From 7b980d582b3b7a22c03563ac82b29e22ad9a7ea0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 12:59:03 +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 dbd9436..f766996 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", @@ -93,7 +93,7 @@ export default function LandingPage() { { title: "Roof Repairs", description: "Fast, honest diagnostics and cost-effective repairs you can trust.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg?_wi=1", }, { title: "Gutter Systems", @@ -103,7 +103,7 @@ export default function LandingPage() { { title: "Storm Restoration", description: "We work with insurance and restore your property quickly and professionally.", - imageSrc: "http://img.b2bpic.net/free-photo/roof-tiles-from-building-city_23-2148798634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roof-tiles-from-building-city_23-2148798634.jpg?_wi=1", }, ]} title="Our Services" @@ -124,7 +124,7 @@ export default function LandingPage() { quote: "They worked with me on affordable solutions and handled everything with zero hassle.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg?_wi=2", imageAlt: "happy homeowner smiling", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { quote: "Communication was flawless. The team was fast, skilled, and highly professional.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg?_wi=2", imageAlt: "happy homeowner smiling", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { quote: "Exceptional team that delivered exactly what they promised on schedule.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/roof-tiles-from-building-city_23-2148798634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roof-tiles-from-building-city_23-2148798634.jpg?_wi=2", imageAlt: "happy homeowner smiling", }, ]} -- 2.49.1