Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-20 21:18:37 +00:00

View File

@@ -39,7 +39,7 @@ export default function SitePage() {
description="Indulge in unparalleled comfort and luxury. Your perfect escape awaits with world-class service and breathtaking views."
background={{ variant: 'plain' }}
buttons={[{text:"Book Your Room",href:"#contact"},{text:"Explore Rooms",href:"#rooms"}]}
imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg"
imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1"
imageAlt="Luxury hotel room with a large bed and city view"
mediaAnimation="opacity"
imagePosition="right"
@@ -71,7 +71,7 @@ export default function SitePage() {
</div>
<div id="products" data-section="products">
<ProductCardThree
products={[{id:"1",name:"Standard King Room",price:"$250/night",imageSrc:"https://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg",imageAlt:"A standard king-size hotel room"},{id:"2",name:"Deluxe Double Room",price:"$350/night",imageSrc:"https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",imageAlt:"A deluxe double hotel room with modern decor"},{id:"3",name:"Executive Suite",price:"$550/night",imageSrc:"https://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg",imageAlt:"An executive hotel suite with a separate living area"}]}
products={[{id:"1",name:"Standard King Room",price:"$250/night",imageSrc:"https://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg",imageAlt:"A standard king-size hotel room"},{id:"2",name:"Deluxe Double Room",price:"$350/night",imageSrc:"https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2",imageAlt:"A deluxe double hotel room with modern decor"},{id:"3",name:"Executive Suite",price:"$550/night",imageSrc:"https://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg",imageAlt:"An executive hotel suite with a separate living area"}]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
title="Our Premium Rooms & Suites"