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!",