From d8976a29b45845d8ed3d0bdce9a5fec79382c8a1 Mon Sep 17 00:00:00 2001 From: aryabenade Date: Fri, 24 Apr 2026 22:03:36 +0530 Subject: [PATCH] remove the booking section in supersavings details page --- src/pages/SuperSavingsDetailsPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/SuperSavingsDetailsPage.tsx b/src/pages/SuperSavingsDetailsPage.tsx index b3b65fb..0960220 100644 --- a/src/pages/SuperSavingsDetailsPage.tsx +++ b/src/pages/SuperSavingsDetailsPage.tsx @@ -345,7 +345,7 @@ export function SuperSavingsDetailsPage({ {/* Right Sidebar - Calendar and Booking (preserved, but you can add a real calendar if needed) */} -
+ {/*

Book This Offer

@@ -379,7 +379,7 @@ export function SuperSavingsDetailsPage({ Proceed to Checkout -
+
*/}