From e16d26b800122f229637887cafd5ec9a3c8cc21c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 21:55:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c42ab15..71795fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@ana", testimonial: "Excelente atención y resultados increíbles.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg?_wi=1", imageAlt: "dentist doctor modern clinic smile", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@luis", testimonial: "Muy profesionales, los mejores dentistas.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=1", imageAlt: "dentist doctor modern clinic smile", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/patient-sitting-dentist-s-chair_1098-4016.jpg", @@ -139,7 +139,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Trayectoria y Confianza" description="Más de 20 años cuidando la salud bucodental de nuestra comunidad con honestidad y excelencia clínica. Nos enfocamos en diagnósticos precisos." - imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=2" /> -- 2.49.1