Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e64bd66149 | |||
| 109b6bb555 | |||
| 73517bf364 | |||
| 61a755217a | |||
| e2bde1118e | |||
| 97ad4c809c |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
title="Tu Socio Digital Completo"
|
||||
title="Desbloquea tu Crecimiento Online: Soluciones Digitales que Impulsan tu Negocio"
|
||||
description="Desde diseño web hasta producción de video y software personalizado—manejamos cada necesidad digital para que tú te enfoques en el crecimiento. Obtén tu consulta gratuita hoy."
|
||||
tag="Soluciones Integrales"
|
||||
tagIcon={Sparkles}
|
||||
@@ -134,10 +134,7 @@ export default function LandingPage() {
|
||||
description="Desde startups innovadores hasta empresas consolidadas, todos han visto resultados con MasNegocioOnline."
|
||||
tag="Clientes Reales"
|
||||
tagIcon={CheckCircle}
|
||||
names={["Techstartup Latino", "Ecommerce Max", "Digital Consulting Pro", "Serviceflow Plus", "Marketing Hub", "Cloud Solutions", "Retail Xpress"]}
|
||||
logos={[
|
||||
"asset://techstartup-latino-logo", "asset://ecommercemax-logo", "asset://digitalconsulting-pro-logo", "asset://serviceflow-plus-logo", "asset://marketinghub-logo", "asset://cloudsolutions-logo", "asset://retailxpress-logo"
|
||||
]}
|
||||
names={["TechStartup Latino", "EcommerceMax", "DigitalConsulting Pro", "ServiceFlow Plus", "MarketingHub", "CloudSolutions", "RetailXpress"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -192,7 +189,7 @@ export default function LandingPage() {
|
||||
description="No más esperas, no más complicaciones. Nuestro equipo está listo para llevar tu negocio al siguiente nivel. Envíanos un mensaje por WhatsApp para una consulta sin costo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contactar por WhatsApp", href: "https://wa.me/51998482818?text=Hola%2C%20quiero%20comenzar%20mi%20transformación%20digital"
|
||||
text: "Contactar por WhatsApp", href: "https://wa.me/51998482818?text=Hola%2C%20quiero%20comenzar%20my%20transformación%20digital"
|
||||
},
|
||||
{
|
||||
text: "Llamar: +51 998 482 8518", href: "tel:+51998482818"
|
||||
@@ -233,4 +230,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -45,7 +45,7 @@ export default function ServicesPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
title: "Edición de Video Profesional", description: "Transformamos tus grabaciones en contenido dinámico y atractivo, optimizado para cualquier plataforma. Desde videos corporativos hasta contenido para redes sociales.", imageSrc: "http://img.b2bpic.net/free-photo/film-editing-software-interface-creative-workspace_23-2150937397.jpg", imageAlt: "Edición de Video", buttonIcon: Play,
|
||||
title: "Edición de Video Profesional", description: "Transformamos tus grabaciones en contenido dinámico y atractivo, optimizado para cualquier plataforma (YouTube, TikTok, Instagram, E.TC. ). Desde videos corporativos hasta contenido para redes sociales.", imageSrc: "http://img.b2bpic.net/free-photo/professional-agency-setup-cinematic-footage-creation-video-editing_482257-118951.jpg?id=416761441", imageAlt: "Edición de Video", buttonIcon: Play,
|
||||
buttonHref: "https://wa.me/51998482818?text=Quiero%20saber%20más%20sobre%20Edición%20de%20Video"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user