From c45b720d600ed1e64a8aea83209b64cc74ff1315 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 07:46:40 +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 266f8d7..1549b7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { bottomRightText="hello@sympai.com" button={{ text: "Obter uma Demonstração", href: "#contact"}} - logoImageClassName="scale-200" + logoImageClassName="scale-250" /> @@ -187,7 +187,7 @@ export default function LandingPage() { { id: "m1", value: "30%", title: "Redução na Incidência de Doenças", description: "Através de detecção precoce e orientação preventiva alimentadas por IA.", imageSrc: "http://img.b2bpic.net/free-photo/man-chemist-checking-bottle-pills-chemistry-tools-working-late-medical-researching_482257-541.jpg", imageAlt: "Redução de Doenças"}, { - id: "m2", value: "25%", title: "Aumento na Eficiência do Sistema", description: "Otimizando a alocação de recursos e o fluxo de pacientes em instituições de saúde.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-male-doctor-wearing-medical-robe-stethoscope-with-glasses-sitting-desk-with-medical-tools-turning-head-side-holding-arrow-mark-pointing-side-isolated-green-wall_141793-59733.jpg", imageAlt: "Eficiência do Sistema"}, + id: "m2", value: "25%", title: "Aumento na Eficiência do Sistema", description: "Otimizando a alocação de recursos e o fluxo de pacientes em instituições de saúde.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-male-doctor-wearing-medical-robe-stethoscope-with-glasses-sitting-desk-with-medical-tools-turning-head-side-holding-arrow-mark-pointing-side-holding-arrow-mark-pointing-side-isolated-green-wall_141793-59733.jpg", imageAlt: "Eficiência do Sistema"}, { id: "m3", value: "40%", title: "Aumento nas Decisões de Saúde Informadas", description: "Capacitando cidadãos com insights e conhecimentos acionáveis sobre saúde.", imageSrc: "http://img.b2bpic.net/free-photo/wellness-diet-plan-healthy-living-icon_53876-121311.jpg", imageAlt: "Decisões Informadas"}, ]} -- 2.49.1