diff --git a/src/app/page.tsx b/src/app/page.tsx index 8da3553..2185435 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@elena_travels", testimonial: "An absolute dream. The attention to detail and hospitality is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-couple-lighthouse_23-2150602884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-couple-lighthouse_23-2150602884.jpg?_wi=1", }, { name: "Marc T.", @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694101.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694101.jpg?_wi=1" imageAlt="Luxurious Marrakech resort villa" avatars={[ { @@ -157,7 +157,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-together_23-2151178232.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694101.jpg?_wi=2", imageAlt: "spa wellness resort marrakech", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598343.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-couple-lighthouse_23-2150602884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-couple-lighthouse_23-2150602884.jpg?_wi=2", imageAlt: "spa wellness resort marrakech", }, ]}