-
+
+
@@ -173,278 +100,33 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "Standard",
- name: "Étoile Room",
- price: "€180",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/hotel-white-home-lamp-cushion_1203-5183.jpg",
- },
- {
- id: "p2",
- brand: "Prestige",
- name: "Suite Lunaire",
- price: "€420",
- rating: 5,
- reviewCount: "85",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-balcony-terrace-resting-drinking_8353-12363.jpg",
- },
- {
- id: "p3",
- brand: "Signature",
- name: "Grand Nadjem Suite",
- price: "€1,200",
- rating: 5,
- reviewCount: "40",
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2954.jpg",
- },
- {
- id: "p4",
- brand: "Standard",
- name: "Deluxe View Room",
- price: "€250",
- rating: 4,
- reviewCount: "60",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg",
- },
- {
- id: "p5",
- brand: "Prestige",
- name: "Royal Terrace Suite",
- price: "€550",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150927747.jpg",
- },
- {
- id: "p6",
- brand: "Signature",
- name: "Penthouse Loft",
- price: "€1,500",
- rating: 5,
- reviewCount: "20",
- imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg",
- },
+ { id: "p1", brand: "Standard", name: "Étoile Room", price: "€180", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/hotel-white-home-lamp-cushion_1203-5183.jpg" },
+ { id: "p2", brand: "Prestige", name: "Suite Lunaire", price: "€420", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-balcony-terrace-resting-drinking_8353-12363.jpg" },
+ { id: "p3", brand: "Signature", name: "Grand Nadjem Suite", price: "€1,200", rating: 5, reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2954.jpg" },
]}
title="Suites & Chambers"
description="Quiet elegance for the discerning traveller."
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-