From a9d4d46e84e514129332aa04ffa18587b78c2574 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 11:06:55 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]}