From c58058a327ae69ae20837f25b7877ec30dab69d3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:54:32 +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 ccdc93e..2f8eb8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg?_wi=1" /> @@ -74,7 +74,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Decades of Roofing Excellence" description="At Atlantic Roofing Miami, we pride ourselves on delivering high-quality roofing solutions tailored to the unique South Florida climate. Our certified team brings decades of experience to every job, ensuring your peace of mind and the long-term safety of your property." - imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg?_wi=1" /> @@ -93,7 +93,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/roof-tile-parquet-tile_1357-342.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg?_wi=2", imageAlt: "roof replacement process", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg?_wi=2", imageAlt: "roof replacement process", }, { -- 2.49.1