From 3bcf575fdfb133c2bae25500d71544f80b27c483 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 16:38:07 +0000 Subject: [PATCH] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index f7191b0..23efa8a 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -97,7 +97,7 @@ export default function BookingPage() { useInvertedBackground={true} mediaAnimation="blur-reveal" mediaPosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0edtq3" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0edtq3&_wi=2" imageAlt="Hotel booking process" faqsAnimation="blur-reveal" animationType="smooth"