Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||||
|
|||||||
Reference in New Issue
Block a user