diff --git a/src/app/page.tsx b/src/app/page.tsx index d843e17..4e62422 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,19 +145,19 @@ export default function LandingPage() { testimonials={[ { id: "t1", name: "Bárbara Concha", handle: "@paciente", testimonial: "Mis niños salieron felices y el trato es maravilloso. ¡La doctora fabulosa!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/carefree-happy-young-african-american-man-with-funky-hairstyle-showing-ok-sign_273609-14095.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwTr7KJlkkrUq83H1GSckXT6kI/uploaded-1775400295600-pq2i5cfv.jpg"}, { id: "t2", name: "Laura G.", handle: "@paciente", testimonial: "Recomiendo la clínica al 100%. Profesionalidad y trato inigualable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwTr7KJlkkrUq83H1GSckXT6kI/uploaded-1775400295600-pq2i5cfv.jpg"}, { id: "t3", name: "Carlos M.", handle: "@paciente", testimonial: "Limpiezas excelentes. Es mi clínica de confianza desde hace tiempo.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwTr7KJlkkrUq83H1GSckXT6kI/uploaded-1775400295600-pq2i5cfv.jpg"}, { id: "t4", name: "Ana R.", handle: "@paciente", testimonial: "Excelente atención, muy paciente con mis hijos. Totalmente recomendados.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mother-girl-posing-studio_23-2150598693.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwTr7KJlkkrUq83H1GSckXT6kI/uploaded-1775400295600-pq2i5cfv.jpg"}, { id: "t5", name: "Pedro S.", handle: "@paciente", testimonial: "La recepción es encantadora. Un servicio de diez puntos.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-showing-ok-sign_1262-2445.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwTr7KJlkkrUq83H1GSckXT6kI/uploaded-1775400295600-pq2i5cfv.jpg"}, ]} showRating={true} title="Historias de sonrisas reales"