Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
279
src/app/page.tsx
279
src/app/page.tsx
@@ -33,94 +33,62 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Propiedades",
|
||||
id: "products",
|
||||
},
|
||||
name: "Propiedades", id: "products"},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "features",
|
||||
},
|
||||
name: "Nosotros", id: "features"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="Inmobiliaria Pro"
|
||||
button={{
|
||||
text: "Contactar", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Encuentra el Hogar de tus Sueños"
|
||||
description="Publica y descubre las mejores oportunidades inmobiliarias del mercado con nuestra plataforma especializada en compra, venta y alquiler de propiedades."
|
||||
kpis={[
|
||||
{
|
||||
value: "+500",
|
||||
label: "Propiedades Activas",
|
||||
},
|
||||
value: "+500", label: "Propiedades Activas"},
|
||||
{
|
||||
value: "+200",
|
||||
label: "Ventas Mensuales",
|
||||
},
|
||||
value: "+200", label: "Ventas Mensuales"},
|
||||
{
|
||||
value: "99%",
|
||||
label: "Clientes Satisfechos",
|
||||
},
|
||||
value: "99%", label: "Clientes Satisfechos"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurry-lobby-with-comfortable-chairs_1203-1444.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826241.jpg",
|
||||
alt: "Minimalist office interior design",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826241.jpg", alt: "Minimalist office interior design"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8507.jpg",
|
||||
alt: "Abstract blur hotel interior",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8507.jpg", alt: "Abstract blur hotel interior"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8506.jpg",
|
||||
alt: "Abstract blur hotel interior",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8506.jpg", alt: "Abstract blur hotel interior"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/wooden-corridor-defocused_1203-1089.jpg",
|
||||
alt: "Wooden corridor defocused",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/wooden-corridor-defocused_1203-1089.jpg", alt: "Wooden corridor defocused"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-shot-young-business-woman-beige-suit-office-worker-taking-break-outside-near-office-b_1258-119437.jpg",
|
||||
alt: "Businesswoman professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-shot-young-business-woman-beige-suit-office-worker-taking-break-outside-near-office-b_1258-119437.jpg", alt: "Businesswoman professional"},
|
||||
]}
|
||||
avatarText="Más de 500 expertos inmobiliarios a tu servicio."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Casas en Venta",
|
||||
},
|
||||
type: "text", text: "Casas en Venta"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Alquileres Mensuales",
|
||||
},
|
||||
type: "text", text: "Alquileres Mensuales"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Terrenos Comerciales",
|
||||
},
|
||||
type: "text", text: "Terrenos Comerciales"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Apartamentos de Lujo",
|
||||
},
|
||||
type: "text", text: "Apartamentos de Lujo"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Inversión Segura",
|
||||
},
|
||||
type: "text", text: "Inversión Segura"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,23 +100,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Building2,
|
||||
title: "Inmuebles Vendidos",
|
||||
value: "1,200+",
|
||||
},
|
||||
id: "m1", icon: Building2,
|
||||
title: "Inmuebles Vendidos", value: "1,200+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Building2,
|
||||
title: "Asesores Expertos",
|
||||
value: "45",
|
||||
},
|
||||
id: "m2", icon: Building2,
|
||||
title: "Asesores Expertos", value: "45"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Globe,
|
||||
title: "Ciudades Cubiertas",
|
||||
value: "12",
|
||||
},
|
||||
id: "m3", icon: Globe,
|
||||
title: "Ciudades Cubiertas", value: "12"},
|
||||
]}
|
||||
title="Nuestro Impacto"
|
||||
description="Cifras que demuestran nuestra solidez y compromiso en el sector inmobiliario."
|
||||
@@ -162,38 +121,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Transacciones Seguras",
|
||||
author: "Plataforma",
|
||||
description: "Contratos blindados y procesos notariales simplificados.",
|
||||
tags: [
|
||||
"Legal",
|
||||
"Seguridad",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124687.jpg",
|
||||
},
|
||||
id: "f1", title: "Transacciones Seguras", author: "Plataforma", description: "Contratos blindados y procesos notariales simplificados.", tags: [
|
||||
"Legal", "Seguridad"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124687.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "App Móvil Intuitiva",
|
||||
author: "Tecnología",
|
||||
description: "Busca propiedades en tiempo real desde cualquier dispositivo.",
|
||||
tags: [
|
||||
"Mobile",
|
||||
"UX",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-holding-tablet-hand_23-2148308612.jpg",
|
||||
},
|
||||
id: "f2", title: "App Móvil Intuitiva", author: "Tecnología", description: "Busca propiedades en tiempo real desde cualquier dispositivo.", tags: [
|
||||
"Mobile", "UX"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-holding-tablet-hand_23-2148308612.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Análisis de Datos",
|
||||
author: "Mercado",
|
||||
description: "Conoce el valor real de tu propiedad con nuestro reporte especializado.",
|
||||
tags: [
|
||||
"Analytics",
|
||||
"Valuación",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-messy-creative-strategy-education-occupation-concept_53876-42755.jpg",
|
||||
},
|
||||
id: "f3", title: "Análisis de Datos", author: "Mercado", description: "Conoce el valor real de tu propiedad con nuestro reporte especializado.", tags: [
|
||||
"Analytics", "Valuación"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-messy-creative-strategy-education-occupation-concept_53876-42755.jpg"},
|
||||
]}
|
||||
title="Por qué elegirnos"
|
||||
description="Soluciones inteligentes para un mercado inmobiliario dinámico y competitivo."
|
||||
@@ -208,41 +146,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Villa de Lujo",
|
||||
price: "$850,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg",
|
||||
},
|
||||
id: "1", name: "Villa de Lujo", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Apartamento Urbano",
|
||||
price: "$320,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-exterior-hobbies_23-2149366989.jpg",
|
||||
},
|
||||
id: "2", name: "Apartamento Urbano", price: "$320,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-exterior-hobbies_23-2149366989.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Penthouse Vista Mar",
|
||||
price: "$1,200,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg",
|
||||
},
|
||||
id: "3", name: "Penthouse Vista Mar", price: "$1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Casa Familiar",
|
||||
price: "$450,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dad-walking-his-kid-first-day-school_23-2149573052.jpg",
|
||||
},
|
||||
id: "4", name: "Casa Familiar", price: "$450,000", imageSrc: "http://img.b2bpic.net/free-photo/dad-walking-his-kid-first-day-school_23-2149573052.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Estudio Moderno",
|
||||
price: "$180,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11394.jpg",
|
||||
},
|
||||
id: "5", name: "Estudio Moderno", price: "$180,000", imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11394.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Mansión Colonial",
|
||||
price: "$950,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-vizcaya-museum-garden-view_649448-4664.jpg",
|
||||
},
|
||||
id: "6", name: "Mansión Colonial", price: "$950,000", imageSrc: "http://img.b2bpic.net/free-photo/miami-vizcaya-museum-garden-view_649448-4664.jpg"},
|
||||
]}
|
||||
title="Propiedades Destacadas"
|
||||
description="Explora nuestra selección curada de casas, apartamentos y terrenos."
|
||||
@@ -257,45 +171,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ana García",
|
||||
role: "Empresaria",
|
||||
company: "Comercializadora",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg",
|
||||
},
|
||||
id: "1", name: "Ana García", role: "Empresaria", company: "Comercializadora", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Luis Pérez",
|
||||
role: "Arquitecto",
|
||||
company: "Studio Design",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg",
|
||||
},
|
||||
id: "2", name: "Luis Pérez", role: "Arquitecto", company: "Studio Design", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofía Martínez",
|
||||
role: "Ejecutiva",
|
||||
company: "Tech Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064922.jpg",
|
||||
},
|
||||
id: "3", name: "Sofía Martínez", role: "Ejecutiva", company: "Tech Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064922.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jorge Silva",
|
||||
role: "Inversionista",
|
||||
company: "Capital",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee_1098-16109.jpg",
|
||||
},
|
||||
id: "4", name: "Jorge Silva", role: "Inversionista", company: "Capital", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee_1098-16109.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Marta Ruiz",
|
||||
role: "Directora",
|
||||
company: "Consultoría",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg",
|
||||
},
|
||||
id: "5", name: "Marta Ruiz", role: "Directora", company: "Consultoría", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg"},
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="Historias de éxito de quienes confiaron en nosotros para encontrar su nuevo hogar."
|
||||
@@ -307,14 +196,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Banco Nación",
|
||||
"Inmuebles & Co",
|
||||
"Urbanismo S.A.",
|
||||
"Constructora Central",
|
||||
"Seguros Global",
|
||||
"Crédito Rápido",
|
||||
"Arquitectura Pro",
|
||||
]}
|
||||
"Banco Nación", "Inmuebles & Co", "Urbanismo S.A.", "Constructora Central", "Seguros Global", "Crédito Rápido", "Arquitectura Pro"]}
|
||||
title="Aliados Estratégicos"
|
||||
description="Trabajamos junto a las marcas más importantes del sector financiero y construcción."
|
||||
/>
|
||||
@@ -325,20 +207,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "¿Cómo publico mi inmueble?",
|
||||
content: "Solo debes crear una cuenta, subir las fotos de tu propiedad y completar la descripción.",
|
||||
},
|
||||
id: "q1", title: "¿Cómo publico mi inmueble?", content: "Solo debes crear una cuenta, subir las fotos de tu propiedad y completar la descripción."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "¿Es seguro comprar online?",
|
||||
content: "Nuestra plataforma garantiza la verificación de todos los documentos y vendedores.",
|
||||
},
|
||||
id: "q2", title: "¿Es seguro comprar online?", content: "Nuestra plataforma garantiza la verificación de todos los documentos y vendedores."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "¿Tienen financiamiento?",
|
||||
content: "Contamos con alianzas con los principales bancos para ofrecerte créditos hipotecarios.",
|
||||
},
|
||||
id: "q3", title: "¿Tienen financiamiento?", content: "Contamos con alianzas con los principales bancos para ofrecerte créditos hipotecarios."},
|
||||
]}
|
||||
sideTitle="Preguntas Frecuentes"
|
||||
sideDescription="Toda la información que necesitas para comenzar tu proceso de compra o venta."
|
||||
@@ -350,14 +223,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Comienza hoy mismo. Contacta con un asesor experto y encuentra el inmueble que buscabas."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contactar un Asesor",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contactar un Asesor", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -367,42 +237,27 @@ export default function LandingPage() {
|
||||
logoText="Inmobiliaria Pro"
|
||||
columns={[
|
||||
{
|
||||
title: "Navegación",
|
||||
items: [
|
||||
title: "Navegación", items: [
|
||||
{
|
||||
label: "Inicio",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Inicio", href: "#hero"},
|
||||
{
|
||||
label: "Propiedades",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Propiedades", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Política de Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidad", href: "#"},
|
||||
{
|
||||
label: "Términos",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "Ayuda",
|
||||
href: "#",
|
||||
},
|
||||
label: "Ayuda", href: "#"},
|
||||
{
|
||||
label: "Soporte",
|
||||
href: "#",
|
||||
},
|
||||
label: "Soporte", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user