From b3cdf837d1eb7eae9cd565fa3b32a2762c04c266 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 11:58:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0262859..9493321 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg", imageAlt: "Scandinavian minimalist garden design" + imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg?_wi=1", imageAlt: "Scandinavian minimalist garden design" }, { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-taking-care-her-plants-greenhouse_23-2148509911.jpg", imageAlt: "Professional garden maintenance service" + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-taking-care-her-plants-greenhouse_23-2148509911.jpg?_wi=1", imageAlt: "Professional garden maintenance service" } ]} mediaAnimation="blur-reveal" @@ -84,7 +84,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261262.jpg", imageAlt: "Professional grass cutting service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg", imageAlt: "Garden planting and seeding" + imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg?_wi=1", imageAlt: "Garden planting and seeding" } ] }, @@ -106,7 +106,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cleans-snow-yard-snowy-weather_169016-17956.jpg", imageAlt: "Winter snow removal service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg", imageAlt: "Garden in winter" + imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg?_wi=2", imageAlt: "Garden in winter" } ] }, @@ -117,7 +117,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg", imageAlt: "Professional patio paving installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg", imageAlt: "Designed garden space" + imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg?_wi=3", imageAlt: "Designed garden space" } ] }, @@ -125,10 +125,10 @@ export default function LandingPage() { title: "Waste Removal", description: "Clean, complete disposal of clippings, branches, and garden waste—no mess left behind.", icon: Trash2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-taking-care-her-plants-greenhouse_23-2148509911.jpg", imageAlt: "Garden maintenance and cleanup" + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-taking-care-her-plants-greenhouse_23-2148509911.jpg?_wi=2", imageAlt: "Garden maintenance and cleanup" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg", imageAlt: "Garden preparation" + imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg?_wi=2", imageAlt: "Garden preparation" } ] }, @@ -136,10 +136,10 @@ export default function LandingPage() { title: "Custom Maintenance Plans", description: "Flexible subscription-based care adapted to your garden's rhythm and your lifestyle.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg", imageAlt: "Regular garden maintenance" + imageSrc: "http://img.b2bpic.net/free-photo/barefooted-slim-woman-her-daughter-white-dress-standing-wooden-floor-nature-good-looking-shapely-lady-posing-park-with-little-niece-after-picnic_197531-3984.jpg?_wi=4", imageAlt: "Regular garden maintenance" }, { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-taking-care-her-plants-greenhouse_23-2148509911.jpg", imageAlt: "Professional landscaping work" + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-taking-care-her-plants-greenhouse_23-2148509911.jpg?_wi=3", imageAlt: "Professional landscaping work" } ] }