Merge version_1 into main #3
@@ -179,11 +179,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María García", role: "Novia", company: "Boda Bogotá 2024", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-attractive-curly-young-woman-elegant-white-blouse_176532-7196.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-attractive-curly-young-woman-elegant-white-blouse_176532-7196.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Carlos Rodríguez", role: "Gerente de Eventos", company: "Corporativo Medellín", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ana Martínez", role: "Quinceañera", company: "Celebración Cali", rating: 5,
|
||||
@@ -195,11 +195,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Patricia Díaz", role: "Coordinadora de Eventos", company: "Hotel Crown Cartagena", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-attractive-curly-young-woman-elegant-white-blouse_176532-7196.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-attractive-curly-young-woman-elegant-white-blouse_176532-7196.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Manuel Torres", role: "Empresario", company: "Fiesta de Empresa Bogotá", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-party_23-2148231996.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
title="Lo Que Dicen Nuestros Clientes"
|
||||
|
||||
Reference in New Issue
Block a user