Merge version_1 into main #3
@@ -107,17 +107,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "s1", name: "Presidential Suite", price: "₹8,500", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg"},
|
||||
id: "s1", name: "Presidential Suite", price: "₹8,500", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg?_wi=1"},
|
||||
{
|
||||
id: "s2", name: "Executive Room", price: "₹5,200", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathtub-towel-inside-bedroom-hotel_1150-10838.jpg"},
|
||||
id: "s2", name: "Executive Room", price: "₹5,200", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathtub-towel-inside-bedroom-hotel_1150-10838.jpg?_wi=1"},
|
||||
{
|
||||
id: "s3", name: "Deluxe Retreat", price: "₹3,900", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg"},
|
||||
id: "s3", name: "Deluxe Retreat", price: "₹3,900", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg?_wi=1"},
|
||||
{
|
||||
id: "s4", name: "Royal Chamber", price: "₹12,000", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg"},
|
||||
id: "s4", name: "Royal Chamber", price: "₹12,000", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg?_wi=2"},
|
||||
{
|
||||
id: "s5", name: "Signature Suite", price: "₹9,500", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathtub-towel-inside-bedroom-hotel_1150-10838.jpg"},
|
||||
id: "s5", name: "Signature Suite", price: "₹9,500", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathtub-towel-inside-bedroom-hotel_1150-10838.jpg?_wi=2"},
|
||||
{
|
||||
id: "s6", name: "Heritage Room", price: "₹4,500", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg"},
|
||||
id: "s6", name: "Heritage Room", price: "₹4,500", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg?_wi=2"},
|
||||
]}
|
||||
title="Our Accommodations"
|
||||
description="Discover spacious suites designed with pristine linens, warm golden lighting, and premium fixtures for ultimate relaxation."
|
||||
|
||||
Reference in New Issue
Block a user