6 Commits

Author SHA1 Message Date
sage ee6f61d51c New custom favicon + mobile nav responsive fix
- New custom favicon: blue gradient water drop with spray burst
  (favicon.png 32/64/256px, favicon.webp, apple-touch-icon 180px)
- Mobile nav (768px): tighter padding (12px), smaller logo (1rem), smaller icon (1.2rem)
- Narrow phones (480px): logo text 0.85rem, logo max-width 60%
- Tiny phones (360px): logo text 0.75rem, logo max-width 55%
- CSS cache buster bumped to v3
2026-05-16 15:59:25 -04:00
John Loper II 4ec7d14ef0 Constrain 'Our Work' image grid on desktop
- Add max-width: 900px to work-grid to prevent full-width stretching
- Tighten grid columns from minmax(280px, 1fr) to minmax(220px, 1fr)
- Center grid with margin: 0 auto
- Reduce gap from 24px to 20px
2026-05-05 13:27:06 -04:00
John Loper II c80ab0d609 feat: add 'Our Work' gallery with real photos, hide old Before/After 2026-05-04 18:32:38 -04:00
John Loper II 86db0d594b fix: tighten spacing between privacy text and form fields 2026-05-04 17:52:25 -04:00
John Loper II 45b739db2e feat: SEO, before/after gallery, testimonials, and content sections
- Full SEO suite: OG tags, Twitter cards, LocalBusiness structured data, canonical URL, robots meta, sitemap.xml, robots.txt
- How It Works section (3-step visual process)
- Before & After gallery with 3 comparison cards (truck fleet, house, storefront)
- Testimonials section with 3 placeholder reviews
- Placeholder images generated via ImageMagick (all real files)
- Favicon and apple-touch-icon
- Privacy-respecting analytics script placeholder
- Service area: Coshocton, OH & surrounding areas
- Updated progress.md with full task inventory and hosting details
2026-05-01 21:04:44 -04:00
John Loper II fe90bc521a feat: initial site build — responsive pressure washing website
- Professional multi-section responsive design
- Hero with slogan, CTAs, and animated water drops
- Services: truck fleets, bus fleets, houses, storefronts
- Why choose us section with trust signals
- About section with stats
- Contact form with phone/email/info cards
- Floating call button (mobile)
- Email handler via local SMTP (10.10.9.31)
- Colorful blue/cyan gradient theme
- Mobile-first responsive layout
2026-05-01 10:50:56 -04:00