diff --git a/src/app/page.tsx b/src/app/page.tsx index b3a5705..3908d6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function RefrigeriosCarlitosPage() { title="Refrigerios Carlitos" description="Sabor casero en el corazón de Tarapoto" tag="Comida Peruana Auténtica" - imageSrc="http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14209.jpg" + imageSrc="http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14209.jpg?_wi=1" imageAlt="Delicious Peruvian food" textPosition="center" showBlur={true} @@ -100,7 +100,7 @@ export default function RefrigeriosCarlitosPage() { products={[ { id: "1", brand: "Especialidad Peruana", name: "Causa Limeña", price: "S/ 18.00", rating: 5, - reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14209.jpg", imageAlt: "Causa Limeña" + reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14209.jpg?_wi=2", imageAlt: "Causa Limeña" }, { id: "2", brand: "Desayunos", name: "Desayuno Tradicional", price: "S/ 12.00", rating: 5, @@ -130,11 +130,11 @@ export default function RefrigeriosCarlitosPage() { testimonials={[ { id: "1", name: "María González", role: "Vendedora", company: "Centro de Tarapoto", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "María González" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "María González" }, { id: "2", name: "Carlos Rodríguez", role: "Profesor", company: "Colegio Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Carlos Rodríguez" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Carlos Rodríguez" }, { id: "3", name: "Laura Martínez", role: "Ama de Casa", company: "Tarapoto", rating: 5, @@ -142,15 +142,15 @@ export default function RefrigeriosCarlitosPage() { }, { id: "4", name: "Pedro Sánchez", role: "Empresario", company: "Negocio Propio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Pedro Sánchez" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Pedro Sánchez" }, { id: "5", name: "Sofía Torres", role: "Estudiante", company: "Universidad", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Sofía Torres" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "Sofía Torres" }, { id: "6", name: "Roberto Quispe", role: "Trabajador", company: "Empresa Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Roberto Quispe" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Roberto Quispe" } ]} title="¿Qué dicen nuestros clientes?"