From 9543ad5939ee855fe97852999946ebb0c6a34d1f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:07:25 +0000 Subject: [PATCH 1/2] Update src/app/equipo/page.tsx --- src/app/equipo/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/equipo/page.tsx b/src/app/equipo/page.tsx index 5fb7537..b88a036 100644 --- a/src/app/equipo/page.tsx +++ b/src/app/equipo/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/pleased-holding-hands-together-young-male-doctor-wearing-uniform-with-stethoscope-isolated-orange-background_141793-140134.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg?_wi=2", imageAlt: "dentist doctor professional portrait", }, ]} -- 2.49.1 From ab45cce52190b2316aef6e9064d2bb18b9a9cd69 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:07:26 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e21e95c..d78538d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg?_wi=1" imageAlt="ClĂ­nica Dental Astrid Fos" /> -- 2.49.1