From 319342eed5ba8b390ceb2727966a98d1df7a0dff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 00:24:20 +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 3c7b2e4..cdc0663 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Trusted Sydney builders delivering high-quality renovations, construction and transformation projects with honest workmanship and attention to detail." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317328.jpg?_wi=1", imageAlt: "Modern construction", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg?_wi=1", imageAlt: "Finished luxury renovation", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { description: "High-quality balcony builds and refurbishments for modern living.", bentoComponent: "reveal-icon", icon: Waves, - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317328.jpg?_wi=2", imageAlt: "modern balcony construction", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { description: "Precision interior framing and structural work.", bentoComponent: "reveal-icon", icon: Tool, - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg?_wi=2", imageAlt: "modern balcony construction", }, ]} @@ -270,7 +270,7 @@ export default function LandingPage() { description: "Expert execution with attention to every structural detail.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317328.jpg?_wi=3", imageAlt: "modern concrete interior luxury", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { description: "We complete the project on time and ensure you are happy.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg?_wi=3", imageAlt: "modern concrete interior luxury", }, ]} -- 2.49.1