From dc5e8e4747ee0107b88410553ff0bbda0a02b701 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:17:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6094797..62f60a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg?_wi=1" imageAlt="Dentista sonriendo con un paciente en una clínica moderna" /> @@ -202,7 +202,7 @@ export default function LandingPage() { imageAlt: "Dr. Pablo Martín, implantólogo", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg?_wi=2", imageAlt: "female dentist professional portrait", }, ]} -- 2.49.1