diff --git a/src/app/find-us/page.tsx b/src/app/find-us/page.tsx index df7030f..b4f5a58 100644 --- a/src/app/find-us/page.tsx +++ b/src/app/find-us/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() {
@@ -74,13 +74,13 @@ export default function LandingPage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-14258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-14258.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-serve-restaurant-outdoor-chairs_1203-4492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-serve-restaurant-outdoor-chairs_1203-4492.jpg?_wi=3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-breakfast-with-pastry-assortment_23-2148354675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-breakfast-with-pastry-assortment_23-2148354675.jpg?_wi=2", imageAlt: "full irish breakfast plate", }, ]} @@ -89,7 +89,7 @@ export default function LandingPage() {