From 675b3ee3d06cb2e925acd93c16543bd9e6656a73 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 05:29:33 +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 5cefbd4..999a231 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-with-journal-home_23-2150416408.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-with-journal-home_23-2150416408.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/life-style_1122-1800.jpg", @@ -123,7 +123,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047604.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-journal-home_23-2150416408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-journal-home_23-2150416408.jpg?_wi=2", imageAlt: "modern wooden dining table setup", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips-wooden-shelf_23-2150256477.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439801.jpg?_wi=1", imageAlt: "modern wooden dining table setup", }, ]} @@ -174,7 +174,7 @@ export default function LandingPage() { name: "Oak Haven Armchair", price: "$1,250", variant: "Available", - imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439801.jpg?_wi=2", }, { id: "2", -- 2.49.1