Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,15 +68,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571573.jpg?_wi=1",
|
||||
imageAlt: "Pappa Pizza Hero 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571573.jpg?_wi=2",
|
||||
imageAlt: "Pappa Pizza Hero 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571573.jpg?_wi=3",
|
||||
imageAlt: "Pappa Pizza Hero 3",
|
||||
},
|
||||
]}
|
||||
@@ -109,42 +109,42 @@ export default function LandingPage() {
|
||||
name: "Margherita Classico",
|
||||
price: "14€",
|
||||
variant: "Pizza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sunday Special Döner",
|
||||
price: "16€",
|
||||
variant: "Kebab",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Classic Pide",
|
||||
price: "13€",
|
||||
variant: "Turkish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Greek Mezze Plate",
|
||||
price: "12€",
|
||||
variant: "Sides",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vegetarian Pide",
|
||||
price: "14€",
|
||||
variant: "Turkish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Spicy Kebab Wrap",
|
||||
price: "12€",
|
||||
variant: "Kebab",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-pastry-with-sesame-seeds-marble-surface_114579-82193.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Signature Menu"
|
||||
|
||||
Reference in New Issue
Block a user