Merge version_1 into main #3
@@ -57,15 +57,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg", imageAlt: "Döner kebab plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=1", imageAlt: "Döner kebab plate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg", imageAlt: "Döner kebab plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=2", imageAlt: "Döner kebab plate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg", imageAlt: "Döner kebab plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=3", imageAlt: "Döner kebab plate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg", imageAlt: "Döner kebab plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=4", imageAlt: "Döner kebab plate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg", imageAlt: "Döner kebab plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=5", imageAlt: "Döner kebab plate"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -78,17 +78,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Döner Kebab", price: "7,00 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg"},
|
||||
id: "1", name: "Döner Kebab", price: "7,00 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=6"},
|
||||
{
|
||||
id: "2", name: "Shawarma", price: "8,50 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg"},
|
||||
id: "2", name: "Shawarma", price: "8,50 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=7"},
|
||||
{
|
||||
id: "3", name: "Kana Kebab", price: "7,50 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg"},
|
||||
id: "3", name: "Kana Kebab", price: "7,50 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=8"},
|
||||
{
|
||||
id: "4", name: "Annos riisillä", price: "9,00 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg"},
|
||||
id: "4", name: "Annos riisillä", price: "9,00 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=9"},
|
||||
{
|
||||
id: "5", name: "Annos ranskalaisilla", price: "9,00 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg"},
|
||||
id: "5", name: "Annos ranskalaisilla", price: "9,00 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=10"},
|
||||
{
|
||||
id: "6", name: "Falafel", price: "6,50 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg"},
|
||||
id: "6", name: "Falafel", price: "6,50 €", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=11"},
|
||||
]}
|
||||
title="Menu"
|
||||
description="Tuoretta lihaa suoraan vartaasta."
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
title="Tilaa ja nouda"
|
||||
description="Sijaitsemme Leppävaarassa. Soita numeroon +358 40 000 0000 ja tilaa takeaway-annoksesi."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11090.jpg?_wi=12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user