From e81ab073a618dcf3608af42e73e1f73d128352c1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 09:54:20 +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 3e80ad1..3387152 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-bedding-with-cozy-lighting-elegance-generated-by-ai_188544-16336.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-bedding-with-cozy-lighting-elegance-generated-by-ai_188544-16336.jpg?_wi=1" showBlur={true} avatars={[ { @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418579.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedding-with-cozy-lighting-elegance-generated-by-ai_188544-16336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedding-with-cozy-lighting-elegance-generated-by-ai_188544-16336.jpg?_wi=2", imageAlt: "high quality furniture wood", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home-together-african-american-couple-with-cardboard-boxes_1157-40330.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-photo-frame-wall-blue-chair_23-2149454909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-photo-frame-wall-blue-chair_23-2149454909.jpg?_wi=1", imageAlt: "high quality furniture wood", }, ]} @@ -191,7 +191,7 @@ export default function LandingPage() { price: "₱25,000", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/empty-photo-frame-wall-blue-chair_23-2149454909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-photo-frame-wall-blue-chair_23-2149454909.jpg?_wi=2", }, { id: "p2", -- 2.49.1