Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
437
src/app/page.tsx
437
src/app/page.tsx
@@ -34,157 +34,91 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Inicio", id: "#hero"},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Nosotros", id: "#about"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Servicios", id: "#services"},
|
||||
{
|
||||
name: "Propiedades",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Propiedades", id: "#products"},
|
||||
{
|
||||
name: "Testimonios",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonios", id: "#testimonials"},
|
||||
]}
|
||||
brandName="Horacio Tomatis Inmobiliaria"
|
||||
button={{
|
||||
text: "Contacto",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contacto", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static-grid",
|
||||
}}
|
||||
variant: "rotated-rays-static-grid"}}
|
||||
title="Horacio Tomatis Inmobiliaria: Tu Hogar, Nuestra Prioridad"
|
||||
description="Más de 40 años de experiencia en el mercado inmobiliario de Córdoba, brindando confianza, profesionalismo y calidez humana en cada gestión. Estamos aquí para ayudarte a encontrar el lugar perfecto."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg?_wi=1",
|
||||
imageAlt: "Exterior de casa moderna con jardín",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg", imageAlt: "Exterior de casa moderna con jardín"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=1",
|
||||
imageAlt: "Edificio de apartamentos con vista a la ciudad",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg", imageAlt: "Edificio de apartamentos con vista a la ciudad"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg?_wi=1",
|
||||
imageAlt: "Interior de sala de estar moderna",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg", imageAlt: "Interior de sala de estar moderna"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg?_wi=1",
|
||||
imageAlt: "Cocina con isla y comedor",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg", imageAlt: "Cocina con isla y comedor"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-bed-with-interior-plant_23-2148723117.jpg",
|
||||
imageAlt: "Dormitorio principal con diseño minimalista",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-bed-with-interior-plant_23-2148723117.jpg", imageAlt: "Dormitorio principal con diseño minimalista"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-clean-interior-design_23-2151929385.jpg",
|
||||
imageAlt: "Baño moderno con tina y ducha",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-clean-interior-design_23-2151929385.jpg", imageAlt: "Baño moderno con tina y ducha"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-palma-de-mallorca-cathedral-by-night-spain-europe_268835-3501.jpg",
|
||||
imageAlt: "Skyline de Córdoba al atardecer",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-palma-de-mallorca-cathedral-by-night-spain-europe_268835-3501.jpg", imageAlt: "Skyline de Córdoba al atardecer"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-prepare-pricing-information-together_273609-20723.jpg",
|
||||
imageAlt: "Agente inmobiliario estrechando la mano de un cliente",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-prepare-pricing-information-together_273609-20723.jpg", imageAlt: "Agente inmobiliario estrechando la mano de un cliente"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-house-wooden-table_23-2147591155.jpg",
|
||||
imageAlt: "Familia feliz con llaves de su nueva casa",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-house-wooden-table_23-2147591155.jpg", imageAlt: "Familia feliz con llaves de su nueva casa"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg",
|
||||
imageAlt: "Oficina inmobiliaria moderna",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg", imageAlt: "Oficina inmobiliaria moderna"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-chisinau-cascade-staircase-multiple-green-trees-walking-people_1268-16974.jpg",
|
||||
imageAlt: "Parque verde en la ciudad de Córdoba",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-chisinau-cascade-staircase-multiple-green-trees-walking-people_1268-16974.jpg", imageAlt: "Parque verde en la ciudad de Córdoba"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-storey-residential-towers_23-2148184269.jpg",
|
||||
imageAlt: "Diseño arquitectónico de edificio moderno",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-storey-residential-towers_23-2148184269.jpg", imageAlt: "Diseño arquitectónico de edificio moderno"},
|
||||
]}
|
||||
tag="Expertos Inmobiliarios"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explorar Propiedades",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explorar Propiedades", href: "#products"},
|
||||
{
|
||||
text: "Vender tu Propiedad",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Vender tu Propiedad", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-633413.jpg",
|
||||
alt: "Profesional 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-633413.jpg", alt: "Profesional 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg",
|
||||
alt: "Profesional 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg", alt: "Profesional 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
|
||||
alt: "Profesional 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", alt: "Profesional 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-132.jpg",
|
||||
alt: "Profesional 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-132.jpg", alt: "Profesional 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg",
|
||||
alt: "Profesional 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg", alt: "Profesional 5"},
|
||||
]}
|
||||
avatarText="Más de 5000 clientes satisfechos"
|
||||
carouselPosition="right"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "asset://hero-marquee-logo-1",
|
||||
alt: "Logo Arquitectura Global",
|
||||
},
|
||||
type: "image", src: "asset://hero-marquee-logo-1", alt: "Logo Arquitectura Global"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/initial-letter-w-building-logo-design-logo-template-vector-illustration-isolated-design-business-branding_645578-1005.jpg",
|
||||
alt: "Logo Banco Amigo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/initial-letter-w-building-logo-design-logo-template-vector-illustration-isolated-design-business-branding_645578-1005.jpg", alt: "Logo Banco Amigo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/copyright-law-day-banner-design_1308-121882.jpg",
|
||||
alt: "Logo Asesoría Jurídica",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/copyright-law-day-banner-design_1308-121882.jpg", alt: "Logo Asesoría Jurídica"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg",
|
||||
alt: "Logo Diseño Interior",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg", alt: "Logo Diseño Interior"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/skyscrapers-business-card_23-2147509252.jpg",
|
||||
alt: "Logo Innovación Inmobiliaria",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/skyscrapers-business-card_23-2147509252.jpg", alt: "Logo Innovación Inmobiliaria"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -194,18 +128,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Más de 40 Años de Experiencia, Dedicación Familiar",
|
||||
},
|
||||
type: "text", content: "Más de 40 Años de Experiencia, Dedicación Familiar"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136449.jpg", alt: "Equipo de Horacio Tomatis Inmobiliaria"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Conoce Nuestro Equipo",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Conoce Nuestro Equipo", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136449.jpg"
|
||||
imageAlt="Equipo de Horacio Tomatis Inmobiliaria"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -217,20 +147,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "+40",
|
||||
description: "Años en el Mercado",
|
||||
},
|
||||
id: "1", value: "+40", description: "Años en el Mercado"},
|
||||
{
|
||||
id: "2",
|
||||
value: "+5000",
|
||||
description: "Propiedades Gestionadas",
|
||||
},
|
||||
id: "2", value: "+5000", description: "Propiedades Gestionadas"},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
description: "Satisfacción del Cliente",
|
||||
},
|
||||
id: "3", value: "100%", description: "Satisfacción del Cliente"},
|
||||
]}
|
||||
title="Nuestros Logros Hablan por Sí Mismos"
|
||||
description="Una trayectoria sólida construida sobre la confianza, la transparencia y el compromiso con cada cliente."
|
||||
@@ -244,72 +165,40 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Compra y Venta",
|
||||
description: "Te acompañamos en todo el proceso de adquirir o vender tu propiedad, con asesoramiento experto y transparente.",
|
||||
icon: Home,
|
||||
title: "Compra y Venta", description: "Te acompañamos en todo el proceso de adquirir o vender tu propiedad, con asesoramiento experto y transparente.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-caucasian-man-holding-paper-with-home-word-isolated-blue-background_839833-34187.jpg",
|
||||
imageAlt: "Cartel de venta de casa",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-caucasian-man-holding-paper-with-home-word-isolated-blue-background_839833-34187.jpg", imageAlt: "Cartel de venta de casa"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-keys-outdoors_23-2151015233.jpg",
|
||||
imageAlt: "Mano entregando llaves de casa",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-keys-outdoors_23-2151015233.jpg", imageAlt: "Mano entregando llaves de casa"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
{
|
||||
title: "Administración de Propiedades",
|
||||
description: "Gestión integral para propietarios, asegurando el óptimo rendimiento y mantenimiento de tus inmuebles.",
|
||||
icon: ListChecks,
|
||||
title: "Administración de Propiedades", description: "Gestión integral para propietarios, asegurando el óptimo rendimiento y mantenimiento de tus inmuebles.", icon: ListChecks,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-blueprint-coins-flat-lay_23-2147694601.jpg",
|
||||
imageAlt: "Documentos y calculadora en un escritorio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-blueprint-coins-flat-lay_23-2147694601.jpg", imageAlt: "Documentos y calculadora en un escritorio"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-signing-lease-agreement-while-having-meeting-with-real-estate-agent-focus-is-man_637285-3050.jpg",
|
||||
imageAlt: "Contrato de alquiler siendo firmado",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-signing-lease-agreement-while-having-meeting-with-real-estate-agent-focus-is-man_637285-3050.jpg", imageAlt: "Contrato de alquiler siendo firmado"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
{
|
||||
title: "Tasaciones Profesionales",
|
||||
description: "Valoraciones precisas y detalladas de tu propiedad, respaldadas por nuestro conocimiento del mercado local.",
|
||||
icon: Scale,
|
||||
title: "Tasaciones Profesionales", description: "Valoraciones precisas y detalladas de tu propiedad, respaldadas por nuestro conocimiento del mercado local.", icon: Scale,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-blocks-as-buildings-still-life_23-2149377707.jpg",
|
||||
imageAlt: "Balanza de justicia en la tasación inmobiliaria",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-blocks-as-buildings-still-life_23-2149377707.jpg", imageAlt: "Balanza de justicia en la tasación inmobiliaria"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-japanese-handwriting-home_23-2149124161.jpg",
|
||||
imageAlt: "Casa con lupa",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-japanese-handwriting-home_23-2149124161.jpg", imageAlt: "Casa con lupa"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
{
|
||||
title: "Alquileres",
|
||||
description: "Conectamos a inquilinos y propietarios de manera eficiente y segura, garantizando procesos claros y justos.",
|
||||
icon: Key,
|
||||
title: "Alquileres", description: "Conectamos a inquilinos y propietarios de manera eficiente y segura, garantizando procesos claros y justos.", icon: Key,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-residential-building-with-beautiful-balconies_181624-6574.jpg",
|
||||
imageAlt: "Entrada de edificio de apartamentos moderno",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-residential-building-with-beautiful-balconies_181624-6574.jpg", imageAlt: "Entrada de edificio de apartamentos moderno"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/application-form-information-employment-concept_53876-124972.jpg",
|
||||
imageAlt: "Llaves y formulario de solicitud de alquiler",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/application-form-information-employment-concept_53876-124972.jpg", imageAlt: "Llaves y formulario de solicitud de alquiler"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
]}
|
||||
title="Soluciones Inmobiliarias Integrales"
|
||||
@@ -325,65 +214,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Luxury Homes",
|
||||
name: "Residencia Premium en Cerro de las Rosas",
|
||||
price: "$750,000",
|
||||
rating: 5,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg",
|
||||
imageAlt: "Villa de lujo con piscina",
|
||||
},
|
||||
id: "1", brand: "Luxury Homes", name: "Residencia Premium en Cerro de las Rosas", price: "$750,000", rating: 5,
|
||||
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg", imageAlt: "Villa de lujo con piscina"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Urban Living",
|
||||
name: "Moderno Apartamento en Nueva Córdoba",
|
||||
price: "$180,000",
|
||||
rating: 4,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageAlt: "Apartamento moderno en Nueva Córdoba",
|
||||
},
|
||||
id: "2", brand: "Urban Living", name: "Moderno Apartamento en Nueva Córdoba", price: "$180,000", rating: 4,
|
||||
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", imageAlt: "Apartamento moderno en Nueva Córdoba"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Family Homes",
|
||||
name: "Casa Familiar en Zona Norte",
|
||||
price: "$320,000",
|
||||
rating: 5,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702246.jpg",
|
||||
imageAlt: "Casa familiar en zona norte",
|
||||
},
|
||||
id: "3", brand: "Family Homes", name: "Casa Familiar en Zona Norte", price: "$320,000", rating: 5,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702246.jpg", imageAlt: "Casa familiar en zona norte"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Business Spaces",
|
||||
name: "Oficina Corporativa en Centro",
|
||||
price: "$450,000",
|
||||
rating: 4,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-with-architecture-building-around-city_74190-2456.jpg",
|
||||
imageAlt: "Oficina corporativa en el centro",
|
||||
},
|
||||
id: "4", brand: "Business Spaces", name: "Oficina Corporativa en Centro", price: "$450,000", rating: 4,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-with-architecture-building-around-city_74190-2456.jpg", imageAlt: "Oficina corporativa en el centro"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Historic Charm",
|
||||
name: "Casona Histórica Restaurada en General Paz",
|
||||
price: "$580,000",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg",
|
||||
imageAlt: "Casona histórica restaurada",
|
||||
},
|
||||
id: "5", brand: "Historic Charm", name: "Casona Histórica Restaurada en General Paz", price: "$580,000", rating: 5,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg", imageAlt: "Casona histórica restaurada"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Exclusive Penthouses",
|
||||
name: "Penthouse con Vistas Panorámicas",
|
||||
price: "$950,000",
|
||||
rating: 5,
|
||||
reviewCount: "7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg",
|
||||
imageAlt: "Penthouse con vistas panorámicas",
|
||||
},
|
||||
id: "6", brand: "Exclusive Penthouses", name: "Penthouse con Vistas Panorámicas", price: "$950,000", rating: 5,
|
||||
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", imageAlt: "Penthouse con vistas panorámicas"},
|
||||
]}
|
||||
title="Propiedades Destacadas"
|
||||
description="Explora nuestra selección exclusiva de inmuebles disponibles en Córdoba."
|
||||
@@ -397,73 +244,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sofía Giménez",
|
||||
role: "Cliente Satisfecha",
|
||||
company: "Compradora",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-talking-phone-outdoors_1303-22063.jpg",
|
||||
imageAlt: "Sofía Giménez",
|
||||
},
|
||||
id: "1", name: "Sofía Giménez", role: "Cliente Satisfecha", company: "Compradora", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-talking-phone-outdoors_1303-22063.jpg", imageAlt: "Sofía Giménez"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Juan Pablo Rodríguez",
|
||||
role: "Cliente Satisfecho",
|
||||
company: "Vendedor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-sitting-armchair-showing-hand-with-one-finger-up_23-2147937491.jpg",
|
||||
imageAlt: "Juan Pablo Rodríguez",
|
||||
},
|
||||
id: "2", name: "Juan Pablo Rodríguez", role: "Cliente Satisfecho", company: "Vendedor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-sitting-armchair-showing-hand-with-one-finger-up_23-2147937491.jpg", imageAlt: "Juan Pablo Rodríguez"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Andrea Torres",
|
||||
role: "Cliente Satisfecha",
|
||||
company: "Inversora",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg",
|
||||
imageAlt: "Andrea Torres",
|
||||
},
|
||||
id: "3", name: "Andrea Torres", role: "Cliente Satisfecha", company: "Inversora", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg", imageAlt: "Andrea Torres"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Carlos García",
|
||||
role: "Cliente Satisfecho",
|
||||
company: "Alquiler",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-excited-male-entrepreneur-holding-paper-house-cutout-wearing-suit-look-hopeful-ca_1258-173641.jpg",
|
||||
imageAlt: "Carlos García",
|
||||
},
|
||||
id: "4", name: "Carlos García", role: "Cliente Satisfecho", company: "Alquiler", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-excited-male-entrepreneur-holding-paper-house-cutout-wearing-suit-look-hopeful-ca_1258-173641.jpg", imageAlt: "Carlos García"},
|
||||
{
|
||||
id: "5",
|
||||
name: "NORA TACCA",
|
||||
role: "Cliente Satisfecha",
|
||||
company: "Asesora",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
|
||||
imageAlt: "Nora Tacca",
|
||||
},
|
||||
id: "5", name: "NORA TACCA", role: "Cliente Satisfecha", company: "Asesora", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", imageAlt: "Nora Tacca"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Martín y Laura",
|
||||
role: "Clientes Satisfechos",
|
||||
company: "Nuevos Propietarios",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg",
|
||||
imageAlt: "Martín y Laura",
|
||||
},
|
||||
id: "6", name: "Martín y Laura", role: "Clientes Satisfechos", company: "Nuevos Propietarios", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg", imageAlt: "Martín y Laura"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5 Estrellas",
|
||||
label: "Valoración Promedio",
|
||||
},
|
||||
value: "5 Estrellas", label: "Valoración Promedio"},
|
||||
{
|
||||
value: "+40 Años",
|
||||
label: "Experiencia en el Mercado",
|
||||
},
|
||||
value: "+40 Años", label: "Experiencia en el Mercado"},
|
||||
{
|
||||
value: "Recomendable",
|
||||
label: "Por su Calidez Humana",
|
||||
},
|
||||
value: "Recomendable", label: "Por su Calidez Humana"},
|
||||
]}
|
||||
title="La Voz de Nuestros Clientes"
|
||||
description="La satisfacción de quienes confían en nosotros es nuestro mayor orgullo y la prueba de nuestro compromiso."
|
||||
@@ -475,14 +280,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Arquitectura Global",
|
||||
"Banco del Sol",
|
||||
"Estudio Legal Propio",
|
||||
"Diseño Hogar",
|
||||
"Seguros para tu Casa",
|
||||
"Cámara Inmobiliaria",
|
||||
"Propiedades Online",
|
||||
]}
|
||||
"Arquitectura Global", "Banco del Sol", "Estudio Legal Propio", "Diseño Hogar", "Seguros para tu Casa", "Cámara Inmobiliaria", "Propiedades Online"]}
|
||||
title="Socios y Aliados Estratégicos"
|
||||
description="Trabajamos con las mejores entidades para garantizar el éxito de cada operación."
|
||||
/>
|
||||
@@ -494,20 +292,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "¿Cuál es la dirección de su oficina?",
|
||||
content: "Estamos ubicados en Almte. Guillermo Brown 130 local planta baja, X5000 Córdoba.",
|
||||
},
|
||||
id: "1", title: "¿Cuál es la dirección de su oficina?", content: "Estamos ubicados en Almte. Guillermo Brown 130 local planta baja, X5000 Córdoba."},
|
||||
{
|
||||
id: "2",
|
||||
title: "¿Qué servicios ofrecen?",
|
||||
content: "Ofrecemos servicios de compra/venta, administración, tasación y alquiler de propiedades.",
|
||||
},
|
||||
id: "2", title: "¿Qué servicios ofrecen?", content: "Ofrecemos servicios de compra/venta, administración, tasación y alquiler de propiedades."},
|
||||
{
|
||||
id: "3",
|
||||
title: "¿Cuál es su horario de atención?",
|
||||
content: "Atendemos de lunes a viernes, de 9 a.m. a 6 p.m. Los sábados y domingos estamos cerrados.",
|
||||
},
|
||||
id: "3", title: "¿Cuál es su horario de atención?", content: "Atendemos de lunes a viernes, de 9 a.m. a 6 p.m. Los sábados y domingos estamos cerrados."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-house-thinking-about-something_1187-3654.jpg"
|
||||
imageAlt="Pareja discutiendo documentos de propiedad con un agente"
|
||||
@@ -523,18 +312,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Conversemos sobre tu próximo paso inmobiliario. Estamos listos para ayudarte."
|
||||
buttons={[
|
||||
{
|
||||
text: "Envíanos un Mensaje",
|
||||
href: "mailto:info@horaciotomatis.com",
|
||||
},
|
||||
text: "Envíanos un Mensaje", href: "mailto:info@horaciotomatis.com"},
|
||||
{
|
||||
text: "Llámanos Ahora",
|
||||
href: "tel:+543511234567",
|
||||
},
|
||||
text: "Llámanos Ahora", href: "tel:+543511234567"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -543,62 +327,37 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navegación",
|
||||
items: [
|
||||
title: "Navegación", items: [
|
||||
{
|
||||
label: "Inicio",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Inicio", href: "#hero"},
|
||||
{
|
||||
label: "Nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Nosotros", href: "#about"},
|
||||
{
|
||||
label: "Servicios",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Servicios", href: "#services"},
|
||||
{
|
||||
label: "Propiedades",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Propiedades", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "Compra y Venta",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Compra y Venta", href: "#services"},
|
||||
{
|
||||
label: "Administración",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Administración", href: "#services"},
|
||||
{
|
||||
label: "Tasaciones",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Tasaciones", href: "#services"},
|
||||
{
|
||||
label: "Alquileres",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Alquileres", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "Almte. Guillermo Brown 130, Córdoba",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
label: "Almte. Guillermo Brown 130, Córdoba", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
{
|
||||
label: "info@horaciotomatis.com",
|
||||
href: "mailto:info@horaciotomatis.com",
|
||||
},
|
||||
label: "info@horaciotomatis.com", href: "mailto:info@horaciotomatis.com"},
|
||||
{
|
||||
label: "+54 351 1234567",
|
||||
href: "tel:+543511234567",
|
||||
},
|
||||
label: "+54 351 1234567", href: "tel:+543511234567"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user