Merge version_1_1782246140085 into main #5

Merged
bender merged 1 commits from version_1_1782246140085 into main 2026-06-23 20:25:52 +00:00

View File

@@ -21,7 +21,7 @@ export default function HomePage() {
secondaryButton={{
text: "Our Rooms", href: "#rooms"}}
names={["Our Legacy", "Curated Comfort", "Belle Époque"]}
imageSrc="https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156613-maa4s4qw.jpg"
imageSrc="https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156613-maa4s4qw.jpg?_wi=1"
avatarsSrc={[]}
avatarText=""
/>
@@ -42,7 +42,7 @@ export default function HomePage() {
{
icon: "Coffee", title: "Unhurried Hospitality", description: "Personalized service tailored to your pace and preferences."},
]}
imageSrc="https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156615-yf2xw5xi.jpg"
imageSrc="https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156615-yf2xw5xi.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -54,11 +54,11 @@ export default function HomePage() {
title="Intimate Sanctuaries"
description="Discover your home away from home in one of our four distinctively designed rooms."
items={[
{ title: "Suite Bechir", description: "Refined spaciousness for ultimate comfort.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156615-yf2xw5xi.jpg" },
{ title: "Suite Bechir", description: "Refined spaciousness for ultimate comfort.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156615-yf2xw5xi.jpg?_wi=2" },
{ title: "Suite Nana", description: "Warm and inviting with an intimate atmosphere.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156615-hhufvps9.jpg" },
{ title: "Chambre Saloha", description: "Cozy charm with refined, simple details.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156616-dfwiawlg.jpg" },
{ title: "Chambre Beya", description: "Bright, elegant serenity with luxury touches.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156616-3nfeyh5u.jpg" },
{ title: "Grand Courtyard", description: "Lush gardens for quiet afternoon reflection.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156613-maa4s4qw.jpg" },
{ title: "Grand Courtyard", description: "Lush gardens for quiet afternoon reflection.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FYIMRsCUBJ784MI0XutcqZtrv2/uploaded-1782246156613-maa4s4qw.jpg?_wi=2" },
{ title: "Dining Parlour", description: "Belle Époque dining elegance.", imageSrc: "http://img.b2bpic.net/free-photo/3d-icon-travel-with-airplane_23-2151037422.jpg" },
{ title: "Lounge Area", description: "Tasteful historical decor and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-cookies-father-s-day-isolated-white-background_185193-109521.jpg" }
]}