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", }, ]}