From 449cbdc45d067e4f49b21897f2bd59f643b66c6a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 01:50:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b7da0d9..c2e8eeb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg?_wi=1", imageAlt: "Professional residential exterior cleaning", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Why You Choose Us" description="Most companies rush the job, miss details, or don’t show up. We built Faith Works Exteriors to fix that. You get clear communication, reliable scheduling, and work that actually makes your home look better." - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg?_wi=1" imageAlt="Reliable exterior cleaning experts" /> @@ -113,7 +113,7 @@ export default function LandingPage() { { title: "Window Cleaning", description: "Crystal-clear glass with streak-free finishes. Ask about our protective coating for longer-lasting cleanliness.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=1", imageAlt: "Window cleaning", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { handle: "@mchen", testimonial: "Their pressure washing left my stone patio looking like new. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg?_wi=2", imageAlt: "house exterior looking pristine", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { handle: "@erod", testimonial: "Christmas lights were a breeze this year. Everything was handled perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg?_wi=2", imageAlt: "house exterior looking pristine", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { handle: "@dkim", testimonial: "Best communication I have had with a contractor in years. Solid work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=2", imageAlt: "house exterior looking pristine", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { handle: "@asmith", testimonial: "Crystal clear windows! The protective coating really made a difference.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6naad1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6naad1&_wi=1", imageAlt: "house exterior looking pristine", }, ]} @@ -297,7 +297,7 @@ export default function LandingPage() {