Merge version_2 into main #2
@@ -74,12 +74,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Standard Room", price: "From €150", variant: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-metal-tray_658428-54.jpg" },
|
||||
{ id: "2", name: "Classic Room", price: "From €220", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg" },
|
||||
{ id: "3", name: "Economy", price: "From €120", variant: "Value", imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956522.jpg" },
|
||||
{ id: "4", name: "Family Suite", price: "From €350", variant: "Spacious", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1823.jpg" },
|
||||
{ id: "5", name: "Junior Suite", price: "From €400", variant: "Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-mysterious-man-futuristic-egg-chair_1163-5524.jpg" },
|
||||
{ id: "6", name: "Royal Suite", price: "From €600", variant: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532982.jpg" },
|
||||
{ id: "1", name: "Standard Comfort Room", price: "From €150", variant: "Essential Coastal Living", imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-metal-tray_658428-54.jpg" },
|
||||
{ id: "2", name: "Classic Luxury Room", price: "From €220", variant: "Refined Elegance & Sea Views", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg" },
|
||||
{ id: "3", name: "Economy Cozy Nook", price: "From €120", variant: "Budget-Friendly Retreat", imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956522.jpg" },
|
||||
{ id: "4", name: "Family Grand Suite", price: "From €350", variant: "Spacious Comfort for All", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1823.jpg" },
|
||||
{ id: "5", name: "Junior Executive Suite", price: "From €400", variant: "Exclusive Business & Leisure", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-mysterious-man-futuristic-egg-chair_1163-5524.jpg" },
|
||||
{ id: "6", name: "Royal Presidential Suite", price: "From €600", variant: "Elite Unmatched Sophistication", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532982.jpg" },
|
||||
]}
|
||||
title="Exquisite Accommodations"
|
||||
description="From elegant Classics to spacious Family suites, we have the perfect sanctuary for your stay."
|
||||
|
||||
Reference in New Issue
Block a user