Merge version_1 into main #1
@@ -67,35 +67,35 @@ export default function LandingPage() {
|
||||
handle: "@vittoriag",
|
||||
testimonial: "Un'esperienza bellissima, una vera sorpresa nel cuore di Pescara.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Rosa Arca",
|
||||
handle: "@rosaarca",
|
||||
testimonial: "Pecora alla callara magnifica, saporita e tenera. Un successo!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Fabio C.",
|
||||
handle: "@fabioc",
|
||||
testimonial: "Eleganza, semplicità e gusto autentico. Davvero perfetto.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marco V.",
|
||||
handle: "@marcov",
|
||||
testimonial: "Qualità degli ingredienti eccezionale. Ritornerò sicuramente.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena L.",
|
||||
handle: "@elenal",
|
||||
testimonial: "Servizio impeccabile e piatti curati nei minimi dettagli.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
role: "Local Guide",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
role: "Appassionata",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
role: "Local Guide",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
role: "Local Guide",
|
||||
company: "Bari",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user