Merge version_1 into main #2
143
src/app/page.tsx
143
src/app/page.tsx
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -48,7 +48,7 @@ export default function HomePage() {
|
||||
description="En Clickforge Digital, transformamos estrategias digitales en resultados mensurables. Diseñamos campañas personalizadas que generan confianza, aumentan tu visibilidad y convierten clientes."
|
||||
tag="Agencia Digital"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
buttons={[
|
||||
{ text: "Comenzar Ahora", href: "/contact" },
|
||||
{ text: "Ver Servicios", href: "/services" },
|
||||
@@ -80,33 +80,13 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Análisis y Estrategia",
|
||||
description: "Diagnóstico profundo de tu presencia digital con análisis competitivo, identificación de oportunidades y estrategia personalizada para máximo impacto.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=1",
|
||||
imageAlt: "Análisis digital y estrategia",
|
||||
},
|
||||
id: "01", title: "Análisis y Estrategia", description: "Diagnóstico profundo de tu presencia digital con análisis competitivo, identificación de oportunidades y estrategia personalizada para máximo impacto.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Análisis digital y estrategia"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Gestión de Redes Sociales",
|
||||
description: "Campañas estratégicas en redes sociales que generan engagement, crean comunidad y amplían tu alcance con contenido relevante y datos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-work-concept_1388-81.jpg?_wi=1",
|
||||
imageAlt: "Gestión de redes sociales",
|
||||
},
|
||||
id: "02", title: "Gestión de Redes Sociales", description: "Campañas estratégicas en redes sociales que generan engagement, crean comunidad y amplían tu alcance con contenido relevante y datos.", imageSrc: "http://img.b2bpic.net/free-photo/business-work-concept_1388-81.jpg", imageAlt: "Gestión de redes sociales"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Estrategia de Contenidos",
|
||||
description: "Creación de contenido atractivo y optimizado que posiciona tu marca como referente, mejora SEO y atrae clientes calificados.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-filmmakers-editing-film-content_482257-121431.jpg?_wi=1",
|
||||
imageAlt: "Estrategia de contenidos",
|
||||
},
|
||||
id: "03", title: "Estrategia de Contenidos", description: "Creación de contenido atractivo y optimizado que posiciona tu marca como referente, mejora SEO y atrae clientes calificados.", imageSrc: "http://img.b2bpic.net/free-photo/young-filmmakers-editing-film-content_482257-121431.jpg", imageAlt: "Estrategia de contenidos"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Consultoría Digital",
|
||||
description: "Asesoramiento experto para optimizar tu presencia digital, mejorar conversiones y maximizar el retorno de tu inversión en marketing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-developing-new-project-together_1098-21664.jpg?_wi=1",
|
||||
imageAlt: "Consultoría digital",
|
||||
},
|
||||
id: "04", title: "Consultoría Digital", description: "Asesoramiento experto para optimizar tu presencia digital, mejorar conversiones y maximizar el retorno de tu inversión en marketing.", imageSrc: "http://img.b2bpic.net/free-photo/teamwork-developing-new-project-together_1098-21664.jpg", imageAlt: "Consultoría digital"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -126,59 +106,23 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Carlos Mendez",
|
||||
role: "CEO",
|
||||
company: "TechVentures",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg?_wi=1",
|
||||
imageAlt: "professional business executive portrait",
|
||||
},
|
||||
id: "1", name: "Carlos Mendez", role: "CEO", company: "TechVentures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg", imageAlt: "professional business executive portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "María García",
|
||||
role: "Directora de Marketing",
|
||||
company: "InnovateLabs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg?_wi=1",
|
||||
imageAlt: "business professional woman portrait",
|
||||
},
|
||||
id: "2", name: "María García", role: "Directora de Marketing", company: "InnovateLabs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg", imageAlt: "business professional woman portrait"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Roberto López",
|
||||
role: "Gerente de Ventas",
|
||||
company: "GrowthCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=1",
|
||||
imageAlt: "business professional man headshot",
|
||||
},
|
||||
id: "3", name: "Roberto López", role: "Gerente de Ventas", company: "GrowthCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "business professional man headshot"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alejandra Ruiz",
|
||||
role: "Propietaria",
|
||||
company: "Digital Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
|
||||
imageAlt: "professional business person photo",
|
||||
},
|
||||
id: "4", name: "Alejandra Ruiz", role: "Propietaria", company: "Digital Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "professional business person photo"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fernando Díaz",
|
||||
role: "Director General",
|
||||
company: "StartupXYZ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg",
|
||||
imageAlt: "business professional portrait headshot",
|
||||
},
|
||||
id: "5", name: "Fernando Díaz", role: "Director General", company: "StartupXYZ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "business professional portrait headshot"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Sofía Martínez",
|
||||
role: "Head of Growth",
|
||||
company: "NextGen Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg",
|
||||
imageAlt: "professional business team member",
|
||||
},
|
||||
id: "6", name: "Sofía Martínez", role: "Head of Growth", company: "NextGen Tech", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg", imageAlt: "professional business team member"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "150+", label: "Proyectos Completados" },
|
||||
@@ -199,14 +143,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechCorp",
|
||||
"InnovateLabs",
|
||||
"GrowthCorp",
|
||||
"DigitalWorks",
|
||||
"CloudSync",
|
||||
"FutureVentures",
|
||||
"DataDrive",
|
||||
]}
|
||||
"TechCorp", "InnovateLabs", "GrowthCorp", "DigitalWorks", "CloudSync", "FutureVentures", "DataDrive"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -220,57 +157,29 @@ export default function HomePage() {
|
||||
tagIcon={CreditCard}
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
price: "$800/mes",
|
||||
name: "Plan Starter",
|
||||
buttons: [
|
||||
id: "1", price: "$800/mes", name: "Plan Starter", buttons: [
|
||||
{ text: "Empezar Ahora", href: "/contact" },
|
||||
{ text: "Más Información", href: "/contact" },
|
||||
],
|
||||
features: [
|
||||
"Gestión de 2 redes sociales",
|
||||
"20 posts mensuales",
|
||||
"Análisis básico",
|
||||
"Reportes mensuales",
|
||||
"Email de soporte",
|
||||
],
|
||||
"Gestión de 2 redes sociales", "20 posts mensuales", "Análisis básico", "Reportes mensuales", "Email de soporte"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
badge: "Más Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$1,500/mes",
|
||||
name: "Plan Professional",
|
||||
buttons: [
|
||||
id: "2", badge: "Más Popular", badgeIcon: Sparkles,
|
||||
price: "$1,500/mes", name: "Plan Professional", buttons: [
|
||||
{ text: "Empezar Ahora", href: "/contact" },
|
||||
{ text: "Más Información", href: "/contact" },
|
||||
],
|
||||
features: [
|
||||
"Gestión de 4 redes sociales",
|
||||
"60 posts mensuales",
|
||||
"Análisis avanzado",
|
||||
"Reportes semanales",
|
||||
"Soporte prioritario",
|
||||
"Estrategia de contenidos",
|
||||
],
|
||||
"Gestión de 4 redes sociales", "60 posts mensuales", "Análisis avanzado", "Reportes semanales", "Soporte prioritario", "Estrategia de contenidos"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
price: "$2,500/mes",
|
||||
name: "Plan Enterprise",
|
||||
buttons: [
|
||||
id: "3", price: "$2,500/mes", name: "Plan Enterprise", buttons: [
|
||||
{ text: "Empezar Ahora", href: "/contact" },
|
||||
{ text: "Más Información", href: "/contact" },
|
||||
],
|
||||
features: [
|
||||
"Gestión completa de presencia digital",
|
||||
"Campañas personalizadas",
|
||||
"Análisis competitivo",
|
||||
"Reportes en tiempo real",
|
||||
"Soporte 24/7",
|
||||
"Consultoría estratégica",
|
||||
"Optimización SEO",
|
||||
],
|
||||
"Gestión completa de presencia digital", "Campañas personalizadas", "Análisis competitivo", "Reportes en tiempo real", "Soporte 24/7", "Consultoría estratégica", "Optimización SEO"],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user