diff --git a/src/app/page.tsx b/src/app/page.tsx index 4239ac9..6932411 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { description="Experience the ultimate clean with our premium pressure washing and exterior restoration services. Restore the beauty of your property with H2O Prestige." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552310.jpg?_wi=1", imageAlt: "water pressure cleaning business", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg?_wi=1", imageAlt: "power washing equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stalactite-underwater-with-bubbles_23-2148227180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stalactite-underwater-with-bubbles_23-2148227180.jpg?_wi=1", imageAlt: "water spray detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27221.jpg?_wi=1", imageAlt: "house exterior cleaning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=1", imageAlt: "before after pressure wash", }, ]} @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "H2O Prestige made our driveway look brand new again. Amazing work!", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-160608.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552310.jpg?_wi=2", imageAlt: "happy client portrait", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Reliable, professional, and very efficient. Highly recommended.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/happy-family-talking-while-moving-into-their-first-home_637285-12314.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg?_wi=2", imageAlt: "happy client portrait", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "My roof looks fantastic now. Great attention to detail.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stalactite-underwater-with-bubbles_23-2148227180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stalactite-underwater-with-bubbles_23-2148227180.jpg?_wi=2", imageAlt: "happy client portrait", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Best pressure washing service in town. Will use again.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-her-girlfriend-s-hand-sitting-outdoor_23-2147891197.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27221.jpg?_wi=2", imageAlt: "happy client portrait", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { quote: "Prompt service and excellent cleaning results for my deck.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-133786.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=2", imageAlt: "happy client portrait", }, ]}