diff --git a/src/app/page.tsx b/src/app/page.tsx index 02f68c2..fd1f30e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-horse-silhouette-against-dawn-sky_23-2149367218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-horse-silhouette-against-dawn-sky_23-2149367218.jpg?_wi=1" imageAlt="Luxembourg Equestrian Landscape" mediaAnimation="blur-reveal" avatars={[ @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Happy Horses", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-man-standing-close-horse-outdoors-nature_1157-46636.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-man-standing-close-horse-outdoors-nature_1157-46636.jpg?_wi=1" imageAlt="Ranch Facility" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -154,19 +154,19 @@ export default function LandingPage() { { title: "Elite Training", description: "Personalized coaching programs for competition and leisure.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-beautiful-horse_23-2150856782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-beautiful-horse_23-2150856782.jpg?_wi=1", imageAlt: "Training", }, { title: "Luxury Boarding", description: "State-of-the-art stables designed for equine comfort and care.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-horse_1157-23592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-horse_1157-23592.jpg?_wi=1", imageAlt: "Stables", }, { title: "Scenic Trails", description: "Discover the hidden beauty of Luxembourg on our guided routes.", - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-couple-riding-horses-autumn-forest_627829-11501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-couple-riding-horses-autumn-forest_627829-11501.jpg?_wi=1", imageAlt: "Trails", }, ]} @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "The best ranch in Luxembourg. Simply breathtaking.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-girl-farm-wiith-horse_1157-38106.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-horse-silhouette-against-dawn-sky_23-2149367218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-horse-silhouette-against-dawn-sky_23-2149367218.jpg?_wi=2", imageAlt: "happy rider portrait", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "My technique has improved immensely under Claire.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-girl-talking-video-call-looks-laptop-having-online-meeting-sitting_1258-190963.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-standing-close-horse-outdoors-nature_1157-46636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-standing-close-horse-outdoors-nature_1157-46636.jpg?_wi=2", imageAlt: "happy rider portrait", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "I never worry about my mare's comfort.", tag: "Boarding", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-trains-horseback-riding-arena-young-caucasian-woman-formal-clothing-horseback-riding-across-sandy-arena-pedigree-horse-equestrian-sport-sportswoman-horse_1321-3814.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-beautiful-horse_23-2150856782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-beautiful-horse_23-2150856782.jpg?_wi=2", imageAlt: "happy rider portrait", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { quote: "The staff are patient and incredibly skilled.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/female-equestrian-instructor-teaching-child-how-ride-horse_23-2150460625.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-horse_1157-23592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-horse_1157-23592.jpg?_wi=2", imageAlt: "happy rider portrait", }, { @@ -299,7 +299,7 @@ export default function LandingPage() { quote: "The guided trail rides are truly unforgettable.", tag: "Rider", avatarSrc: "http://img.b2bpic.net/free-photo/elegants-girl-with-horse-ranch_1157-20832.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-couple-riding-horses-autumn-forest_627829-11501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-couple-riding-horses-autumn-forest_627829-11501.jpg?_wi=2", imageAlt: "happy rider portrait", }, ]}