Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-05 16:09:55 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Experience intimate elegance with personalized service. Reserve your exclusive escape today."
tag="Boutique Luxury"
tagIcon={Crown}
imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1"
imageAlt="Luxury hotel suite with elegant decor and premium furnishings"
textPosition="bottom-left"
showBlur={true}
@@ -70,7 +70,7 @@ export default function LandingPage() {
{
id: "1", name: "The Elegance Suite", price: "$450/night", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9619.jpg", imageAlt: "The Elegance Suite featuring sophisticated furnishings and ambient lighting"},
{
id: "2", name: "The Romance Retreat", price: "$520/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "The Romance Retreat with panoramic views and premium amenities"},
id: "2", name: "The Romance Retreat", price: "$520/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "The Romance Retreat with panoramic views and premium amenities"},
{
id: "3", name: "The Penthouse Escape", price: "$680/night", imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg", imageAlt: "The Penthouse Escape offering ultimate luxury and exclusivity"},
]}