diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 98b69f9..450b389 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -69,28 +69,28 @@ export default function LandingPage() { title: "Central Location", description: "Easy access.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg?_wi=2", imageAlt: "Assortment with delicious high protein vegan meal", }, { title: "Parking Available", description: "Hassle-free visits.", buttonIcon: "Car", - imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg?_wi=4", imageAlt: "Assortment with delicious high protein vegan meal", }, { title: "Opening Hours", description: "Daily till late.", buttonIcon: "Clock", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg?_wi=4", imageAlt: "Assortment with delicious high protein vegan meal", }, { title: "Delivery", description: "To your doorstep.", buttonIcon: "Truck", - imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg?_wi=4", imageAlt: "Assortment with delicious high protein vegan meal", }, ]}