From ddcd168b61280d053bd466470cd9c52e7dbe0c40 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 19:44:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eee87f0..4288a21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function LandingPage() { }, { title: "Reliable Delivery", description: "Get our delicious pizzas and pastas delivered right to your doorstep, hot and ready for your enjoyment.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg", imageAlt: "Food delivery person on a bike"}, + imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg?_wi=1", imageAlt: "Food delivery person on a bike"}, items: [ { icon: Bike, @@ -177,7 +177,7 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "thunfischsalat", name: "Thunfischsalat Mit Zwiebeln", price: "€12.50", imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg", imageAlt: "Fresh tuna salad with onions"}, + id: "thunfischsalat", name: "Thunfischsalat Mit Zwiebeln", price: "€12.50", imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg?_wi=2", imageAlt: "Fresh tuna salad with onions"}, { id: "tintenfischringe", name: "Tintenfischringe Vom Grill", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-lemon-slices-garlic_140725-6641.jpg", imageAlt: "Grilled calamari rings"}, {