From d22ed47fd86dc27674c0ac650b604bea4bbf3866 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:12:19 +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 aa43eef..83d612e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg?_wi=1" imageAlt="Luxurious professional roofing" /> @@ -122,7 +122,7 @@ export default function LandingPage() { imageAlt: "Quality shingles", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg?_wi=2", imageAlt: "high quality roofing shingles material", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { imageAlt: "Roof assessment", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=1", imageAlt: "high quality roofing shingles material", }, ]} @@ -176,7 +176,7 @@ export default function LandingPage() { value: "100+", title: "Roofs Replaced", description: "Completed roofing projects successfully.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2", imageAlt: "Completed roof", }, { -- 2.49.1