From 799f88c441743dfeb045d321be9a63f25c7163e2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 07:38:07 +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 dd40217..8f6652d 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: "aurora" }} - 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