diff --git a/src/app/page.tsx b/src/app/page.tsx index 4994d05..233c760 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe-beauty-world_1153-5730.jpg" + imageSrc="http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe-beauty-world_1153-5730.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/smiling-good-looking-woman-traveler-orange-jumper-carries-rucksack-wears-headband_273609-25971.jpg", @@ -196,15 +196,15 @@ export default function LandingPage() { icon: Sun, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-sea-with-coconut-palm-tree-paradise-island_74190-2201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-sea-with-coconut-palm-tree-paradise-island_74190-2201.jpg?_wi=1", imageAlt: "Maldives", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-sea-with-coconut-palm-tree-paradise-island_74190-2201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-sea-with-coconut-palm-tree-paradise-island_74190-2201.jpg?_wi=2", imageAlt: "Maldives", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe-beauty-world_1153-5730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe-beauty-world_1153-5730.jpg?_wi=2", imageAlt: "luxury travel mountain landscape sunset", }, { @@ -213,15 +213,15 @@ export default function LandingPage() { icon: Mountain, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/people-walk-across-mountains-covered-with-snow_1304-5341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-walk-across-mountains-covered-with-snow_1304-5341.jpg?_wi=1", imageAlt: "Alps", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-walk-across-mountains-covered-with-snow_1304-5341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-walk-across-mountains-covered-with-snow_1304-5341.jpg?_wi=2", imageAlt: "Alps", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136429.jpg?_wi=1", imageAlt: "travel agency team friendly professional", }, { @@ -230,15 +230,15 @@ export default function LandingPage() { icon: Building, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-bistro_23-2149356894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-bistro_23-2149356894.jpg?_wi=1", imageAlt: "Tokyo", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-bistro_23-2149356894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-bistro_23-2149356894.jpg?_wi=2", imageAlt: "Tokyo", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-sea-with-coconut-palm-tree-paradise-island_74190-2201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-sea-with-coconut-palm-tree-paradise-island_74190-2201.jpg?_wi=3", imageAlt: "tropical beach island paradise", }, ]} @@ -261,7 +261,7 @@ export default function LandingPage() { price: "$2,500", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-young-asian-women-reading-book-around-beach-sea-ocean_74190-9202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-young-asian-women-reading-book-around-beach-sea-ocean_74190-9202.jpg?_wi=1", }, { id: "2", @@ -270,7 +270,7 @@ export default function LandingPage() { price: "$1,800", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/clumsy-foolish-hiker-dropping-his-phone-search-signal-mountain-top_482257-119806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clumsy-foolish-hiker-dropping-his-phone-search-signal-mountain-top_482257-119806.jpg?_wi=1", }, { id: "3", @@ -279,7 +279,7 @@ export default function LandingPage() { price: "$3,200", rating: 4, reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-outdoors_23-2149061588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-outdoors_23-2149061588.jpg?_wi=1", }, { id: "4", @@ -288,7 +288,7 @@ export default function LandingPage() { price: "$2,900", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-young-asian-women-reading-book-around-beach-sea-ocean_74190-9202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-young-asian-women-reading-book-around-beach-sea-ocean_74190-9202.jpg?_wi=2", }, { id: "5", @@ -297,7 +297,7 @@ export default function LandingPage() { price: "$4,000", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/clumsy-foolish-hiker-dropping-his-phone-search-signal-mountain-top_482257-119806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clumsy-foolish-hiker-dropping-his-phone-search-signal-mountain-top_482257-119806.jpg?_wi=2", }, { id: "6", @@ -306,7 +306,7 @@ export default function LandingPage() { price: "$2,100", rating: 4, reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-outdoors_23-2149061588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-outdoors_23-2149061588.jpg?_wi=2", }, ]} title="Exclusive Travel Packages" @@ -395,7 +395,7 @@ export default function LandingPage() { tag="Let's Talk" title="Start Planning Your Next Adventure" description="Send us your request and our travel experts will handle everything for you." - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136429.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136429.jpg?_wi=2" mediaAnimation="slide-up" />