From bc8c5af3cb39a39f2431a9e96547e9080afc6f59 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:38:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dfd5f19..83f3d91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-looking-inside-truck_23-2149426535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-looking-inside-truck_23-2149426535.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -120,35 +120,35 @@ export default function LandingPage() { name: "John D.", handle: "Santa Maria", testimonial: "Amazing service! Cleared my yard debris in record time.", - imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg?_wi=1", }, { id: "2", name: "Sarah M.", handle: "Santa Maria", testimonial: "The crew was fast, polite, and very affordable.", - imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162242.jpg?_wi=1", }, { id: "3", name: "Mike R.", handle: "Santa Maria", testimonial: "Best junk removal experience in the Central Coast.", - imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg?_wi=2", }, { id: "4", name: "Emily T.", handle: "Santa Maria", testimonial: "Demolished my old shed quickly and left no mess.", - imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162242.jpg?_wi=2", }, { id: "5", name: "Robert K.", handle: "Santa Maria", testimonial: "Very professional and detailed work.", - imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg?_wi=3", }, ]} title="Proven Results" @@ -251,7 +251,7 @@ export default function LandingPage() { required: true, }} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-looking-inside-truck_23-2149426535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-looking-inside-truck_23-2149426535.jpg?_wi=2" /> -- 2.49.1