From be6d8c2254524b2ba50a8102a1060efc18db3b35 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 20:15:00 +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 a8e55ab..2254879 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128789.jpg?_wi=1", imageAlt: "Landscape supply store display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-14231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-14231.jpg?_wi=1", imageAlt: "Natural stone selection", }, { @@ -83,11 +83,11 @@ export default function LandingPage() { imageAlt: "Premium mulch varieties", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gardening-tools-near-dirty-blackboard_23-2147714866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardening-tools-near-dirty-blackboard_23-2147714866.jpg?_wi=1", imageAlt: "Professional garden fabric", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175900.jpg?_wi=1", imageAlt: "Bender board edging", }, ]} @@ -122,7 +122,7 @@ export default function LandingPage() { "Support", "Expertise", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-alone-sustainable-greenhouse_23-2149072119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-alone-sustainable-greenhouse_23-2149072119.jpg?_wi=1", imageAlt: "Team member helping customer", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Best thing I did! I visited many companies and found the best service here.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-woman_23-2147999999.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128789.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "Thank you for the good service and the workers are very nice.", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-joyful-expression-dressed-black-stylish-hat-denim-jacket-calls-mobile-phone-friend_273609-25938.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-alone-sustainable-greenhouse_23-2149072119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-alone-sustainable-greenhouse_23-2149072119.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Jennifer is always helpful. They are always stocked up and delivery is a huge plus.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-photo-camera_23-2148700793.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-14231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-14231.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "Great service, great stuff and good prices!!!", tag: "Great Prices", avatarSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer-using-laptop_158595-7057.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gardening-tools-near-dirty-blackboard_23-2147714866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardening-tools-near-dirty-blackboard_23-2147714866.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "Outstanding variety for all your landscaping needs.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-man-cafe-listens-music-wireless-earphones-holding-smartphone_1258-314175.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175900.jpg?_wi=2", imageAlt: "smiling customer portrait", }, ]} -- 2.49.1