Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-02-21 01:26:17 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Book Your Stay", 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="Luxurious hotel suite with large bed and city view"
tag="Luxury Accommodation"
tagAnimation="slide-up"
@@ -76,7 +76,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "deluxe-room", name: "Deluxe King Room", price: "$299/night", variant: "Spacious & Modern", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe King Room with a large bed"},
id: "deluxe-room", name: "Deluxe King Room", price: "$299/night", variant: "Spacious & Modern", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Deluxe King Room with a large bed"},
{
id: "executive-suite", name: "Executive Suite", price: "$449/night", variant: "Luxury & Comfort", imageSrc: "https://img.b2bpic.net/free-photo/glass-orange-juice-desktop-near-laptop-morning_169016-25099.jpg", imageAlt: "Executive Suite with a separate living area"},
{