From e086e12c73e08382679ac8901a127ff5cfd5f9ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 03:38:31 +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 aa8609f..bf3686b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-caucasian-young-brunette-girl-pink-shirt-holding-yoga-mat-smiling-camera-outdoors-healthy-lifestyle-concept_197531-32640.jpg", @@ -165,13 +165,13 @@ export default function LandingPage() { id: "p1", name: "Professional Mowing", price: "From $45", - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg?_wi=1", }, { id: "p2", name: "Precision Edging", price: "From $30", - imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg?_wi=1", }, { id: "p3", @@ -214,7 +214,7 @@ export default function LandingPage() { id: "c1", name: "Exterior Hand Wash", price: "From $50", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg?_wi=1", }, { id: "c2", @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Excellent lawn service, always reliable.", tag: "Lawn", avatarSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498452.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "My car looked like it just came off the lot. Incredible work.", tag: "Detailing", avatarSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-asian-woman-standing-front-her-house_1098-19329.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Fair prices, great communication, and even better results.", tag: "Lawn", avatarSrc: "http://img.b2bpic.net/free-photo/mother-son-plating-together_23-2148943246.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "I don't trust my vehicle with anyone else anymore.", tag: "Detailing", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg?_wi=1", imageAlt: "happy homeowner standing in front of house", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Consistently high standard of quality every visit.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house", }, ]} @@ -326,7 +326,7 @@ export default function LandingPage() { description="We understand the value of your time and your property. Our team delivers consistent, professional care that keeps your home's lawn and your vehicle looking their best year-round." subdescription="Customer satisfaction is our highest priority, backed by professional reliability." icon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1