Bob AI: fix build error in src/pages/HomePage.tsx

This commit is contained in:
kudinDmitriyUp
2026-05-06 12:36:20 +00:00
parent 2e949d7b56
commit 346563cee8

View File

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