Merge version_1 into main #1
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010479.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010479.jpg?_wi=1"
|
||||
imageAlt="Royal Residency Suite"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -149,37 +149,37 @@ export default function LandingPage() {
|
||||
id: "s1",
|
||||
name: "Presidential Suite",
|
||||
price: "₹8,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Accommodations"
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010479.jpg?_wi=2",
|
||||
imageAlt: "luxury boutique hotel cinematic interior",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_74190-4976.jpg?_wi=3",
|
||||
imageAlt: "deluxe hotel suite white linens",
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathtub-towel-inside-bedroom-hotel_1150-10838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathtub-towel-inside-bedroom-hotel_1150-10838.jpg?_wi=3",
|
||||
imageAlt: "executive suite premium furniture",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user