Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@chiara",
|
||||
testimonial: "Il panettone antico è fantastico! Ben lievitato, morbido, equilibrato.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-eggs-with-citruses_23-2147667287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-eggs-with-citruses_23-2147667287.jpg?_wi=1",
|
||||
imageAlt: "pasticceria artigianale italiana tradizionale",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@giulia",
|
||||
testimonial: "Torte di compleanno spettacolari, sempre puntuali e bellissime.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cabbage-parsley-plate_114579-86380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cabbage-parsley-plate_114579-86380.jpg?_wi=1",
|
||||
imageAlt: "pasticceria artigianale italiana tradizionale",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@marco",
|
||||
testimonial: "La pasticceria mignon è una tentazione continua. Consigliatissimi.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fruit-cakes-creamy-desserts-with-fruits-white-background-cream-cookies-dessert-sweet-cake-tea_140725-115631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fruit-cakes-creamy-desserts-with-fruits-white-background-cream-cookies-dessert-sweet-cake-tea_140725-115631.jpg?_wi=1",
|
||||
imageAlt: "pasticceria artigianale italiana tradizionale",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@elena",
|
||||
testimonial: "Ottima scelta di dolci senza glutine, finalmente una pasticceria inclusiva.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-german-christmas-stollen-wooden-table_123827-19843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-german-christmas-stollen-wooden-table_123827-19843.jpg?_wi=1",
|
||||
imageAlt: "pasticceria artigianale italiana tradizionale",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pastry-eggs-with-citruses_23-2147667287.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pastry-eggs-with-citruses_23-2147667287.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/breakfast-serving-tea-sweet-bun-board-marble-surface_114579-48052.jpg",
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
price: "Su ordinazione",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cabbage-parsley-plate_114579-86380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cabbage-parsley-plate_114579-86380.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
price: "Variabile",
|
||||
rating: 5,
|
||||
reviewCount: "200+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fruit-cakes-creamy-desserts-with-fruits-white-background-cream-cookies-dessert-sweet-cake-tea_140725-115631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fruit-cakes-creamy-desserts-with-fruits-white-background-cream-cookies-dessert-sweet-cake-tea_140725-115631.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
price: "Da €25",
|
||||
rating: 5,
|
||||
reviewCount: "150+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-german-christmas-stollen-wooden-table_123827-19843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-german-christmas-stollen-wooden-table_123827-19843.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user