Update src/app/page.tsx

This commit is contained in:
2026-05-12 19:44:59 +00:00
parent e5151bd82a
commit a06517278b

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
title="Authentic Kebab & Pizza in Turin" title="Authentic Kebab & Pizza in Turin"
description="Fast, fresh, and delicious. Experience the best Turkish and Italian flavors at Istanbul Pizzeria." description="Fast, fresh, and delicious. Experience the best Turkish and Italian flavors at Istanbul Pizzeria."
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
buttons={[{ text: "View Menu", href: "#menu" }]} buttons={[{ text: "Order Now for Delivery", href: "#menu" }]}
mediaItems={[ mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-delight_23-2151950796.jpg", imageAlt: "Fresh Pizza" }, { imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-delight_23-2151950796.jpg", imageAlt: "Fresh Pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/sliced-pide-topped-with-lemon_140725-1225.jpg?_wi=1", imageAlt: "Kebab Dish" }, { imageSrc: "http://img.b2bpic.net/free-photo/sliced-pide-topped-with-lemon_140725-1225.jpg?_wi=1", imageAlt: "Kebab Dish" },