11 Commits

Author SHA1 Message Date
8dcd6c09f3 refactor: overhaul project documentation and UI components
- 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
2026-01-02 02:27:41 -07:00
c476385718 feat: add 404, privacy, and terms pages
- 404 page with custom design and navigation links
- privacy policy page
- terms of service page
2025-12-27 11:31:43 -07:00
189b1b702d refactor: rename project in wrangler.jsonc
- Change name from "astro-portfolio-template" to "summit-painting-and-handyman-services"
2025-12-27 11:15:18 -07:00
0f686c0e5a refactor: update home page components and assets
- Add hidden permissions file for CLI usage
- Include new screenshot image
- Refactor ExpertiseMosaic, Hero, ServiceArea, ServiceList, WhyUs for improved layout and styling
2025-12-27 10:48:01 -07:00
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
0e57ee069d burger 2025-12-27 07:32:51 -07:00
9dfb293567 feat: Revamp hero, services, and footer sections with new designs, improved layout, and updated icon usage; enhance visual consistency and responsiveness. 2025-12-27 07:12:56 -07:00
cdf0b9f567 implemented new bugs 2025-12-27 07:03:37 -07:00
d0016b008c feat: Implement new branding styles, update fonts, refine hero section, and adjust navigation elements. 2025-12-27 05:42:15 -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