diff --git a/src/app/page.tsx b/src/app/page.tsx index 535f5a4..735340c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@corkfoodie", testimonial: "Golden Fry is an absolute institution. The batter is just perfect every single time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@ballinloughlocal", testimonial: "Best chips in Cork, hands down. Tastes exactly like it did 20 years ago.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@matchdaymadness", testimonial: "The perfect post-match fuel after a day at the grounds. Always hot, always fast.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@chipperlover", testimonial: "Authentic, reliable, and incredibly crispy. A local treasure.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@corktourist", testimonial: "Found this place while exploring the southside. Real deal takeaway perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "tel:+353211234567", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/image-young-happy-smiling-woman-having-fun-eating-ice-cream-coffee-shop-restaurant-closeup-portrait_1153-5754.jpg", @@ -155,7 +155,7 @@ export default function LandingPage() { description: "Three generations of passion served directly to your table.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg" + imageSrc="http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg?_wi=2" /> @@ -197,19 +197,19 @@ export default function LandingPage() { id: "1", name: "Fresh Cod & Chips", price: "€12.50", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg?_wi=2", }, { id: "2", name: "Golden Portion Chips", price: "€4.00", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg?_wi=2", }, { id: "3", name: "Traditional Fish Cake", price: "€3.50", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg?_wi=2", }, { id: "4",