From 346563cee85a506c884a76bf0ffd5731bb7fc28a Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 6 May 2026 12:36:20 +0000 Subject: [PATCH] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 3b17907..02dc931 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -109,7 +109,6 @@ export default function HomePage() { "Free Wi-Fi", "Minibar", ], - id: "standard-room", }, { tag: "Premium", @@ -121,7 +120,6 @@ export default function HomePage() { "Complimentary Breakfast", "Luxury Bath Amenities", ], - id: "deluxe-room", }, { tag: "Ultimate", @@ -133,7 +131,6 @@ export default function HomePage() { "Personal Concierge", "Exclusive Access Lounge", ], - id: "suite-room", }, ]} /> @@ -146,7 +143,6 @@ export default function HomePage() { description="Hear from travelers who have made unforgettable memories with us." testimonials={[ { - id: "1", name: "Sarah Johnson", role: "Frequent Traveler", quote: "Absolutely magnificent stay! The service was impeccable, and the room was beyond luxurious. We can't wait to return!",