Merge version_1 into main #2
@@ -134,10 +134,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María Rodríguez", handle: "Crespo", testimonial: "Mi Max tiene la mejor nutrición. La asesoría personalizada hizo toda la diferencia en su salud. Totalmente recomendado.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg?_wi=1", imageAlt: "María Rodríguez con su perro"
|
||||
id: "1", name: "María Rodríguez", handle: "Crespo", testimonial: "Mi Max tiene la mejor nutrición. La asesoría personalizada hizo toda la diferencia en su salud. Totalmente recomendado.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg", imageAlt: "María Rodríguez con su perro"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Carlos Mendoza", handle: "Bocagrande", testimonial: "Servicio premium con atención impecable. Mi Bella come mejor que nunca. Es como tener un nutricionista personal.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-holding-his-friend-dog-labrador-sunset-park_8353-6483.jpg?_wi=1", imageAlt: "Carlos Mendoza con su mascota"
|
||||
id: "2", name: "Carlos Mendoza", handle: "Bocagrande", testimonial: "Servicio premium con atención impecable. Mi Bella come mejor que nunca. Es como tener un nutricionista personal.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-holding-his-friend-dog-labrador-sunset-park_8353-6483.jpg", imageAlt: "Carlos Mendoza con su mascota"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Alejandra Pérez", handle: "Laguito", testimonial: "La calidad de los productos es incomparable. Mi perro adoraba comer y su energía mejoró notablemente.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-girl-walking-playing-with-beagle-dog-park_176420-6443.jpg", imageAlt: "Alejandra Pérez feliz con su perro"
|
||||
@@ -146,10 +146,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Santiago Díaz", handle: "Manga", testimonial: "Profesionales en todo. Saben exactamente qué necesita cada perro. Entrega rápida y confiable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-dogowner-spending-time-with-his-pet-cafe-sitting-indoors-looking_1258-245386.jpg", imageAlt: "Santiago Díaz con su mascota"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Patricia López", handle: "Castillo", testimonial: "Finalmente encontré a alguien que entiende la importancia de la nutrición premium. Mi perro se ve transformado.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg?_wi=2", imageAlt: "Patricia López con su perro"
|
||||
id: "5", name: "Patricia López", handle: "Castillo", testimonial: "Finalmente encontré a alguien que entiende la importancia de la nutrición premium. Mi perro se ve transformado.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg", imageAlt: "Patricia López con su perro"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Fernando Gutiérrez", handle: "Centro", testimonial: "El mejor servicio de entrega de alimento para perros en Cartagena. Profesionales y confiables 100%.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-holding-his-friend-dog-labrador-sunset-park_8353-6483.jpg?_wi=2", imageAlt: "Fernando Gutiérrez con su mascota"
|
||||
id: "6", name: "Fernando Gutiérrez", handle: "Centro", testimonial: "El mejor servicio de entrega de alimento para perros en Cartagena. Profesionales y confiables 100%.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-holding-his-friend-dog-labrador-sunset-park_8353-6483.jpg", imageAlt: "Fernando Gutiérrez con su mascota"
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
{ text: "Llamar Ahora", href: "tel:+573001234567" },
|
||||
{ text: "WhatsApp Premium", href: "https://wa.me/573001234567?text=Hola%2C%20quiero%20asesoría%20personalizada%20para%20mi%20perro" }
|
||||
]}
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user