diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ed59dd..4fde135 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { { id: "room-aprt", name: "Serviced Apartment", price: "$600/night", variant: "Two Bedrooms, Kitchenette", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683481.jpg", imageAlt: "Serviced Apartment"}, { - id: "room-fam", name: "Family Haven Suite", price: "$750/night", variant: "Connecting Rooms, Garden Access", imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-sitting-bed-making-call-hotel-telephone_23-2148033236.jpg", alt: "Family Haven Suite"}, + id: "room-fam", name: "Family Haven Suite", price: "$750/night", variant: "Connecting Rooms, Garden Access", imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-sitting-bed-making-call-hotel-telephone_23-2148033236.jpg", imageAlt: "Family Haven Suite"}, { id: "room-ph", name: "Amelia Penthouse", price: "$1200/night", variant: "Private Terrace, Panoramic Views", imageSrc: "http://img.b2bpic.net/free-photo/city-building-with-rusty-surface_23-2148814156.jpg", imageAlt: "Amelia Penthouse"}, {