Update src/app/page.tsx

This commit is contained in:
2026-06-03 16:21:30 +00:00
parent 1d6d0c38bc
commit 7577bbe16a

View File

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