Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-26 10:53:47 +00:00
4 changed files with 31 additions and 31 deletions

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
},
]}
tag="Our Impact"
imageSrc="http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg?_wi=2"
imageAlt="female tourist looking through binoculars at a waterfall"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -125,28 +125,28 @@ export default function LandingPage() {
id: "1",
name: "Anya Sharma",
role: "Chief Explorer Officer",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=3",
imageAlt: "Anya Sharma",
},
{
id: "2",
name: "Mark Jensen",
role: "Head of Global Destinations",
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=3",
imageAlt: "Mark Jensen",
},
{
id: "3",
name: "Sophia Lee",
role: "Client Experience Lead",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=2",
imageAlt: "Sophia Lee",
},
{
id: "4",
name: "David Chen",
role: "Logistics & Operations Manager",
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=2",
imageAlt: "David Chen",
},
]}

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg"
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg?_wi=2"
imageAlt="beautiful world map travel"
mediaAnimation="slide-up"
buttonText="Send Message"

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
"Culture",
"Relaxation",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16271.jpg?_wi=2",
imageAlt: "bali rice paddies sunset",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
"Romance",
"Gastronomy",
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-lyon-from-top-notre-dame-de-fourviere_268835-712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-lyon-from-top-notre-dame-de-fourviere_268835-712.jpg?_wi=2",
imageAlt: "paris eiffel tower romantic city",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
"Adventure",
"Safari",
],
imageSrc: "http://img.b2bpic.net/free-photo/horses-running-hill_53876-41695.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horses-running-hill_53876-41695.jpg?_wi=2",
imageAlt: "african safari wildlife savanna",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
"Nature",
"Tradition",
],
imageSrc: "http://img.b2bpic.net/free-photo/japan-city-night-with-cars-people_23-2148942973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japan-city-night-with-cars-people_23-2148942973.jpg?_wi=2",
imageAlt: "japan cherry blossoms temple",
},
]}
@@ -125,7 +125,7 @@ export default function LandingPage() {
{
title: "Personalized Itineraries",
description: "Craft a journey tailored exactly to your desires, pace, and interests with our expert planners.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077823.jpg?_wi=2",
imageAlt: "personalized travel planning map",
button: {
text: "Plan Your Trip",
@@ -135,7 +135,7 @@ export default function LandingPage() {
{
title: "Immersive Cultural Tours",
description: "Experience local traditions, cuisine, and arts with guided tours led by passionate experts.",
imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg?_wi=3",
imageAlt: "unique travel experiences adventure",
button: {
text: "Discover Culture",
@@ -145,7 +145,7 @@ export default function LandingPage() {
{
title: "24/7 Dedicated Support",
description: "Enjoy peace of mind with round-the-clock support from our team, no matter where you are.",
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sit-chair-near-stream-listening-music-wireless-headphones-use-tablet-with-happily-while-camping-woods-copy-space_1150-61820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sit-chair-near-stream-listening-music-wireless-headphones-use-tablet-with-happily-while-camping-woods-copy-space_1150-61820.jpg?_wi=2",
imageAlt: "24/7 travel support customer service",
button: {
text: "Get Support",
@@ -170,7 +170,7 @@ export default function LandingPage() {
name: "Elena R.",
role: "Adventure Seeker",
testimonial: "Wanderlust Journeys created the most incredible safari trip for us. Every detail was perfect, from the wildlife sightings to the luxury accommodations.",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=4",
imageAlt: "Elena R. avatar",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
name: "Marcus L.",
role: "Culture Enthusiast",
testimonial: "Our personalized tour of Japan was beyond compare. The hidden gems and local experiences were truly authentic and unforgettable.",
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=4",
imageAlt: "Marcus L. avatar",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
name: "Sophia & Ben",
role: "Honeymooners",
testimonial: "Our honeymoon in Bali was a dream come true. Wanderlust Journeys handled everything, allowing us to simply relax and enjoy.",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=3",
imageAlt: "Sophia & Ben avatar",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
name: "The Miller Family",
role: "Family Vacationers",
testimonial: "Planning a family trip can be stressful, but Wanderlust Journeys made it effortless. The kids loved every moment, and so did we!",
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=3",
imageAlt: "The Miller Family avatar",
},
]}

View File

@@ -121,21 +121,21 @@ export default function LandingPage() {
id: 1,
title: "Personalized Itineraries",
description: "Every journey is crafted just for you, matching your interests, pace, and budget for a truly unique adventure.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077823.jpg?_wi=1",
imageAlt: "Custom map with pins for personalized travel",
},
{
id: 2,
title: "24/7 Expert Support",
description: "Travel with confidence knowing our dedicated team is available around the clock to assist you, wherever you are in the world.",
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sit-chair-near-stream-listening-music-wireless-headphones-use-tablet-with-happily-while-camping-woods-copy-space_1150-61820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sit-chair-near-stream-listening-music-wireless-headphones-use-tablet-with-happily-while-camping-woods-copy-space_1150-61820.jpg?_wi=1",
imageAlt: "Customer service icon with global reach",
},
{
id: 3,
title: "Authentic Local Experiences",
description: "Immerse yourself in the culture with hand-picked activities and hidden gems that offer a true taste of your destination.",
imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg?_wi=1",
imageAlt: "Local market or cultural festival scene",
},
]}
@@ -156,28 +156,28 @@ export default function LandingPage() {
id: "bali-escape",
name: "Bali Paradise Escape",
price: "Starting from $1,800",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16271.jpg?_wi=1",
imageAlt: "Lush green rice paddies in Bali",
},
{
id: "paris-romance",
name: "Parisian Romance Getaway",
price: "Starting from $2,200",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-lyon-from-top-notre-dame-de-fourviere_268835-712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-lyon-from-top-notre-dame-de-fourviere_268835-712.jpg?_wi=1",
imageAlt: "Eiffel Tower at sunset in Paris",
},
{
id: "african-safari",
name: "Grand African Safari",
price: "Starting from $3,500",
imageSrc: "http://img.b2bpic.net/free-photo/horses-running-hill_53876-41695.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horses-running-hill_53876-41695.jpg?_wi=1",
imageAlt: "Elephants walking across the savanna at sunset",
},
{
id: "japan-cultural",
name: "Japan Cultural Journey",
price: "Starting from $2,900",
imageSrc: "http://img.b2bpic.net/free-photo/japan-city-night-with-cars-people_23-2148942973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japan-city-night-with-cars-people_23-2148942973.jpg?_wi=1",
imageAlt: "Japanese temple with cherry blossoms",
},
]}
@@ -199,7 +199,7 @@ export default function LandingPage() {
role: "Adventure Seeker",
company: "Solo Explorer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=1",
imageAlt: "Smiling woman on a beach",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
role: "Family Vacationer",
company: "Chen Family",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=1",
imageAlt: "Man enjoying mountain view",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
role: "Romantic Getaway Planner",
company: "Couple's Retreats",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=1",
imageAlt: "Couple enjoying a city break",
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
role: "Group Tour Organizer",
company: "Friends on Tour",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=1",
imageAlt: "Family playing on a beach",
},
{
@@ -235,7 +235,7 @@ export default function LandingPage() {
role: "Cultural Traveler",
company: "Discovery Tours",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=2",
imageAlt: "Smiling woman on a beach",
},
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
role: "Nature Enthusiast",
company: "Eco-Adventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=2",
imageAlt: "Man enjoying mountain view",
},
]}
@@ -342,7 +342,7 @@ export default function LandingPage() {
tag="Get in Touch"
title="Plan Your Dream Getaway"
description="Ready to embark on an unforgettable journey? Our travel experts are here to help you every step of the way."
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg"
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg?_wi=1"
imageAlt="Stylized world map with connecting lines"
mediaAnimation="slide-up"
mediaPosition="right"