Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -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!",
|
||||
|
||||
Reference in New Issue
Block a user