From cb8383f7769b932719332e6257115addcb94bd55 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 14:45:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c90656..4469ac2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,6 @@ export default function LandingPage() { slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg", imageAlt: "Studio Dentistico Moderno" }, { imageSrc: "http://img.b2bpic.net/free-photo/scientist-team-arguing-front-computer-looking-virus-development-modern-equipped-laboratory-multiethnic-stuff-analysing-vaccine-evolution-using-high-tech-researching-treatment_482257-3698.jpg", imageAlt: "Tecnologia Diagnostica" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg", imageAlt: "Team Medico Professionale" }, { imageSrc: "http://img.b2bpic.net/free-photo/collection-orthodontic-instruments-dental-procedure_651396-2230.jpg", imageAlt: "Laboratorio Odontotecnico" }, { imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-holding-x-ray-scan-examination-diagnosis-after-hours-nurse-looking-radiography-results-healthcare-medical-advice-working-late-night-cabinet_482257-32895.jpg", imageAlt: "Ambiente Clinico Pulito" }, { imageSrc: "http://img.b2bpic.net/free-photo/clinic-registration-counter-waiting-room-lobby-computer-make-checkup-appointments-with-healthcare-report-papers-empty-hospital-reception-desk-with-medical-forms-insurance-support_482257-50666.jpg", imageAlt: "Reception Centro Sanitario" } @@ -103,4 +102,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1