Merge version_2 into main #3
@@ -30,13 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "#hero"},
|
||||
name: "Início", id: "#hero"},
|
||||
{
|
||||
name: "GT Selection", id: "#showcase"},
|
||||
name: "Seleção GT", id: "#showcase"},
|
||||
{
|
||||
name: "Lifestyle", id: "#lifestyle"},
|
||||
name: "Estilo de Vida", id: "#lifestyle"},
|
||||
{
|
||||
name: "Consultation", id: "#contact"},
|
||||
name: "Consulta", id: "#contact"},
|
||||
]}
|
||||
brandName="Invictta GT"
|
||||
/>
|
||||
@@ -46,23 +46,23 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Invictta GT: Where luxury meets solidity."
|
||||
description="Specialized curation of high-end properties on the Rio Grande do Sul coast."
|
||||
title="Invictta GT: Onde o luxo encontra a solidez."
|
||||
description="Curadoria especializada de imóveis de alto padrão no litoral do Rio Grande do Sul."
|
||||
buttons={[
|
||||
{
|
||||
text: "I want an exclusive consultation", href: "#contact"},
|
||||
text: "Quero uma consulta exclusiva", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg", imageAlt: "cinematic coastal landscape black and white"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg", imageAlt: "paisagem costeira cinematográfica em preto e branco"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-rock-formation-body-water-daytime_417767-236.jpg", imageAlt: "ilha dos lobos torres beach"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-rock-formation-body-water-daytime_417767-236.jpg", imageAlt: "ilha dos lobos praia de torres"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curvy-lake-middle-forested-mountains-cloudy-day_181624-2681.jpg", imageAlt: "mampituba river torres landscape"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curvy-lake-middle-forested-mountains-cloudy-day_181624-2681.jpg", imageAlt: "rio mampituba paisagem de torres"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-sandy-beach-with-pathway-cliff_181624-20560.jpg", imageAlt: "Beautiful view of sandy beach with a pathway on the cliff"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-sandy-beach-with-pathway-cliff_181624-20560.jpg", imageAlt: "bela vista da praia com trilha na falésia"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sea-waves-beach-sea-background-background-with-seashore_169016-67602.jpg", imageAlt: "Sea waves beach sea background background with seashore"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sea-waves-beach-sea-background-background-with-seashore_169016-67602.jpg", imageAlt: "ondas do mar praia fundo de costa"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Horizonte Penthouse", price: "R$ 4.5M", imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-building-with-balconies_250224-234.jpg"},
|
||||
id: "1", name: "Cobertura Horizonte", price: "R$ 4.5M", imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-building-with-balconies_250224-234.jpg"},
|
||||
{
|
||||
id: "2", name: "Mampituba Manor", price: "R$ 3.8M", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg"},
|
||||
id: "2", name: "Mansão Mampituba", price: "R$ 3.8M", imageSrc: "http://img.b2bpic.net/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg"},
|
||||
{
|
||||
id: "3", name: "Torres Prime Tower", price: "R$ 2.9M", imageSrc: "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661406.jpg"},
|
||||
{
|
||||
@@ -86,10 +86,10 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", name: "Lobos Point", price: "R$ 4.1M", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors_171337-19439.jpg"},
|
||||
{
|
||||
id: "6", name: "Rio Sunset House", price: "R$ 3.5M", imageSrc: "http://img.b2bpic.net/free-photo/looking-up-through-history-elegant-staircase-old-building_169016-69867.jpg"},
|
||||
id: "6", name: "Casa Pôr do Sol no Rio", price: "R$ 3.5M", imageSrc: "http://img.b2bpic.net/free-photo/looking-up-through-history-elegant-staircase-old-building_169016-69867.jpg"},
|
||||
]}
|
||||
title="GT Selection"
|
||||
description="Exclusive properties for those who demand excellence."
|
||||
title="Seleção GT"
|
||||
description="Propriedades exclusivas para quem exige excelência."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,35 +100,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Ilha dos Lobos", description: "The peak of exclusivity.", icon: Sparkles,
|
||||
title: "Ilha dos Lobos", description: "O ápice da exclusividade.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-coastal-bay-clear-blue-sky-binh-thuan-province-vietnam_181624-21016.jpg", imageAlt: "ilha dos lobos torres beach"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-coastal-bay-clear-blue-sky-binh-thuan-province-vietnam_181624-21016.jpg", imageAlt: "ilha dos lobos praia de torres"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-river-bare-trees_414077-5.jpg", imageAlt: "mampituba river torres landscape"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-river-bare-trees_414077-5.jpg", imageAlt: "rio mampituba paisagem de torres"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Mampituba Prestige", description: "Waterside elegance for your lifestyle.", icon: Building2,
|
||||
title: "Prestígio Mampituba", description: "Elegância à beira-rio para o seu estilo de vida.", icon: Building2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-dramatic-landscapes-with-sea_23-2149843799.jpg", imageAlt: "mampituba river torres landscape"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-dramatic-landscapes-with-sea_23-2149843799.jpg", imageAlt: "rio mampituba paisagem de torres"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-seashore-near-hills-with-grassy-field-black-white_181624-22145.jpg", imageAlt: "ocean waves dramatic light"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-seashore-near-hills-with-grassy-field-black-white_181624-22145.jpg", imageAlt: "ondas do oceano luz dramática"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Coastal Achievement", description: "Strategic investments for the elite.", icon: Award,
|
||||
title: "Conquista Costeira", description: "Investimentos estratégicos para a elite.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bermuda-triangle-mystery-event_23-2151631166.jpg", imageAlt: "ocean waves dramatic light"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bermuda-triangle-mystery-event_23-2151631166.jpg", imageAlt: "ondas do oceano luz dramática"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-coastline-with-seascape-view-sunlight_181624-39790.jpg", imageAlt: "ilha dos lobos torres beach"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-coastline-with-seascape-view-sunlight_181624-39790.jpg", imageAlt: "ilha dos lobos praia de torres"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Lifestyle Torres"
|
||||
description="We don't just sell square meters; we deliver the trophy for your next achievement."
|
||||
title="Estilo de Vida Torres"
|
||||
description="Não vendemos apenas metros quadrados; entregamos o troféu para sua próxima conquista."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -136,8 +136,8 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Trusted by Market Leaders"
|
||||
description="Our partnerships reflect our commitment to excellence in every transaction."
|
||||
title="Confiado por Líderes de Mercado"
|
||||
description="Nossas parcerias refletem nosso compromisso com a excelência em cada transação."
|
||||
names={[
|
||||
"Torres Realty Group", "Atlantic Coast Investors", "RS Luxury Holdings", "Coastal Asset Management", "Prime Living Brazil"]}
|
||||
/>
|
||||
@@ -148,12 +148,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Exclusive Consultation"
|
||||
title="Secure your investment"
|
||||
description="Only 3 units available in our flagship residential project. Reach out for a private showing."
|
||||
tag="Consulta Exclusiva"
|
||||
title="Garanta seu investimento"
|
||||
description="Apenas 3 unidades disponíveis em nosso projeto residencial emblemático. Entre em contato para uma visita privada."
|
||||
buttons={[
|
||||
{
|
||||
text: "I want an exclusive consultation", href: "#contact"},
|
||||
text: "Quero uma consulta exclusiva", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -164,9 +164,9 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Portfolio", href: "#showcase"},
|
||||
label: "Portfólio", href: "#showcase"},
|
||||
{
|
||||
label: "Lifestyle", href: "#lifestyle"},
|
||||
label: "Estilo de Vida", href: "#lifestyle"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Legal", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user