diff --git a/src/app/page.tsx b/src/app/page.tsx index 183b526..04884f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"