From bc3e6ca7c31790b969ea657e4494ef0e94575721 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 05:59:18 +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 b4bd17b..14c83f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { { text: "Get a Quote", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864598.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864598.jpg?_wi=1" imageAlt="Luxurious modern bathroom interior" mediaAnimation="slide-up" avatars={[ @@ -132,7 +132,7 @@ export default function LandingPage() { features={[ { id: "showroom", title: "Local Showroom Experience", tags: ["Visit Us", "Ipoh, Perak"], - imageSrc: "http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864598.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864598.jpg?_wi=2" }, { id: "advice", title: "Expert Practical Advice", tags: ["Personalized", "Consultation"], -- 2.49.1