From e9fea3303793fdb517234f2f5878ca2677233a7e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 20:25:46 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index aedda32..7f435f0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -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" /> @@ -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" } ]} -- 2.49.1