From 90b2c1d5425deb111f51b9a2dce74858079eb4c0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:20:44 +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 72b533a..9a2832a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { description="BlackCrest Roofing 3rd Generation delivers premium roofing solutions with precision craftsmanship, fair pricing, and unmatched professionalism trusted by dozens of 5-star homeowners." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=1", imageAlt: "Luxury residential roof installation", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { title: "Customer Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=1" imageAlt="Our roofing team at work" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -199,7 +199,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13151.jpg", imageAlt: "New roof construction project", }, - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=2", imageAlt: "shingle roof installation service", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "Professional roof inspection", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=2", imageAlt: "shingle roof installation service", }, { -- 2.49.1