Merge version_1 into main #1
@@ -62,35 +62,35 @@ export default function LandingPage() {
|
||||
handle: "@elena_gourmet",
|
||||
testimonial: "Un descubrimiento increíble. La cocina tiene una vuelta de tuerca que sorprende en cada plato.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-being-fed-by-her-boyfriend-meal-dining-room_637285-3192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-being-fed-by-her-boyfriend-meal-dining-room_637285-3192.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Carlos R.",
|
||||
handle: "@carlos_foodie",
|
||||
testimonial: "La mejor opción en La Victoria. Calidad de restaurante de lujo sin complicaciones.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sofía T.",
|
||||
handle: "@sofia_tastings",
|
||||
testimonial: "El ambiente es perfecto para una cita o una cena especial. Todo está cuidado al detalle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jorge V.",
|
||||
handle: "@jorge_gastronomo",
|
||||
testimonial: "La torrija es de otro planeta. Volveré sin duda, el trato fue impecable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-agent_23-2151933134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-agent_23-2151933134.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lucía P.",
|
||||
handle: "@lucia_foodie",
|
||||
testimonial: "Un oasis en La Victoria. La carta es variada y los ingredientes son de primera.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hands-with-blond-attractive-woman-table_23-2148024561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hands-with-blond-attractive-woman-table_23-2148024561.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -293,7 +293,7 @@ export default function LandingPage() {
|
||||
role: "Cliente habitual",
|
||||
company: "La Victoria",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-being-fed-by-her-boyfriend-meal-dining-room_637285-3192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-being-fed-by-her-boyfriend-meal-dining-room_637285-3192.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -301,7 +301,7 @@ export default function LandingPage() {
|
||||
role: "Pareja",
|
||||
company: "Valladolid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -309,7 +309,7 @@ export default function LandingPage() {
|
||||
role: "Comida familiar",
|
||||
company: "La Victoria",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -317,7 +317,7 @@ export default function LandingPage() {
|
||||
role: "Cena de negocios",
|
||||
company: "Valladolid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-agent_23-2151933134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-agent_23-2151933134.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -325,7 +325,7 @@ export default function LandingPage() {
|
||||
role: "Desayuno",
|
||||
company: "La Victoria",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hands-with-blond-attractive-woman-table_23-2148024561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hands-with-blond-attractive-woman-table_23-2148024561.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
|
||||
Reference in New Issue
Block a user