# Ecos Consulting - Environmental Solutions Website

> Designed and built the full web presence for a Cape Town environmental consulting firm, a fast, credible B2B site the client updates themselves.

**Tags:** Client Work, Websites, B2B, Astro
**URL:** https://nasifsalaam.com/projects/consulting-website/

---

import ClickableImage from '../../components/ClickableImage.astro';
import FeatureCard from '../../components/FeatureCard.astro';
import ProjectStats from '../../components/ProjectStats.astro';
import TechStack from '../../components/TechStack.astro';

<ProjectStats
  stats={[
    { label: "Timeline", value: "1 Month" },
    { label: "Role", value: "Full-stack Dev" },
    { label: "Client", value: "Ecos Consulting" },
    { label: "Status", value: "Live Site" }
  ]}
/>

<div class="prose prose-lg max-w-none">

## Project Overview
Ecos Consulting is a Cape Town safety, health, and environmental consulting firm that needed a web presence to match the trust their industry demands. I designed and built the entire site from scratch, choosing Astro over WordPress for better performance, stronger SEO, and full design control, with a CMS so the team updates content without a developer.

## Tools & Technologies

<TechStack 
  items={[
    { category: "Framework", tools: ["Astro"] },
    { category: "Styling", tools: ["Tailwind CSS"] },
    { category: "CMS", tools: ["Keystatic"] },
    { category: "Development", tools: ["Windsurf"] }
  ]}
/>

## The Challenge

**Client Credibility**
Environmental consulting requires high trust - needed a professional website that establishes expertise and reliability.

**Performance Requirements**
Needed fast loading times and excellent SEO performance for industry-specific search terms.

**Content Management**
Client needed easy content updates for team information, projects, and industry insights.

## Role & Responsibilities
- Full website design and development
- Content architecture and information design
- SEO optimization and performance tuning
- CMS setup and client training
- Responsive design across all devices
- Project management and client communication

## Key Features

### Professional B2B Website
A modern, trustworthy website built with performance and maintainability in mind:

- **Clean Professional Design**: Establishes trust and credibility in the environmental consulting industry
- **Performance Optimized**: Built with Astro for exceptional loading speeds and Core Web Vitals scores
- **SEO Foundation**: Structured for excellent search engine performance with industry-specific optimization
- **Content Management**: Keystatic CMS allows easy updates to team, projects, and service information
- **Responsive Experience**: Optimized for all devices with particular attention to mobile professionals
- **Service Showcases**: Clear presentation of environmental and safety solutions across industries

## Results & Impact

**Live and Working**
The site is live at [ecos-consulting.co.za](https://ecos-consulting.co.za) and carries the firm's credibility online: certifications, services, and compliance positioning presented clearly.

**Performance Excellence**
Astro delivered superior loading speeds and SEO performance compared to typical WordPress sites.

**Easy Maintenance**
Client updates content through Keystatic without needing developer assistance, so the site stays current without ongoing costs.

<ClickableImage 
  src="/images/work/ecos-consulting-website-1.png"
  alt="Ecos Consulting Website Services"
  caption="Services page view"
/>

</div>