From 2cd6bef1c15798978db6e6cfeb51b47550d72d89 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 07:38:54 +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 a658f6c..76b8928 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "WhatsApp", href: "https://wa.me/971434071171" } ]} background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-while-sitting-bed-hotel-room_23-2149304033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-while-sitting-bed-hotel-room_23-2149304033.jpg?_wi=1" imageAlt="Ginza Beauty Luxury Japanese Salon Interior" mediaAnimation="blur-reveal" buttonAnimation="slide-up" @@ -164,7 +164,7 @@ export default function LandingPage() { useInvertedBackground={true} mediaAnimation="blur-reveal" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-while-sitting-bed-hotel-room_23-2149304033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-while-sitting-bed-hotel-room_23-2149304033.jpg?_wi=2" imageAlt="Ginza Beauty Salon FAQ" mediaPosition="left" faqs={[ -- 2.49.1