Merge version_6 into main #22
@@ -151,15 +151,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "lucia-acosta", name: "Lucia Acosta", role: "", company: "\"A welcoming atmosphere perfect after health center visits\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2867.jpg", imageAlt: "Lucia Acosta"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2867.jpg?_wi=1", imageAlt: "Lucia Acosta"
|
||||
},
|
||||
{
|
||||
id: "nacho-h", name: "Nacho H", role: "", company: "\"Excellent coffee and Tres Leches cake!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-laughing-showing-ok-sign_23-2148859417.jpg", imageAlt: "Nacho H"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-laughing-showing-ok-sign_23-2148859417.jpg?_wi=1", imageAlt: "Nacho H"
|
||||
},
|
||||
{
|
||||
id: "simena-arias", name: "Simena Arias", role: "", company: "\"Outstanding quality and service\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-cupcake_23-2148466342.jpg", imageAlt: "Simena Arias"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-cupcake_23-2148466342.jpg?_wi=1", imageAlt: "Simena Arias"
|
||||
},
|
||||
{
|
||||
id: "karina-boros", name: "Karina Boros", role: "", company: "\"The cinnamon rolls are divine!\"", rating: 5,
|
||||
@@ -175,15 +175,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "ingrid-bello", name: "Ingrid Bello", role: "", company: "\"Friendly staff and excellent toast quality\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2867.jpg", imageAlt: "Ingrid Bello"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2867.jpg?_wi=2", imageAlt: "Ingrid Bello"
|
||||
},
|
||||
{
|
||||
id: "lola-nunez-prado", name: "Lola Núñez Prado", role: "", company: "\"Amazing coffee and bakery offerings!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-laughing-showing-ok-sign_23-2148859417.jpg", imageAlt: "Lola Núñez Prado"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-laughing-showing-ok-sign_23-2148859417.jpg?_wi=2", imageAlt: "Lola Núñez Prado"
|
||||
},
|
||||
{
|
||||
id: "genesis-gonzalez", name: "genesis gonzalez", role: "", company: "\"Daniela and Maru provide excellent service!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-cupcake_23-2148466342.jpg", imageAlt: "genesis gonzalez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-cupcake_23-2148466342.jpg?_wi=2", imageAlt: "genesis gonzalez"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user