From c2a79d099093039918f8ed1cdaa844f81e2ae2fb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:34:17 +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 2ad2901..56baa8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "/contact", }, ]} - 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="Professional roof repair in Bournemouth" avatars={[ { @@ -133,7 +133,7 @@ export default function LandingPage() { tags: [ "Bournemouth", ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=1", }, { id: "s2", @@ -143,7 +143,7 @@ export default function LandingPage() { tags: [ "Reliable", ], - imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg?_wi=1", }, { id: "s3", @@ -153,7 +153,7 @@ export default function LandingPage() { tags: [ "Expert", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg?_wi=1", }, ]} title="Professional Roofing Services" @@ -247,10 +247,10 @@ export default function LandingPage() { title: "Tommy", subtitle: "Lead Roofer", detail: "15+ years experience in domestic roofing and leadwork.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=2", }, ], - 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: "professional roofing worker on roof", }, ]}