Merge version_7 into main #11
@@ -137,8 +137,8 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ 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: "z" },
|
||||
{ id: "time", icon: Zap, title: "Ahorro de Tiempo", value: "-60%" }
|
||||
{ id: "professional", icon: Briefcase, title: "Imagen Profesional", value: "" },
|
||||
{ id: "time", icon: Zap, title: "Ahorro de Tiempo", value: "" }
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user