From 0c913373d6168fa67c78a51fc858c4c4c992ecbb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 08:41:14 +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 a5585b2..c774641 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg?_wi=1" imageAlt="modern smart home futuristic interior" mediaAnimation="slide-up" avatars={[ @@ -156,7 +156,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Design With Purpose" description="We believe technology shouldn't just be smart—it should be beautiful and gentle on the planet. Every product in our catalog is engineered for longevity and seamless home integration." - imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg?_wi=1" imageAlt="sustainable smart home controller tech" /> @@ -182,7 +182,7 @@ export default function LandingPage() { descriptions: [ "Deep insights into your energy consumption with actionable tips to reduce waste.", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg?_wi=2", imageAlt: "Texture of blind", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { descriptions: [ "Circadian rhythm-synced lighting that automatically balances warm and cool tones.", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg?_wi=2", imageAlt: "Texture of blind", }, ]}