From 0e305c96053caa42619664dd1d63f9d8f759ca89 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 01:21:41 +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 753b594..c9e29b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-trying-find-out-where-breakdown-is-while-working-auto-repair-shop_637285-7660.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-trying-find-out-where-breakdown-is-while-working-auto-repair-shop_637285-7660.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -169,25 +169,25 @@ export default function LandingPage() { { title: "Expert Glass Replacement", description: "Professional-grade replacement services for all vehicle types.", - imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138809.jpg?_wi=1", buttonIcon: "Wrench", }, { title: "Interior Detail Cleaning", description: "We vacuum and clean up after every job so your car stays spotless.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg?_wi=1", buttonIcon: "Sparkles", }, { title: "Family Owned & Operated", description: "Local, honest service that cares about our community.", - imageSrc: "http://img.b2bpic.net/free-photo/business-executive-looking-pictures-camera_107420-96262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executive-looking-pictures-camera_107420-96262.jpg?_wi=1", buttonIcon: "Heart", }, { title: "Same-Day Scheduling", description: "Get in and out fast with our efficient booking system.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-tablet-while-chilling-sofa_23-2147670449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-tablet-while-chilling-sofa_23-2147670449.jpg?_wi=1", buttonIcon: "Calendar", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Joe was so great from first phonecall to final install.", tag: "Honest Shop", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-857.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-trying-find-out-where-breakdown-is-while-working-auto-repair-shop_637285-7660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-trying-find-out-where-breakdown-is-while-working-auto-repair-shop_637285-7660.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Got me in same day and turned around quickly.", tag: "Fast Service", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138809.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Vacuumed the floors as well. Great experience.", tag: "Added Value", avatarSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Did a wonderful job, ahead of schedule.", tag: "Quality Work", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-executive-looking-pictures-camera_107420-96262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executive-looking-pictures-camera_107420-96262.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Great prices, great service, all around great place!", tag: "Best Price", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2148920100.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-tablet-while-chilling-sofa_23-2147670449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-tablet-while-chilling-sofa_23-2147670449.jpg?_wi=2", imageAlt: "happy customer portrait", }, ]} -- 2.49.1