5 Commits

Author SHA1 Message Date
d299e3b2b6 Update src/app/page.tsx 2026-03-14 21:24:28 +00:00
f6e0acfa1f Update src/app/page.tsx 2026-03-14 21:15:31 +00:00
add31390f5 Update src/app/page.tsx 2026-03-14 21:14:51 +00:00
255e184d0e Update src/app/page.tsx 2026-03-14 21:13:25 +00:00
826c0aaed1 Merge version_6 into main
Merge version_6 into main
2026-03-14 21:10:45 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
tagIcon={Stethoscope}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
buttons={[{ text: "Agendar Consulta Gratuita (Gratis)", href: "#contact" }]}
buttons={[{ text: "Agendar Consulta", href: "#contact" }]}
buttonAnimation="slide-up"
testimonials={[
{
@@ -135,10 +135,10 @@ export default function LandingPage() {
tagIcon={Target}
tagAnimation="slide-up"
metrics={[
{ id: "patients", icon: Users, title: "Más Pacientes", value: "+85%" },
{ id: "visibility", icon: Eye, title: "Mayor Visibilidad", value: "+150%" },
{ id: "professional", icon: Briefcase, title: "Imagen Profesional", value: "Garantizada" },
{ id: "time", icon: Zap, title: "Ahorro de Tiempo", value: "-60%" }
{ id: "patients", icon: Users, title: "Más Pacientes", value: "" },
{ id: "visibility", icon: Eye, title: "Mayor Visibilidad", value: "" },
{ id: "professional", icon: Briefcase, title: "Imagen Profesional", value: "" },
{ id: "time", icon: Zap, title: "Ahorro de Tiempo", value: "" }
]}
animationType="scale-rotate"
textboxLayout="default"
@@ -184,7 +184,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MediaAbout
title="Sobre MediMarket Pro"
title="Sobre Ideory"
description="Somos un equipo especializado en marketing digital para profesionales de la salud. Con más de 2 años de experiencia, hemos ayudado a más de 50 médicos, dentistas y clínicas a transformar su práctica. Entendemos los desafíos únicos de un consultorio médico y creamos estrategias personalizadas que generan resultados reales."
tag="Expertos en Marketing Médico"
tagIcon={Award}