Update src/app/offerings/page.tsx
This commit is contained in:
@@ -99,13 +99,13 @@ export default function OfferingsPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Discover & Inspire", description: "Browse our curated collection of exclusive destinations, bespoke services, and signature experiences tailored to your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg"},
|
||||
title: "Discover & Inspire", description: "Browse our curated collection of exclusive destinations, bespoke services, and signature experiences tailored to your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Personalize & Plan", description: "Work with our dedicated concierge team to customize every detail of your escape, from accommodations to dining reservations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg"},
|
||||
title: "Personalize & Plan", description: "Work with our dedicated concierge team to customize every detail of your escape, from accommodations to dining reservations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Reserve with Confidence", description: "Complete your booking through our secure, intuitive platform with transparent pricing and flexible terms designed for your peace of mind.", 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: "Reserve with Confidence", description: "Complete your booking through our secure, intuitive platform with transparent pricing and flexible terms designed for your peace of mind.", 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=1"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,7 +125,7 @@ export default function OfferingsPage() {
|
||||
|
||||
<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=2"
|
||||
imageAlt="Luxury travel destinations"
|
||||
logoText="Luxury Escapes"
|
||||
copyrightText="© 2025 Luxury Escapes. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user