Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 14:08:16 +00:00

View File

@@ -34,89 +34,56 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Imóveis",
id: "properties",
},
name: "Imóveis", id: "properties"},
{
name: "Sobre",
id: "about",
},
name: "Sobre", id: "about"},
{
name: "Depoimentos",
id: "testimonials",
},
name: "Depoimentos", id: "testimonials"},
{
name: "Contato",
id: "contact",
},
name: "Contato", id: "contact"},
]}
brandName="Luxe Estate"
button={{
text: "WhatsApp",
href: "#contact",
}}
text: "WhatsApp", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="A arte de viver com exclusividade."
description="Descubra curadoria impecável em imóveis de alto padrão. O seu próximo refúgio espera por você."
buttons={[
{
text: "Ver Portfólio",
href: "#properties",
},
text: "Ver Portfólio", href: "#properties"},
]}
imageSrc="http://img.b2bpic.net/free-photo/pillow-sofa_74190-3597.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg",
alt: "Happy business woman standing outdoors",
},
src: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", alt: "Happy business woman standing outdoors"},
{
src: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
alt: "Business woman in green suit using phone outside the street",
},
src: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg", alt: "Business woman in green suit using phone outside the street"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg",
alt: "Close-up portrait of a smiling blonde businesswoman formal dressed.",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg", alt: "Close-up portrait of a smiling blonde businesswoman formal dressed."},
{
src: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
alt: "Young attractive emotional girl in business-style clothes",
},
src: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg", alt: "Young attractive emotional girl in business-style clothes"},
{
src: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg",
alt: "Portrait of a stylish serious bearded male",
},
src: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg", alt: "Portrait of a stylish serious bearded male"},
]}
avatarText="Junte-se a 500+ clientes satisfeitos."
marqueeItems={[
{
type: "text",
text: "Curadoria de Elite",
},
type: "text", text: "Curadoria de Elite"},
{
type: "text",
text: "Discrição Total",
},
type: "text", text: "Discrição Total"},
{
type: "text",
text: "Alcance Global",
},
type: "text", text: "Alcance Global"},
{
type: "text",
text: "Excelência 360°",
},
type: "text", text: "Excelência 360°"},
{
type: "text",
text: "Investimentos Premium",
},
type: "text", text: "Investimentos Premium"},
]}
/>
</div>
@@ -129,41 +96,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Penthouse SkyView",
price: "R$ 12.5M",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-fabric-sofa_105762-2186.jpg",
},
id: "p1", name: "Penthouse SkyView", price: "R$ 12.5M", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-fabric-sofa_105762-2186.jpg"},
{
id: "p2",
name: "Villa d'Oro",
price: "R$ 8.9M",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7876.jpg",
},
id: "p2", name: "Villa d'Oro", price: "R$ 8.9M", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7876.jpg"},
{
id: "p3",
name: "Residência Minimal",
price: "R$ 15.2M",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-woman-working-her-office_23-2147601355.jpg",
},
id: "p3", name: "Residência Minimal", price: "R$ 15.2M", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-woman-working-her-office_23-2147601355.jpg"},
{
id: "p4",
name: "Suite Royal",
price: "R$ 5.7M",
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg",
},
id: "p4", name: "Suite Royal", price: "R$ 5.7M", imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg"},
{
id: "p5",
name: "Manor Heritage",
price: "R$ 22.0M",
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg",
},
id: "p5", name: "Manor Heritage", price: "R$ 22.0M", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg"},
{
id: "p6",
name: "Urban Sanctuary",
price: "R$ 9.3M",
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg",
},
id: "p6", name: "Urban Sanctuary", price: "R$ 9.3M", imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg"},
]}
title="Coleção Privada"
description="Propriedades selecionadas com critérios de elite."
@@ -185,30 +128,19 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "150+",
title: "Imóveis Vendidos",
description: "Histórico comprovado.",
icon: TrendingUp,
id: "m1", value: "150+", title: "Imóveis Vendidos", description: "Histórico comprovado.", icon: TrendingUp,
},
{
id: "m2",
value: "R$ 2B+",
title: "Valor transacionado",
description: "Confiança de investidores.",
icon: Building2,
id: "m2", value: "R$ 2B+", title: "Valor transacionado", description: "Confiança de investidores.", icon: Building2,
},
{
id: "m3",
value: "20 anos",
title: "Experiência",
description: "Raízes sólidas.",
icon: Award,
id: "m3", value: "20 anos", title: "Experiência", description: "Raízes sólidas.", icon: Award,
},
]}
title="Números da Exclusividade"
@@ -223,16 +155,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
"Sem burocracia excessiva",
"Zero exposição pública",
],
"Sem burocracia excessiva", "Zero exposição pública"],
}}
positiveCard={{
items: [
"Consultoria 360°",
"Atendimento personalizado",
"Conexão global",
],
"Consultoria 360°", "Atendimento personalizado", "Conexão global"],
}}
title="Nossos Diferenciais"
description="O que nos separa do comum."
@@ -247,25 +174,15 @@ export default function LandingPage() {
author="Isabela S. - Investidora"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
alt: "Isabela S.",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", alt: "Isabela S."},
{
src: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11505.jpg",
alt: "Redhead male",
},
src: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11505.jpg", alt: "Redhead male"},
{
src: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg",
alt: "Elegant groom",
},
src: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg", alt: "Elegant groom"},
{
src: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-3110.jpg",
alt: "Man in bow tie",
},
src: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-3110.jpg", alt: "Man in bow tie"},
{
src: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg",
alt: "Blond female",
},
src: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg", alt: "Blond female"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -277,14 +194,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Luxe Global",
"Dubai Elite",
"Paris Manor",
"Swiss Residence",
"London Prime",
"New York Skyline",
"Tokyo Urban",
]}
"Luxe Global", "Dubai Elite", "Paris Manor", "Swiss Residence", "London Prime", "New York Skyline", "Tokyo Urban"]}
title="Parceiros Globais"
description="Alianças estratégicas nos maiores centros financeiros."
/>
@@ -295,20 +205,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Como funciona o sigilo?",
content: "Garantimos discrição total em cada etapa do processo.",
},
id: "f1", title: "Como funciona o sigilo?", content: "Garantimos discrição total em cada etapa do processo."},
{
id: "f2",
title: "Atendem internacionalmente?",
content: "Sim, possuímos presença estratégica em 5 países.",
},
id: "f2", title: "Atendem internacionalmente?", content: "Sim, possuímos presença estratégica em 5 países."},
{
id: "f3",
title: "Qual o perfil de imóveis?",
content: "Trabalhamos exclusivamente com imóveis de altíssimo padrão.",
},
id: "f3", title: "Qual o perfil de imóveis?", content: "Trabalhamos exclusivamente com imóveis de altíssimo padrão."},
]}
sideTitle="Dúvidas Frequentes"
sideDescription="Respostas claras para decisões seguras."
@@ -320,8 +221,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
tag="Contato"
title="Inicie sua jornada."
description="Deixe seus dados e um de nossos consultores entrará em contato em breve."
@@ -336,29 +236,19 @@ export default function LandingPage() {
logoText="LUXE ESTATE"
columns={[
{
title: "Navegação",
items: [
title: "Navegação", items: [
{
label: "Início",
href: "#",
},
label: "Início", href: "#"},
{
label: "Imóveis",
href: "#properties",
},
label: "Imóveis", href: "#properties"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacidade",
href: "#",
},
label: "Privacidade", href: "#"},
{
label: "Termos",
href: "#",
},
label: "Termos", href: "#"},
],
},
]}