From 15c8e946edfe1221c6cbd08cd9596599b4dd1453 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 2 Jun 2026 16:39:39 +0000 Subject: [PATCH] Bob AI (stub): fix the layout in the rooms section because there is a lot o --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 93cfada..dd3f16f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,6 +18,9 @@ import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-02T16:39:38.244Z: fix the layout in the rooms section because there is a lot of empty space on the right, specifically from the fourth row, 1/3 from the right side */} + import BookingCtaSection from './HomePage/sections/BookingCta';{/* webild-stub @2026-06-02T16:12:07.363Z: I want a premium blue color theme */} {/* webild-stub @2026-06-02T16:01:32.987Z: change the about section's image to rotate every 5 seconds and add a progress bar at the bottom of the image */}