From b2a72dc669596fc9c2a0cd2d872ce3eac8237bf7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 09:32:28 +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 4321579..6e3d080 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1", imageAlt: "residential roof installation new house", }, { - imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg?_wi=1", imageAlt: "roofing team working high roof", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Decades of Roofing Excellence" description="We are a local family-owned business dedicated to providing top-tier roofing solutions. Our experienced team ensures your roof lasts for years to come." - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1" imageAlt="professional roofing contractors exterior" /> @@ -118,7 +118,7 @@ export default function LandingPage() { imageAlt: "roofing project house exterior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2", imageAlt: "new roof shingle installation close up", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { imageAlt: "fixing damage roof shingles exterior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg?_wi=2", imageAlt: "new roof shingle installation close up", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { imageAlt: "inspecting roof tiles expert worker", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=2", imageAlt: "new roof shingle installation close up", }, ]} -- 2.49.1