diff --git a/src/app/page.tsx b/src/app/page.tsx index a766dbb..3c5fb02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", title: "5 estrellas", quote: "Hemos estado tomando un vermouth al solecito en la terraza y nos ha gustado mucho el lugar. Tiene una terraza al aire libre con mesitas de madera muy acogedora.", name: "David", role: "Cliente satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-photographer-standing-with-camera-outdoors-against-building_8353-6514.jpg", imageAlt: "David" + id: "1", title: "5 estrellas", quote: "Hemos estado tomando un vermouth al solecito en la terraza y nos ha gustado mucho el lugar. Tiene una terraza al aire libre con mesitas de madera muy acogedora.", name: "David", role: "Cliente satisfecho", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4nbvEc5CqmjXiXOHeLdfRX3UG/uploaded-1773838063383-dom74vk6.jpg", imageAlt: "David" }, { id: "2", title: "4 estrellas", quote: "La comida estaba buena y te regalaban unas minibravas por cada 2 pintas. Detalles que se agradecen en un bar.", name: "Víctor", role: "Cliente habitual", imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-guy-enjoying-leisure-time_1262-20555.jpg", imageAlt: "Víctor"