From d8f5af21fbb435c229323f1f05e75c1d8ae43ae4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 17:42:22 +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 5d571a2..ebface3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -133,7 +133,7 @@ export default function LandingPage() { description="We specialize in crafting bespoke landscapes that blend aesthetic beauty with functional outdoor utility for every season." subdescription="Our team is dedicated to providing high-quality craftsmanship, reliable timelines, and sustainable material choices for every project." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/male-gardener-cutting-harvested-flower-garden_23-2148165213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-gardener-cutting-harvested-flower-garden_23-2148165213.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -161,7 +161,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg?_wi=2", imageAlt: "modern patio stone design", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-cutting-harvested-flower-garden_23-2148165213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-cutting-harvested-flower-garden_23-2148165213.jpg?_wi=2", imageAlt: "modern patio stone design", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg?_wi=1", imageAlt: "modern patio stone design", }, ]} @@ -220,7 +220,7 @@ export default function LandingPage() { id: "1", name: "Modern Patio Haven", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg?_wi=2", }, { id: "2", -- 2.49.1