Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-05 15:55:24 +00:00

View File

@@ -30,28 +30,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Inicio",
id: "hero",
},
{
name: "Propiedades",
id: "properties",
},
{
name: "Nosotros",
id: "about",
},
{
name: "Servicios",
id: "services",
},
{
name: "Contacto",
id: "contact",
},
{ name: "Inicio", id: "hero" },
{ name: "Propiedades", id: "properties" },
{ name: "Nosotros", id: "about" },
{ name: "Servicios", id: "services" },
{ name: "Contacto", id: "contact" },
]}
brandName="Brown Inmobiliaria"
button={{ text: "Contactanos", href: "#contact" }}
/>
</div>
@@ -60,36 +46,15 @@ export default function LandingPage() {
logoText="Tu próxima propiedad en Chascomús, con la atención que merecés."
description="Compra, venta y alquiler de propiedades con acompañamiento personalizado desde el primer día."
buttons={[
{
text: "Ver Propiedades",
href: "#properties",
},
{
text: "Contactanos",
href: "#contact",
},
{ text: "Ver Propiedades", href: "#properties" },
{ text: "Contactanos", href: "#contact" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302602.jpg",
imageAlt: "luxury lakeside home exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-social-distancing-concept_23-2148740142.jpg",
imageAlt: "Full shot of social distancing concept",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg",
imageAlt: "An old house with a tiled roof",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050271.jpg",
imageAlt: "Person doing house tour online",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brown-black-wooden-bench-near-glass-window_417767-129.jpg",
imageAlt: "Brown and black wooden bench near glass window",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302602.jpg", imageAlt: "luxury lakeside home exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-social-distancing-concept_23-2148740142.jpg", imageAlt: "Full shot of social distancing concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg", imageAlt: "An old house with a tiled roof" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050271.jpg", imageAlt: "Person doing house tour online" },
{ imageSrc: "http://img.b2bpic.net/free-photo/brown-black-wooden-bench-near-glass-window_417767-129.jpg", imageAlt: "Brown and black wooden bench near glass window" },
]}
showDimOverlay={true}
/>
@@ -101,21 +66,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Award,
title: "Experiencia local",
description: "Conocemos Chascomús a fondo.",
},
{
icon: Building2,
title: "Atención personalizada",
description: "Te acompañamos como merecés.",
},
{
icon: MapPin,
title: "Especialistas",
description: "Expertos en propiedades locales.",
},
{ icon: Award, title: "Experiencia local", description: "Conocemos Chascomús a fondo." },
{ icon: Building2, title: "Atención personalizada", description: "Te acompañamos como merecés." },
{ icon: MapPin, title: "Especialistas", description: "Expertos en propiedades locales." },
]}
title="Por qué elegirnos"
description="Tu confianza es nuestra prioridad en cada paso."
@@ -129,42 +82,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Casa en la Laguna",
price: "USD 250.000",
imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg",
},
{
id: "2",
name: "Departamento céntrico",
price: "USD 95.000",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg",
},
{
id: "3",
name: "Estancia familiar",
price: "USD 450.000",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg",
},
{
id: "4",
name: "Lote en el Golf",
price: "USD 60.000",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920962.jpg",
},
{
id: "5",
name: "Cabaña de verano",
price: "USD 120.000",
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg",
},
{
id: "6",
name: "Duplex moderno",
price: "USD 150.000",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-garden-n-zurich_1112-1143.jpg",
},
{ id: "1", name: "Casa en la Laguna", price: "USD 250.000", imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg" },
{ id: "2", name: "Departamento céntrico", price: "USD 95.000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg" },
{ id: "3", name: "Estancia familiar", price: "USD 450.000", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg" },
{ id: "4", name: "Lote en el Golf", price: "USD 60.000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920962.jpg" },
{ id: "5", name: "Cabaña de verano", price: "USD 120.000", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg" },
{ id: "6", name: "Duplex moderno", price: "USD 150.000", imageSrc: "http://img.b2bpic.net/free-photo/chinese-garden-n-zurich_1112-1143.jpg" },
]}
title="Propiedades Destacadas"
description="Tu próximo hogar te espera."
@@ -175,15 +98,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Más de 10 años acompañando familias en Chascomús",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405352.jpg",
alt: "Sobre Inmobiliaria Brown",
},
{ type: "text", content: "Más de 10 años acompañando familias en Chascomús" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405352.jpg", alt: "Sobre Inmobiliaria Brown" },
]}
/>
</div>
@@ -194,21 +110,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Home,
title: "Venta",
description: "Comprá con total seguridad.",
},
{
icon: Key,
title: "Alquiler",
description: "Encontrá tu alquiler ideal.",
},
{
icon: FileText,
title: "Tasaciones",
description: "Valuación profesional y justa.",
},
{ icon: Home, title: "Venta", description: "Comprá con total seguridad." },
{ icon: Key, title: "Alquiler", description: "Encontrá tu alquiler ideal." },
{ icon: FileText, title: "Tasaciones", description: "Valuación profesional y justa." },
]}
title="¿Qué hacemos?"
description="Soluciones inmobiliarias integrales para vos."
@@ -221,41 +125,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Cristina",
role: "Cliente",
testimonial: "Excelente atención, muy humana.",
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
},
{
id: "2",
name: "Verito Luna",
role: "Local Guide",
testimonial: "Muy recomendables, un trato único.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
},
{
id: "3",
name: "Sabrina Pennisi",
role: "Cliente",
testimonial: "Gran gestión y acompañamiento.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-female-construction-worker-wearing-uniform-cap-looking-up-pointing-camera-laughing_409827-562.jpg",
},
{
id: "4",
name: "Juan Perez",
role: "Inversor",
testimonial: "Profesionales y transparentes.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
},
{
id: "5",
name: "Maria Garcia",
role: "Cliente",
testimonial: "Un servicio impecable desde el inicio.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-curly-haired-woman-smiles-broadly-keeps-hand-chest-cannot-stop-laughing-funny-joke-wears-casual-blue-jumper-isolated-white-background-positive-human-emotions-concept_273609-56829.jpg",
},
{ id: "1", name: "Cristina", role: "Cliente", testimonial: "Excelente atención, muy humana.", imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg" },
{ id: "2", name: "Verito Luna", role: "Local Guide", testimonial: "Muy recomendables, un trato único.", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg" },
{ id: "3", name: "Sabrina Pennisi", role: "Cliente", testimonial: "Gran gestión y acompañamiento.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-female-construction-worker-wearing-uniform-cap-looking-up-pointing-camera-laughing_409827-562.jpg" },
{ id: "4", name: "Juan Perez", role: "Inversor", testimonial: "Profesionales y transparentes.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg" },
{ id: "5", name: "Maria Garcia", role: "Cliente", testimonial: "Un servicio impecable desde el inicio.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-curly-haired-woman-smiles-broadly-keeps-hand-chest-cannot-stop-laughing-funny-joke-wears-casual-blue-jumper-isolated-white-background-positive-human-emotions-concept_273609-56829.jpg" },
]}
title="Lo que dicen nuestros clientes"
description="Experiencias reales de quienes confiaron en nosotros."
@@ -265,9 +139,7 @@ export default function LandingPage() {
<div id="cta" data-section="cta">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Contacto"
title="¿Estás buscando tu próxima propiedad?"
description="Contactanos hoy y te asesoramos sin compromiso."
@@ -281,9 +153,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Contacto"
title="Estamos cerca tuyo"
description="Escribinos para una atención personalizada."
@@ -297,29 +167,15 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navegación",
items: [
{
label: "Inicio",
href: "#hero",
},
{
label: "Propiedades",
href: "#properties",
},
title: "Navegación", items: [
{ label: "Inicio", href: "#hero" },
{ label: "Propiedades", href: "#properties" },
],
},
{
title: "Info",
items: [
{
label: "Nosotros",
href: "#about",
},
{
label: "Contacto",
href: "#contact",
},
title: "Info", items: [
{ label: "Nosotros", href: "#about" },
{ label: "Contacto", href: "#contact" },
],
},
]}
@@ -329,4 +185,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}