From 7577bbe16a58adf2267842fe1171e9d5c1e5f55d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 16:21:30 +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 09da0fb..0d778a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { { text: "Make a Reservation", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-grilled-chicken-skewers-with-vegetables_23-2148632616.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-grilled-chicken-skewers-with-vegetables_23-2148632616.jpg?_wi=1" imageAlt="Grilled Pork Souvlaki skewers" mediaAnimation="slide-up" tagIcon={Flame} @@ -155,7 +155,7 @@ export default function LandingPage() { { id: "p1", name: "Moussaka", price: "€14.50", variant: "Classic Baked", imageSrc: "http://img.b2bpic.net/free-photo/moussaka-traditional-greek-dish_2829-8400.jpg", imageAlt: "Traditional Moussaka dish"}, { - id: "p2", name: "Pork Souvlaki", price: "€12.00", variant: "Grilled Skewers", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-skewers-with-vegetables_23-2148632616.jpg", imageAlt: "Grilled Pork Souvlaki skewers"}, + id: "p2", name: "Pork Souvlaki", price: "€12.00", variant: "Grilled Skewers", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-skewers-with-vegetables_23-2148632616.jpg?_wi=2", imageAlt: "Grilled Pork Souvlaki skewers"}, { id: "p3", name: "Grilled Halloumi", price: "€8.50", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fresh-cheese-still-life_23-2150096928.jpg", imageAlt: "Grilled Halloumi cheese"}, {