From 414b16da529ce45dcb109fa6c40d1ba33ab60d50 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 21:16:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20188b1..375dc96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg" + imageSrc="http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=1" /> @@ -79,7 +79,7 @@ export default function LandingPage() { title: "Window Cleaning", description: "Streak-free, crystal-clear windows that let the light in.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg?_wi=1", }, items: [ { @@ -91,14 +91,14 @@ export default function LandingPage() { text: "Natural shine", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=2", imageAlt: "exterior pressure washing residential home", }, { title: "Pressure Washing", description: "Restore your driveway, siding, and patio instantly.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg?_wi=1", }, items: [ { @@ -110,7 +110,7 @@ export default function LandingPage() { text: "Safe for your siding", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg?_wi=2", imageAlt: "clean windows sparkling glass", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { text: "Rapid debris removal", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg?_wi=2", imageAlt: "pressure washing driveway brick", }, ]}