Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f415a9389 | |||
| 447c7e9d78 | |||
| 32dd0354ef | |||
| 7ef5f27fb0 | |||
| 3e3ca61a57 | |||
| 0303bccb66 | |||
| 980439a22f | |||
| 42b14d12bc | |||
| 6ce2cc1d13 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Páginas web que hacen crecer tu negocio"
|
||||
title="Convierte visitantes en clientes con páginas web de alto impacto"
|
||||
description="Diseño web profesional y rápido para negocios que quieren destacar en internet y vender más. Sin complicaciones, solo resultados."
|
||||
buttons={[
|
||||
{
|
||||
@@ -102,10 +102,10 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Lightbulb,
|
||||
label: "Proyectos lanzados", value: "150+"},
|
||||
label: "150+ Negocios Digitalizados", value: "150+"},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Velocidad media", value: "2s"},
|
||||
label: "2s Promedio de Carga", value: "2s"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Satisfacción", value: "100%"},
|
||||
@@ -122,13 +122,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Smartphone,
|
||||
title: "100% Adaptable", description: "Tu sitio lucirá perfecto en móviles, tablets y computadoras."},
|
||||
title: "100% Adaptable", description: "Captura clientes en cualquier dispositivo con un diseño fluido y profesional."},
|
||||
{
|
||||
icon: Rocket,
|
||||
title: "Carga Ultrarrápida", description: "Optimizamos cada detalle para que tus clientes no esperen."},
|
||||
title: "Carga Ultrarrápida", description: "Maximiza tus tasas de conversión con un sitio que carga instantáneamente."},
|
||||
{
|
||||
icon: Lock,
|
||||
title: "Seguridad Total", description: "Protegemos tus datos y los de tus clientes con certificados SSL."},
|
||||
title: "Seguridad Total", description: "Genera confianza inmediata y cierra más ventas con seguridad certificada."},
|
||||
]}
|
||||
title="Por qué elegir DAF"
|
||||
description="Nos enfocamos en lo que realmente importa para tu negocio: conversiones, velocidad y un diseño impecable."
|
||||
@@ -257,4 +257,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user