Merge version_1 into main #1
221
src/app/page.tsx
221
src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Sobre Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre Nosotros", id: "about"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "features",
|
||||
},
|
||||
name: "Servicios", id: "features"},
|
||||
{
|
||||
name: "Inversión",
|
||||
id: "products",
|
||||
},
|
||||
name: "Inversión", id: "products"},
|
||||
{
|
||||
name: "Alianzas",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Alianzas", id: "metrics"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="ESRA REAL ESTATE"
|
||||
/>
|
||||
@@ -64,20 +52,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Invertir es Crecer"
|
||||
description="ESRA Real Estate redefine la inversión inmobiliaria estratégica. Nos enfocamos en el crecimiento patrimonial sólido y alianzas exclusivas."
|
||||
tag="Partner Estratégico"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explorar Oportunidades",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explorar Oportunidades", href: "#products"},
|
||||
{
|
||||
text: "Agenda una llamada",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Agenda una llamada", href: "#contact"},
|
||||
]}
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-light-rays-prism-abstract-concept_23-2148771780.jpg"
|
||||
@@ -91,9 +74,7 @@ export default function LandingPage() {
|
||||
title="Más que una agencia, tu aliado en crecimiento"
|
||||
buttons={[
|
||||
{
|
||||
text: "Sobre nuestro enfoque",
|
||||
href: "#",
|
||||
},
|
||||
text: "Sobre nuestro enfoque", href: "#"},
|
||||
]}
|
||||
tag="Sobre ESRA"
|
||||
/>
|
||||
@@ -106,41 +87,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Enfoque Estructurado",
|
||||
author: "ESRA",
|
||||
description: "Metodología basada en datos, no en especulación.",
|
||||
tags: [
|
||||
"Análisis",
|
||||
"Estrategia",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/investment-business-budget-credit-costs-concept_53876-13720.jpg",
|
||||
imageAlt: "portfolio management strategic growth",
|
||||
},
|
||||
id: "f1", title: "Enfoque Estructurado", author: "ESRA", description: "Metodología basada en datos, no en especulación.", tags: [
|
||||
"Análisis", "Estrategia"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/investment-business-budget-credit-costs-concept_53876-13720.jpg", imageAlt: "portfolio management strategic growth"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Modelo de Alianzas",
|
||||
author: "ESRA",
|
||||
description: "Colaboraciones de alto valor con los mejores desarrolladores.",
|
||||
tags: [
|
||||
"Desarrolladores",
|
||||
"Joint Venture",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg",
|
||||
imageAlt: "data-driven investment analysis",
|
||||
},
|
||||
id: "f2", title: "Modelo de Alianzas", author: "ESRA", description: "Colaboraciones de alto valor con los mejores desarrolladores.", tags: [
|
||||
"Desarrolladores", "Joint Venture"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg", imageAlt: "data-driven investment analysis"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Crecimiento Patrimonial",
|
||||
author: "ESRA",
|
||||
description: "Protección y escalabilidad para tu capital.",
|
||||
tags: [
|
||||
"Patrimonio",
|
||||
"ROI",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-formal-suits-pointing-office-building-meeting-outdoors-discussing-real-property-back-view-commercial-real-estate-concept_74855-7313.jpg",
|
||||
imageAlt: "exclusive project partnership development",
|
||||
},
|
||||
id: "f3", title: "Crecimiento Patrimonial", author: "ESRA", description: "Protección y escalabilidad para tu capital.", tags: [
|
||||
"Patrimonio", "ROI"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-formal-suits-pointing-office-building-meeting-outdoors-discussing-real-property-back-view-commercial-real-estate-concept_74855-7313.jpg", imageAlt: "exclusive project partnership development"},
|
||||
]}
|
||||
title="Nuestro Enfoque Estratégico"
|
||||
description="Diferenciación competitiva para inversores de alto nivel."
|
||||
@@ -149,58 +106,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Residencial Premium",
|
||||
price: "USD 500k+",
|
||||
variant: "Venta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004753.jpg",
|
||||
imageAlt: "luxury penthouse apartment modern",
|
||||
},
|
||||
id: "p1", name: "Residencial Premium", price: "USD 500k+", variant: "Venta", imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004753.jpg", imageAlt: "luxury penthouse apartment modern"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Comercial Estratégico",
|
||||
price: "USD 1.2M+",
|
||||
variant: "Inversión",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg",
|
||||
imageAlt: "modern architectural villa luxury design",
|
||||
},
|
||||
id: "p2", name: "Comercial Estratégico", price: "USD 1.2M+", variant: "Inversión", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg", imageAlt: "modern architectural villa luxury design"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Desarrollo Boutique",
|
||||
price: "USD 850k+",
|
||||
variant: "Proyecto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-land-plot-real-estate-business-development_23-2149916723.jpg",
|
||||
imageAlt: "prime investment real estate commercial",
|
||||
},
|
||||
id: "p3", name: "Desarrollo Boutique", price: "USD 850k+", variant: "Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/view-land-plot-real-estate-business-development_23-2149916723.jpg", imageAlt: "prime investment real estate commercial"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Lotes Premium",
|
||||
price: "USD 300k+",
|
||||
variant: "Inversión",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322089.jpg",
|
||||
imageAlt: "luxury lifestyle apartment development",
|
||||
},
|
||||
id: "p4", name: "Lotes Premium", price: "USD 300k+", variant: "Inversión", imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322089.jpg", imageAlt: "luxury lifestyle apartment development"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Oficinas Clase A",
|
||||
price: "USD 950k+",
|
||||
variant: "Venta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-relaxing-cafe-free-time-with-mobile-phone_627829-5388.jpg",
|
||||
imageAlt: "exclusive boutique residential property",
|
||||
},
|
||||
id: "p5", name: "Oficinas Clase A", price: "USD 950k+", variant: "Venta", imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-relaxing-cafe-free-time-with-mobile-phone_627829-5388.jpg", imageAlt: "exclusive boutique residential property"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Mixed-Use Prime",
|
||||
price: "USD 2.5M+",
|
||||
variant: "Proyecto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architects-using-smartphone-design-construction-layout-with-building-model-blueprints-man-woman-working-with-mobile-phone-plan-architectural-structure-development_482257-38870.jpg",
|
||||
imageAlt: "contemporary high-end apartment design",
|
||||
},
|
||||
id: "p6", name: "Mixed-Use Prime", price: "USD 2.5M+", variant: "Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/architects-using-smartphone-design-construction-layout-with-building-model-blueprints-man-woman-working-with-mobile-phone-plan-architectural-structure-development_482257-38870.jpg", imageAlt: "contemporary high-end apartment design"},
|
||||
]}
|
||||
title="Oportunidades Exclusivas"
|
||||
description="Selección premium de proyectos de alta rentabilidad."
|
||||
@@ -215,20 +137,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "+40%",
|
||||
description: "Rendimiento anual promedio",
|
||||
},
|
||||
id: "m1", value: "+40%", description: "Rendimiento anual promedio"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "15+",
|
||||
description: "Proyectos bajo gestión",
|
||||
},
|
||||
id: "m2", value: "15+", description: "Proyectos bajo gestión"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100+",
|
||||
description: "Inversores activos",
|
||||
},
|
||||
id: "m3", value: "100+", description: "Inversores activos"},
|
||||
]}
|
||||
title="Crecimiento Conjunto"
|
||||
description="Escalabilidad real para socios inmobiliarios."
|
||||
@@ -242,48 +155,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alejandro M.",
|
||||
handle: "Desarrollador",
|
||||
testimonial: "La visión estratégica de ESRA ha elevado nuestro último proyecto a otro nivel.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-shaking-hands_23-2148012888.jpg",
|
||||
},
|
||||
id: "t1", name: "Alejandro M.", handle: "Desarrollador", testimonial: "La visión estratégica de ESRA ha elevado nuestro último proyecto a otro nivel.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-shaking-hands_23-2148012888.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena V.",
|
||||
handle: "Inversionista",
|
||||
testimonial: "Protección de capital y rendimientos consistentes. Es lo que buscaba.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-composition-with-businessman_23-2147900145.jpg",
|
||||
},
|
||||
id: "t2", name: "Elena V.", handle: "Inversionista", testimonial: "Protección de capital y rendimientos consistentes. Es lo que buscaba.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-composition-with-businessman_23-2147900145.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Carlos R.",
|
||||
handle: "Constructor",
|
||||
testimonial: "Alianza impecable. Transparencia y resultados financieros reales.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-outdoors_23-2147956325.jpg",
|
||||
},
|
||||
id: "t3", name: "Carlos R.", handle: "Constructor", testimonial: "Alianza impecable. Transparencia y resultados financieros reales.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-outdoors_23-2147956325.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Lucía P.",
|
||||
handle: "Inversionista",
|
||||
testimonial: "El acompañamiento profesional durante todo el proceso fue impecable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-female-business-people-using-tablet-computer-outdoors_1262-12523.jpg",
|
||||
},
|
||||
id: "t4", name: "Lucía P.", handle: "Inversionista", testimonial: "El acompañamiento profesional durante todo el proceso fue impecable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-female-business-people-using-tablet-computer-outdoors_1262-12523.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Javier L.",
|
||||
handle: "Socio",
|
||||
testimonial: "Recomiendo ESRA para quienes buscan inversiones de escala.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-cia-secret-agents-review-mission-documents-evidence-gathered_482257-118345.jpg",
|
||||
},
|
||||
id: "t5", name: "Javier L.", handle: "Socio", testimonial: "Recomiendo ESRA para quienes buscan inversiones de escala.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-cia-secret-agents-review-mission-documents-evidence-gathered_482257-118345.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Confianza de nuestros socios"
|
||||
description="Lo que dicen nuestros clientes."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -292,20 +181,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "¿Cómo es el proceso de inversión?",
|
||||
content: "Realizamos un análisis exhaustivo de viabilidad y riesgo para asegurar tu capital.",
|
||||
},
|
||||
id: "q1", title: "¿Cómo es el proceso de inversión?", content: "Realizamos un análisis exhaustivo de viabilidad y riesgo para asegurar tu capital."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "¿Qué tipos de activos gestionan?",
|
||||
content: "Activos premium: residencial de lujo, comercial corporativo y proyectos de desarrollo.",
|
||||
},
|
||||
id: "q2", title: "¿Qué tipos de activos gestionan?", content: "Activos premium: residencial de lujo, comercial corporativo y proyectos de desarrollo."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "¿Cómo empiezo mi alianza con ESRA?",
|
||||
content: "Agenda una llamada estratégica para conocer tu perfil y objetivos.",
|
||||
},
|
||||
id: "q3", title: "¿Cómo empiezo mi alianza con ESRA?", content: "Agenda una llamada estratégica para conocer tu perfil y objetivos."},
|
||||
]}
|
||||
sideTitle="Preguntas Frecuentes"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -316,14 +196,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Construyamos crecimiento estratégico juntos."
|
||||
buttons={[
|
||||
{
|
||||
text: "Agenda una llamada",
|
||||
href: "#",
|
||||
},
|
||||
text: "Agenda una llamada", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -332,13 +209,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="ESRA REAL ESTATE"
|
||||
leftLink={{
|
||||
text: "Privacidad",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacidad", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Términos",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Términos", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user