diff --git a/src/app/page.tsx b/src/app/page.tsx index 43b3569..4118f67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25273.jpg?_wi=1", imageAlt: "Cozy restaurant interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg?_wi=1", imageAlt: "Sardinian cuisine plate", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { handle: "@Foodie", testimonial: "Incredibly authentic. The Seadas for dessert is mandatory. Outstanding service and brilliant wines.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25273.jpg?_wi=2", imageAlt: "vintage italian restaurant knick-knacks", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { handle: "@Traveler", testimonial: "A truly intimate experience. Feels like eating in a family home in Cagliari.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/backview-barman-writing-chalkboard-terrace_23-2147821251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/backview-barman-writing-chalkboard-terrace_23-2147821251.jpg?_wi=1", imageAlt: "vintage italian restaurant knick-knacks", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { handle: "@DinnerGuest", testimonial: "The best lamb chops I've had in London. Pure Sardinian perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg?_wi=2", imageAlt: "vintage italian restaurant knick-knacks", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { name: "message", placeholder: "Booking Details/Requests", }} - imageSrc="http://img.b2bpic.net/free-photo/backview-barman-writing-chalkboard-terrace_23-2147821251.jpg" + imageSrc="http://img.b2bpic.net/free-photo/backview-barman-writing-chalkboard-terrace_23-2147821251.jpg?_wi=2" mediaPosition="right" />