From 63a84be95a0a9b64937bfbce02314730fdfc8c20 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:37:49 +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 adf56c3..8fa36b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { value: "20+", title: "Years of Culinary Excellence" }, { value: "5★", title: "Michelin-Caliber Quality" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg" + imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=1" imageAlt="Rêve de Kyoto restaurant interior with sushi counter" useInvertedBackground={false} mediaAnimation="slide-up" @@ -178,7 +178,7 @@ export default function LandingPage() { { id: "6", title: "Do you offer private events?", content: "Yes, we have a private dining room perfect for corporate events, celebrations, and intimate gatherings. Contact us directly to discuss your specific needs and customize a memorable experience."} ]} - imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg" + imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=2" imageAlt="Rêve de Kyoto restaurant interior" mediaPosition="left" /> -- 2.49.1