Update src/app/page.tsx

This commit is contained in:
2026-03-05 07:14:23 +00:00
parent 22075eb134
commit cfd7366e8e

View File

@@ -90,11 +90,11 @@ export default function LandingPage() {
buttonHref: "#booking"
},
{
title: "Deluxe Room", description: "Spacious room with premium amenities, smart TV, and enhanced comfort. Ideal for guests seeking extra luxury.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe hotel room", buttonIcon: ArrowRight,
title: "Deluxe Room", description: "Spacious room with premium amenities, smart TV, and enhanced comfort. Ideal for guests seeking extra luxury.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Deluxe hotel room", buttonIcon: ArrowRight,
buttonHref: "#booking"
},
{
title: "Family Room", description: "Large family suite with multiple beds, extra space, and family-friendly amenities. Great for groups and families.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Family hotel room", buttonIcon: ArrowRight,
title: "Family Room", description: "Large family suite with multiple beds, extra space, and family-friendly amenities. Great for groups and families.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Family hotel room", buttonIcon: ArrowRight,
buttonHref: "#booking"
},
{