Update src/app/gallery/page.tsx
This commit is contained in:
@@ -75,13 +75,13 @@ export default function GalleryPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Signature Suites", description: "Experience unparalleled comfort in our meticulously designed suites, featuring floor-to-ceiling views, premium amenities, and personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg"},
|
||||
title: "Signature Suites", description: "Experience unparalleled comfort in our meticulously designed suites, featuring floor-to-ceiling views, premium amenities, and personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Infinity Pools & Wellness", description: "Indulge in our world-class aquatic facilities, featuring heated infinity pools, private spa cabanas, and exclusive wellness programs.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg"},
|
||||
title: "Infinity Pools & Wellness", description: "Indulge in our world-class aquatic facilities, featuring heated infinity pools, private spa cabanas, and exclusive wellness programs.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Pristine Natural Beauty", description: "Discover breathtaking landscapes and private beach access, offering the perfect backdrop for unforgettable moments.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-infinity-swimming-pool-hotel-resort-with-sea-ocean-view-white-cloud-blue-sky_74190-9030.jpg"},
|
||||
title: "Pristine Natural Beauty", description: "Discover breathtaking landscapes and private beach access, offering the perfect backdrop for unforgettable moments.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-infinity-swimming-pool-hotel-resort-with-sea-ocean-view-white-cloud-blue-sky_74190-9030.jpg?_wi=2"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Luxury Lounges & Dining", description: "Relax in elegantly appointed lounges and enjoy curated culinary experiences prepared by world-renowned chefs.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-luxury-hotel_641386-198.jpg"},
|
||||
@@ -144,7 +144,7 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg?_wi=3"
|
||||
imageAlt="Luxury travel destinations"
|
||||
logoText="Luxury Escapes"
|
||||
copyrightText="© 2025 Luxury Escapes. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user