# Redesign Summary — On Country Landscaping

## Source URL
`https://oncountrylandscaping.com/`

## Output
`./dist/index.html` — self-contained static preview (no build step required)

## Art Direction
**modern-approachable** — clean light base (#fff), warm surface (#f8f6f3), natural green accent (#2d6a4f), dark text (#1d1d1f). Readable modern sans (Inter) with a serif accent (Playfair Display italic for taglines). Approachable, design-forward, airy.

## Layout
- Fixed nav with anchor links + prominent CTA
- Balanced hero (image + copy side by side on desktop)
- Values grid (4-column)
- Services grid (3-column)
- Project gallery (4-column with hover captions)
- Testimonials grid from source (9 real quotes)
- Process strip (4-step)
- Service areas (6-region grid)
- CTA section
- Footer with contact, map embed, social links, service links

## Sections Used
| Section | Source | Notes |
|---|---|---|
| Hero | Rewrite | Sharp positioning, real badge (4.9 stars Google), dual CTAs |
| About / Values | Rewrite | 4 differentiators from source facts |
| Services | Rebuild | All 9 services from source, rewritten descriptions |
| Gallery | Recompose | 4 source images with captions |
| Testimonials | Preserved | 9 real testimonials, verbatim quotes, real initials |
| Process | Rebuild | 4-step process from source |
| Service Areas | Preserved | 54 suburbs across 6 regions, all from source |
| Contact / CTA | Rebuild | Phone, directions link, quote request |

## Content Integrity
- All testimonials are real (from source HTML)
- No fabricated stats, ratings, or awards beyond source facts
- No generic stock photography claims
- All service descriptions rewritten from source facts
- No legacy source navigation or external CTA links used
- Real ABN (59 235 247 191) included
- Real phone (0488 103 845) included

## SEO & Metadata
- Title: "Landscape Construction Sunshine Coast | On Country Landscaping | Landscaper in your area"
- Meta description: Lead with offer, trust angle, location, and CTA (~155 chars)
- Canonical: `https://oncountrylandscaping.com/`
- OG/Twitter tags with hero image as social preview
- JSON-LD: `HomeAndConstructionBusiness` schema with services, area, contact

## Location & Map
- General service area: Sunshine Coast, QLD
- Real Google Maps embed (iframe) showing Sunshine Coast region
- Directions link: Google Maps directions to Sunshine Coast
- Footer contact block with phone, email, ABN, service area note

## Design Decisions
- No gradient text (avoided per guardrails)
- No generic SaaS hero patterns
- Transform/opacity only for motion (hover lifts, fade-up scroll)
- Mobile-responsive with hamburger nav below 768px
- High contrast throughout (dark text on light backgrounds)
- Clean hierarchy with one H1, logical H2/H3 structure
- All asset paths relative (images sourced from existing CDN)

## Verification
- Preview tested: opens directly in browser with no build step
- All internal navigation links are hash-anchors
- External links open in new tab with `rel="noopener"`
- Map embed uses `loading="lazy"` and `referrerpolicy`
