Merge version_1 into main #1
@@ -74,27 +74,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=1",
|
||||
imageAlt: "Fresh pizza from oven",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=2",
|
||||
imageAlt: "Fresh pizza from oven",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=3",
|
||||
imageAlt: "Fresh pizza from oven",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=4",
|
||||
imageAlt: "Fresh pizza from oven",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=5",
|
||||
imageAlt: "Fresh pizza from oven",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=6",
|
||||
imageAlt: "Fresh pizza from oven",
|
||||
},
|
||||
]}
|
||||
@@ -138,19 +138,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Margherita Klasik",
|
||||
price: "8.50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Monča Špeciál",
|
||||
price: "10.90 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Slovenská Bryndzová",
|
||||
price: "9.90 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=9",
|
||||
},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
description: "Hry a zábava pre vašich najmenších.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Layout,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_74190-5932.jpg?_wi=10",
|
||||
imageAlt: "fresh italian pizza from wood oven",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
role: "Stála zákazníčka",
|
||||
company: "Istebník",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006620.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
role: "Fanúšička",
|
||||
company: "Istebník",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006620.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user