Update src/app/page.tsx
This commit is contained in:
@@ -112,16 +112,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marta G.", role: "Cliente habitual", testimonial: "La mejor calidad de Almería, ambiente de 10.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"},
|
||||
{
|
||||
id: "2", name: "Juan R.", role: "Turista", testimonial: "Un descubrimiento increíble en el centro.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-people-having-dinner-together_23-2148454086.jpg"},
|
||||
{
|
||||
id: "3", name: "Elena S.", role: "Vecina", testimonial: "Trato cercano y comida siempre fresca.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg"},
|
||||
{
|
||||
id: "4", name: "Carlos P.", role: "Local", testimonial: "El sitio de referencia para cenar bien.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-having-good-time_23-2148395387.jpg"},
|
||||
{
|
||||
id: "5", name: "Ana M.", role: "Cliente", testimonial: "Volveremos sin duda, todo perfecto.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg"},
|
||||
{ id: "1", name: "Carmen L.", role: "Cliente local", testimonial: "El pulpo a la brasa es sencillamente espectacular. Visita obligada." },
|
||||
{ id: "2", name: "Alejandro M.", role: "Gastrónomo", testimonial: "Excelente calidad en el producto y un servicio muy profesional." },
|
||||
{ id: "3", name: "Sara P.", role: "Cliente recurrente", testimonial: "Ambiente muy agradable y una carta de vinos muy bien seleccionada." }
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="Tu satisfacción es nuestra mejor recompensa."
|
||||
|
||||
Reference in New Issue
Block a user