4 Commits

Author SHA1 Message Date
0cda5c0497 feat: overhaul homepage layout, add contact page, refactor components
- 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.
2025-12-27 09:12:19 -07:00
cdf0b9f567 implemented new bugs 2025-12-27 07:03:37 -07:00
df51308cce refactor: Streamline project by removing numerous components, pages, assets, and blog content, while introducing a consolidated layout. 2025-12-27 05:27:41 -07:00
55b56e54c7 Initial commit 2025-12-27 11:54:59 +00:00