Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/national-meat-barbecue-kebab-lavash-with-parsley-grilled-tomato_114579-3306.jpg", imageAlt: "Tradicinis kebabas su mėsa"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/national-meat-barbecue-kebab-lavash-with-parsley-grilled-tomato_114579-3306.jpg?_wi=1", imageAlt: "Tradicinis kebabas su mėsa"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shaurma-with-veegtables-chicken-wrapped-with-lavash-bread_114579-2624.jpg", imageAlt: "Galiūs Dürüm kebabas"
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Klasikinis Mėsos Kebabas", price: "€8.99", imageSrc: "http://img.b2bpic.net/free-photo/national-meat-barbecue-kebab-lavash-with-parsley-grilled-tomato_114579-3306.jpg", imageAlt: "Klasikinis mėsos kebabas", initialQuantity: 1
|
||||
id: "1", name: "Klasikinis Mėsos Kebabas", price: "€8.99", imageSrc: "http://img.b2bpic.net/free-photo/national-meat-barbecue-kebab-lavash-with-parsley-grilled-tomato_114579-3306.jpg?_wi=2", imageAlt: "Klasikinis mėsos kebabas", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Vištos Dürüm", price: "€7.49", imageSrc: "http://img.b2bpic.net/free-photo/buritto-with-french-fries-table_140725-4492.jpg", imageAlt: "Minkštas vištos dürüm", initialQuantity: 1
|
||||
|
||||
Reference in New Issue
Block a user