Update src/app/page.tsx
This commit is contained in:
@@ -83,8 +83,6 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "21D", title: "Primeros resultados"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handicapped-paralyzed-manager-man-wheelchair-sitting-conference-table_482257-13965.jpg"
|
||||
imageAlt="Persona interactuando con un dashboard de datos holográfico"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -111,21 +109,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Estrategia en días, no meses", description: "Diagnóstico en 48 horas y tu primera estrategia activa en menos de tres semanas.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg", imageAlt: "Estrategia rápida"},
|
||||
imageAlt: "Estrategia rápida"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-adult-nature-with-3d-geometric-shapes_23-2150697464.jpg", imageAlt: "Resultados en días"}
|
||||
imageAlt: "Resultados en días"}
|
||||
},
|
||||
{
|
||||
title: "Dashboard exclusivo en vivo", description: "Panel privado con 11 secciones: ventas, forecast, competencia, IA y más, actualizado en tiempo real.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg", imageAlt: "Dashboard exclusivo"},
|
||||
imageAlt: "Dashboard exclusivo"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637768.jpg", imageAlt: "Datos en vivo"}
|
||||
imageAlt: "Datos en vivo"}
|
||||
},
|
||||
{
|
||||
title: "Tecnología de primer nivel", description: "Webs y apps profesionales que posicionan tu marca y trabajan por ti 24/7, garantizando tu crecimiento digital.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg", imageAlt: "Tecnología de élite"},
|
||||
imageAlt: "Tecnología de élite"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-with-modern-virtual-technologies-hands-touching-screen_1212-721.jpg", imageAlt: "Plataformas digitales"}
|
||||
imageAlt: "Plataformas digitales"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
|
||||
Reference in New Issue
Block a user