From d88683fc8c02235968782ccbb44789362b9e80b3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:08:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a9aad2..8267c5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg?_wi=1" imageAlt="Professional landscaping team in action" mediaAnimation="slide-up" avatars={[ @@ -159,7 +159,7 @@ export default function LandingPage() { title: "Quality", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27420.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27420.jpg?_wi=1" imageAlt="Romero on-site inspecting work" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -176,21 +176,21 @@ export default function LandingPage() { { title: "Lawn Care & Maintenance", description: "Weekly mowing, edging, and seasonal cleanup.", - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804041.jpg?_wi=1", titleIconSrc: "CheckCircle", buttonText: "Learn More", }, { title: "Masonry & Construction", description: "Custom stone walls, walkways, and patios.", - imageSrc: "http://img.b2bpic.net/free-photo/stone-floor-texture_1194-8996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stone-floor-texture_1194-8996.jpg?_wi=1", titleIconSrc: "CheckCircle", buttonText: "Learn More", }, { title: "Spring & Fall Cleanups", description: "Thorough yard preparation to keep property values high.", - imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg?_wi=1", titleIconSrc: "CheckCircle", buttonText: "Learn More", }, @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Fast, reliable, and professional. My yard has never looked better.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-book-close-up_23-2148973429.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg?_wi=2", imageAlt: "landscaper professional working residential yard", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Romero's team is always on time and gets the job done right.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27420.jpg?_wi=2", imageAlt: "friendly landscaper owner contractor portrait", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Fantastic stone wall work. Highly recommend their construction services.", tag: "Great Service", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-laughing-work_23-2149006885.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804041.jpg?_wi=2", imageAlt: "landscaping lawn care service icon", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { quote: "Very professional and fair pricing. Will hire again.", tag: "Top Quality", avatarSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stone-floor-texture_1194-8996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stone-floor-texture_1194-8996.jpg?_wi=2", imageAlt: "stone masonry construction project", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { quote: "Excellent seasonal maintenance work. Always on schedule.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/man-servant-caring-garden_23-2149530841.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg?_wi=2", imageAlt: "seasonal yard cleanup leaf removal", }, ]}