From 43d5082db5065a3deea8e237cb97abe99d9136d9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 16:36:17 +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 d62f8e7..b4bdf93 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -115,7 +115,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"