diff --git a/src/app/page.tsx b/src/app/page.tsx index 137ccec..de6393c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,17 +58,17 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/public-square-with-empty-road-floor-downtown_1127-3195.jpg"}, + id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/public-square-with-empty-road-floor-downtown_1127-3195.jpg?_wi=1"}, { - id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg"}, + id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg?_wi=1"}, { - id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/hedge-evergreen-shrubs-green-lawn-no-one-home-garden-landscape-selective-focus_166373-2559.jpg"}, + id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/hedge-evergreen-shrubs-green-lawn-no-one-home-garden-landscape-selective-focus_166373-2559.jpg?_wi=1"}, { - id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg"}, + id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=1"}, { - id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/public-square-with-empty-road-floor-downtown_1127-3195.jpg"}, + id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/public-square-with-empty-road-floor-downtown_1127-3195.jpg?_wi=2"}, { - id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg"}, + id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg?_wi=2"}, ]} /> @@ -80,16 +80,16 @@ export default function LandingPage() { features={[ { title: "Thick, Healthy Lawns", description: "We transform thin, patchy grass into lush, vibrant lawns you'll love looking at.", buttonIcon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg?_wi=3"}, { title: "Immaculate Hedge Finishes", description: "Get sharp, clean, professional lines that immediately improve your property's curb appeal.", buttonIcon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/hedge-evergreen-shrubs-green-lawn-no-one-home-garden-landscape-selective-focus_166373-2559.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/hedge-evergreen-shrubs-green-lawn-no-one-home-garden-landscape-selective-focus_166373-2559.jpg?_wi=2"}, { title: "Surfaces That Look New", description: "Our deep-clean pressure washing removes years of grime from patios and driveways.", buttonIcon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=2"}, { title: "Complete Garden Clearance", description: "We handle the heavy lifting, turning overgrown, unusable spaces into clean, blank canvases.", buttonIcon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/public-square-with-empty-road-floor-downtown_1127-3195.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/public-square-with-empty-road-floor-downtown_1127-3195.jpg?_wi=3"}, ]} title="Services That Transform Your Space" description="We focus on outcomes—delivering the results your garden deserves so you can enjoy your time, not spend it weeding."