From 648e5c467f99d1184404ff4ddc6ebae859e08f6a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:57:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3dee539..0f17a4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=1" imageAlt="residential roof inspection expert" /> @@ -110,7 +110,7 @@ export default function LandingPage() { imageAlt: "team of roofing contractors meeting", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=2", imageAlt: "residential roof inspection expert", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageAlt: "team of roofing contractors meeting", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg?_wi=1", imageAlt: "residential roof inspection expert", }, ]} @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Best roofing service ever.", name: "John Doe", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg?_wi=2", }, { id: "2", -- 2.49.1