Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
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", imageAlt: "luxury travel exotic destination scenic landscape vacation"},
|
||||
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", imageAlt: "luxury travel exotic destination scenic landscape vacation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-tourists-hand-have-happy-travel-map_1150-7586.jpg", imageAlt: "travel experience world exploration adventure wanderlust"},
|
||||
]}
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{ value: "5,000+", title: "Journeys Completed" },
|
||||
{ value: "98%", title: "Client Satisfaction Rate" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1"
|
||||
imageAlt="luxury resort travel service hospitality destination"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -95,10 +95,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "bali", name: "Private Bali Villa Retreat", price: "From $8,500", imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg", imageAlt: "Bali tropical island beach resort luxury vacation", initialQuantity: 1,
|
||||
id: "bali", name: "Private Bali Villa Retreat", price: "From $8,500", imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg?_wi=1", imageAlt: "Bali tropical island beach resort luxury vacation", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "paris", name: "Parisian Luxury Experience", price: "From $12,000", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-toasts-front-eiffel-tower_181624-33068.jpg", imageAlt: "Paris Eiffel Tower luxury travel romance", initialQuantity: 1,
|
||||
id: "paris", name: "Parisian Luxury Experience", price: "From $12,000", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-toasts-front-eiffel-tower_181624-33068.jpg?_wi=1", imageAlt: "Paris Eiffel Tower luxury travel romance", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "maldives", name: "Maldives Overwater Paradise", price: "From $15,000", imageSrc: "http://img.b2bpic.net/free-photo/seaocean-flying-birds-maldives-beautiful_505751-5722.jpg", imageAlt: "Maldives overwater bungalow tropical paradise luxury", initialQuantity: 1,
|
||||
@@ -124,16 +124,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Bespoke Itinerary Planning", description: "Personalized travel plans crafted by our expert consultants, tailored to your preferences, interests, and luxury expectations.", 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", imageAlt: "Itinerary planning service"},
|
||||
title: "Bespoke Itinerary Planning", description: "Personalized travel plans crafted by our expert consultants, tailored to your preferences, interests, and luxury expectations.", 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", imageAlt: "Itinerary planning service"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Exclusive Access & VIP Experiences", description: "Access private venues, exclusive events, and insider experiences unavailable to the general public.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "VIP exclusive experiences"},
|
||||
title: "Exclusive Access & VIP Experiences", description: "Access private venues, exclusive events, and insider experiences unavailable to the general public.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", imageAlt: "VIP exclusive experiences"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Premium Accommodations", description: "Handpicked luxury resorts, villas, and boutique hotels with personalized amenities and exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg", imageAlt: "Luxury accommodations"},
|
||||
title: "Premium Accommodations", description: "Handpicked luxury resorts, villas, and boutique hotels with personalized amenities and exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg?_wi=2", imageAlt: "Luxury accommodations"},
|
||||
{
|
||||
id: 4,
|
||||
title: "24/7 Travel Concierge", description: "Dedicated support throughout your journey, handling all details and unexpected needs with elegance and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-toasts-front-eiffel-tower_181624-33068.jpg", imageAlt: "Concierge service"},
|
||||
title: "24/7 Travel Concierge", description: "Dedicated support throughout your journey, handling all details and unexpected needs with elegance and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-toasts-front-eiffel-tower_181624-33068.jpg?_wi=2", imageAlt: "Concierge service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,13 +152,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Margaret Sterling", role: "CEO", company: "Sterling Investments", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Margaret Sterling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Margaret Sterling"},
|
||||
{
|
||||
id: "2", name: "James Richardson", role: "Entrepreneur", company: "Richardson Tech", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "James Richardson"},
|
||||
{
|
||||
id: "3", name: "Sophie Beaumont", role: "Executive Director", company: "Beaumont Arts", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Sophie Beaumont"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Sophie Beaumont"},
|
||||
{
|
||||
id: "4", name: "Alexander Price", role: "Publisher", company: "Price Media Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Alexander Price"},
|
||||
|
||||
Reference in New Issue
Block a user