From bb55300d0c54f9a2c443621090cf4d5ffdd84e68 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 09:45:39 +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 40a0210..932b290 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { { value: "20+", title: "Years of Excellence" }, { value: "98%", title: "Guest Satisfaction" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cud80f" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cud80f&_wi=1" imageAlt="Kobe Prime steakhouse interior with intimate seating" useInvertedBackground={false} mediaAnimation="slide-up" @@ -216,7 +216,7 @@ export default function LandingPage() { id: "8", title: "What is your cancellation policy?", content: "Reservations cancelled 7+ days prior receive full credit. Cancellations 3-6 days prior are subject to 50% charge. Within 3 days, the full reservation cost applies. No-shows are charged in full." } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cud80f" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cud80f&_wi=2" imageAlt="Kobe Prime intimate dining setting" mediaAnimation="slide-up" faqsAnimation="slide-up" -- 2.49.1