From 17b4f74df95164d58f4efeefcadb600fdc7ba02a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 08:35:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 127f3d9..3c16198 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg", imageAlt: "Minimalist Japanese living room with natural light"}, { - imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-bench-sculpture_23-2151003104.jpg", imageAlt: "Stylish Tokyo dining area with clean lines and warm tones"} + imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-bench-sculpture_23-2151003104.jpg?_wi=1", imageAlt: "Stylish Tokyo dining area with clean lines and warm tones"} ]} mediaAnimation="slide-up" rating={5} @@ -104,7 +104,7 @@ export default function LandingPage() { { title: "Space Optimization", description: "Unlock the full potential of every square meter with smart layouts and multi-functional furniture solutions, perfect for Tokyo living.", bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-bench-sculpture_23-2151003104.jpg", imageAlt: "Stylish Tokyo dining area with clean lines and warm tones"}, + imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-bench-sculpture_23-2151003104.jpg?_wi=2", imageAlt: "Stylish Tokyo dining area with clean lines and warm tones"}, { imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-background-with-dried-flowers-vase-interior_169016-18914.jpg", imageAlt: "Cozy home background with dried flowers in a vase in the interior"}, { -- 2.49.1