- Delete hidden fuse file
- Rewrite README with new branding, stack, and deployment instructions
- Update Marquee and SectionHeading Astro components
- Adjust contact page for new layout and content structure
- Add hidden permissions file for CLI usage
- Include new screenshot image
- Refactor ExpertiseMosaic, Hero, ServiceArea, ServiceList, WhyUs for improved layout and styling
- Add new media assets for hero, mosaic, service area, etc.
- Create Astro components: Nav, Footer, Button, Container, Section, SectionHeading, Hero, ExpertiseMosaic, ServiceList, WhyUs, ServiceArea.
- Refactor src/pages/index.astro into reusable components.
- Add src/pages/contact.astro with contact form and info.
- Fix dead navigation links and service links.
- Implement mobile navigation using details/summary.
- Apply strict 12‑column grid and 1140px container.
- Add scroll‑triggered reveal animations and sticky hero background.