Update src/app/contact/page.tsx

This commit is contained in:
2026-04-12 11:06:55 +00:00
parent a5312410dc
commit a9d4d46e84

View File

@@ -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",
},
]}