Merge version_1 into main #1
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
title: "Lucia",
|
||||
subtitle: "Deli expert",
|
||||
detail: "Vaša sprievodkyňa pri výbere syrov.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-looking-camera_23-2148312206.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-looking-camera_23-2148312206.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -88,28 +88,28 @@ export default function LandingPage() {
|
||||
name: "Burrata Italiana",
|
||||
price: "12,99 €",
|
||||
variant: "Najobľúbenejšia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368934.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Prosciutto di Parma",
|
||||
price: "8,50 €",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charcuterie-meat-products_53876-146578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charcuterie-meat-products_53876-146578.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Caffè Fiorino Espresso",
|
||||
price: "6,90 €",
|
||||
variant: "Bestseller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Prosecco Extra Dry",
|
||||
price: "15,50 €",
|
||||
variant: "Crowd favorite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glass-flowers_1157-783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glass-flowers_1157-783.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Najobľúbenejšie produkty"
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
role: "Local Guide",
|
||||
company: "Bratislava",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling_23-2148014954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling_23-2148014954.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
role: "Zákazník",
|
||||
company: "Bratislava",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-looking-camera_23-2148312206.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-looking-camera_23-2148312206.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
role: "Zákazník",
|
||||
company: "Bratislava",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling_23-2148014954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling_23-2148014954.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
@@ -48,28 +48,28 @@ export default function LandingPage() {
|
||||
name: "Burrata Italiana",
|
||||
price: "12,99 €",
|
||||
variant: "Najobľúbenejšia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368934.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Prosciutto di Parma",
|
||||
price: "8,50 €",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charcuterie-meat-products_53876-146578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charcuterie-meat-products_53876-146578.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Caffè Fiorino Espresso",
|
||||
price: "6,90 €",
|
||||
variant: "Bestseller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Prosecco Extra Dry",
|
||||
price: "15,50 €",
|
||||
variant: "Crowd favorite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glass-flowers_1157-783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glass-flowers_1157-783.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Najobľúbenejšie produkty"
|
||||
@@ -86,28 +86,28 @@ export default function LandingPage() {
|
||||
name: "Mozzarella di Bufala",
|
||||
price: "4,90 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368934.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "Salame Milano",
|
||||
price: "7,90 €",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charcuterie-meat-products_53876-146578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charcuterie-meat-products_53876-146578.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Pesto Genovese",
|
||||
price: "5,50 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "prod-4",
|
||||
name: "Parmigiano Reggiano",
|
||||
price: "9,90 €",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glass-flowers_1157-783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glass-flowers_1157-783.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user