diff --git a/src/app/page.tsx b/src/app/page.tsx index 768298f..beac8e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,15 +80,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sunset-landscape-with-mountains-strees-lake_1048-15101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sunset-landscape-with-mountains-strees-lake_1048-15101.jpg?_wi=1", imageAlt: "Vast Mongolian steppes at sunset with galloping horses", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-horses-eating-grass_206273-8.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-horses-eating-grass_206273-8.jpg?_wi=1", imageAlt: "Wild Mongolian horses galloping across the plains", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hawk-nature_23-2151273525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hawk-nature_23-2151273525.jpg?_wi=1", imageAlt: "A golden eagle soaring over the Mongolian landscape", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Mongolia: A Legacy Forged in Time and Spirit" description="From the ancient empire of Genghis Khan to the enduring nomadic lifestyle, Mongolia's history is a captivating tapestry of resilience, tradition, and profound connection to nature. Delve into our rich heritage that shapes the vibrant national identity." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EeVnczZmAtJEaDVoAu0srrs8Rv/uploaded-1780644110038-blez6gvs.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EeVnczZmAtJEaDVoAu0srrs8Rv/uploaded-1780644110038-blez6gvs.jpg?_wi=1" imageAlt="Detailed view of ancient Mongolian warrior armor" /> @@ -310,7 +310,7 @@ export default function LandingPage() { tag: "Adventure", avatarSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg", avatarAlt: "Anya Petrova avatar", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EeVnczZmAtJEaDVoAu0srrs8Rv/uploaded-1780644110038-blez6gvs.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EeVnczZmAtJEaDVoAu0srrs8Rv/uploaded-1780644110038-blez6gvs.jpg?_wi=2", imageAlt: "happy tourist mongolia landscape", }, { @@ -334,7 +334,7 @@ export default function LandingPage() { tag: "Romantic", avatarSrc: "http://img.b2bpic.net/free-photo/man-kissing-hand-woman-sitting-sea-shore_23-2148019932.jpg", avatarAlt: "Sophia and David Miller avatars", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sunset-landscape-with-mountains-strees-lake_1048-15101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sunset-landscape-with-mountains-strees-lake_1048-15101.jpg?_wi=2", imageAlt: "happy tourist mongolia landscape", }, { @@ -346,7 +346,7 @@ export default function LandingPage() { tag: "History", avatarSrc: "http://img.b2bpic.net/free-photo/happy-family-couple-children-hiking-countryside-walking-path-excited-boy-riding-dads-neck-full-length-nature-recreation-concept_74855-11779.jpg", avatarAlt: "Dr. Eleanor Vance avatar", - imageSrc: "http://img.b2bpic.net/free-photo/two-horses-eating-grass_206273-8.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-horses-eating-grass_206273-8.jpg?_wi=2", imageAlt: "happy tourist mongolia landscape", }, { @@ -358,7 +358,7 @@ export default function LandingPage() { tag: "Discovery", avatarSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-hiking-mountains-standing-rocky-summit-ridge-with-backpack-pole-looking-out-landscape_1150-37914.jpg", avatarAlt: "Juan Lopez avatar", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hawk-nature_23-2151273525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hawk-nature_23-2151273525.jpg?_wi=2", imageAlt: "happy tourist mongolia landscape", }, ]}