Merge version_1 into main #1
@@ -65,23 +65,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg?_wi=1",
|
||||
imageAlt: "Hot fresh pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-cheese-it-is-being-served_505751-3854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-cheese-it-is-being-served_505751-3854.jpg?_wi=1",
|
||||
imageAlt: "Cheese pull",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg?_wi=1",
|
||||
imageAlt: "Takeaway order",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-eating-delicious-food_23-2149339508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-eating-delicious-food_23-2149339508.jpg?_wi=1",
|
||||
imageAlt: "Pizza party",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235798.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235798.jpg?_wi=1",
|
||||
imageAlt: "Pizza oven",
|
||||
},
|
||||
]}
|
||||
@@ -98,19 +98,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Käse-Genuss",
|
||||
description: "Unser legendärer Käse-Zug sorgt für den ultimativen Appetit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-cheese-it-is-being-served_505751-3854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-cheese-it-is-being-served_505751-3854.jpg?_wi=2",
|
||||
imageAlt: "Cheese pull",
|
||||
},
|
||||
{
|
||||
title: "Takeaway Feeling",
|
||||
description: "Jede Bestellung kommt heiß und direkt zu dir nach Hause.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg?_wi=2",
|
||||
imageAlt: "Takeaway box",
|
||||
},
|
||||
{
|
||||
title: "Für Gruppen",
|
||||
description: "Perfekt für Partys und Abende mit Freunden.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-eating-delicious-food_23-2149339508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-eating-delicious-food_23-2149339508.jpg?_wi=2",
|
||||
imageAlt: "Group pizza party",
|
||||
},
|
||||
]}
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
price: "10,90€",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg?_wi=2",
|
||||
imageAlt: "Pizza Menu Item",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
price: "8,50€",
|
||||
rating: 4,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg?_wi=3",
|
||||
imageAlt: "Margherita",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
price: "9,50€",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg?_wi=4",
|
||||
imageAlt: "Salami",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
price: "10,50€",
|
||||
rating: 5,
|
||||
reviewCount: "60+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg?_wi=5",
|
||||
imageAlt: "Tonno",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
price: "10,50€",
|
||||
rating: 4,
|
||||
reviewCount: "45+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausages-tomato-cheese-olives-pepper_141793-17552.jpg?_wi=6",
|
||||
imageAlt: "Hawaii",
|
||||
},
|
||||
]}
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
title: "Zubereitung",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235798.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235798.jpg?_wi=2"
|
||||
imageAlt="Pizza oven craft"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
tag="Jetzt bestellen"
|
||||
title="09561 50641"
|
||||
description="Abholung möglich oder Lieferung verfügbar. 20–40 Minuten Wartezeit."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg?_wi=3"
|
||||
imageAlt="Takeaway order"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user