Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
152
src/app/page.tsx
152
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "GT Selection",
|
||||
id: "#showcase",
|
||||
},
|
||||
name: "GT Selection", id: "#showcase"},
|
||||
{
|
||||
name: "Lifestyle",
|
||||
id: "#lifestyle",
|
||||
},
|
||||
name: "Lifestyle", id: "#lifestyle"},
|
||||
{
|
||||
name: "Consultation",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Consultation", id: "#contact"},
|
||||
]}
|
||||
brandName="Invictta GT"
|
||||
/>
|
||||
@@ -53,37 +45,24 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Invictta GT: Where luxury meets solidity."
|
||||
description="Specialized curation of high-end properties on the Rio Grande do Sul coast."
|
||||
buttons={[
|
||||
{
|
||||
text: "I want an exclusive consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "I want an exclusive consultation", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg?_wi=1",
|
||||
imageAlt: "cinematic coastal landscape black and white",
|
||||
},
|
||||
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/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 torres beach"},
|
||||
{
|
||||
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: "mampituba river torres landscape"},
|
||||
{
|
||||
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: "Beautiful view of sandy beach with a pathway on the cliff"},
|
||||
{
|
||||
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: "Sea waves beach sea background background with seashore"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -97,41 +76,17 @@ 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?_wi=1",
|
||||
},
|
||||
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: "2",
|
||||
name: "Mampituba Manor",
|
||||
price: "R$ 3.8M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg?_wi=1",
|
||||
},
|
||||
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: "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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Atlantic Estate",
|
||||
price: "R$ 5.2M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-architecture-with-swimming-pool_23-2151993728.jpg",
|
||||
},
|
||||
id: "4", name: "Atlantic Estate", price: "R$ 5.2M", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-architecture-with-swimming-pool_23-2151993728.jpg"},
|
||||
{
|
||||
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: "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: "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"},
|
||||
]}
|
||||
title="GT Selection"
|
||||
description="Exclusive properties for those who demand excellence."
|
||||
@@ -140,53 +95,36 @@ export default function LandingPage() {
|
||||
|
||||
<div id="lifestyle" data-section="lifestyle">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Ilha dos Lobos",
|
||||
description: "The peak of exclusivity.",
|
||||
icon: Sparkles,
|
||||
title: "Ilha dos Lobos", description: "The peak of exclusivity.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-coastal-bay-clear-blue-sky-binh-thuan-province-vietnam_181624-21016.jpg",
|
||||
},
|
||||
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/bridge-river-bare-trees_414077-5.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-near-sea_1157-8049.jpg?_wi=2",
|
||||
imageAlt: "ilha dos lobos torres beach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-river-bare-trees_414077-5.jpg", imageAlt: "mampituba river torres landscape"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Mampituba Prestige",
|
||||
description: "Waterside elegance for your lifestyle.",
|
||||
icon: Building2,
|
||||
title: "Mampituba Prestige", description: "Waterside elegance for your lifestyle.", icon: Building2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-dramatic-landscapes-with-sea_23-2149843799.jpg",
|
||||
},
|
||||
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/aerial-shot-seashore-near-hills-with-grassy-field-black-white_181624-22145.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-building-with-balconies_250224-234.jpg?_wi=2",
|
||||
imageAlt: "ilha dos lobos torres beach",
|
||||
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"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Coastal Achievement",
|
||||
description: "Strategic investments for the elite.",
|
||||
icon: Award,
|
||||
title: "Coastal Achievement", description: "Strategic investments for the elite.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bermuda-triangle-mystery-event_23-2151631166.jpg",
|
||||
},
|
||||
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/beautiful-tropical-coastline-with-seascape-view-sunlight_181624-39790.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-skyscraper-with-cloudy-sky_23-2148287786.jpg?_wi=2",
|
||||
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 torres beach"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Lifestyle Torres"
|
||||
@@ -201,12 +139,7 @@ export default function LandingPage() {
|
||||
title="Trusted by Market Leaders"
|
||||
description="Our partnerships reflect our commitment to excellence in every transaction."
|
||||
names={[
|
||||
"Torres Realty Group",
|
||||
"Atlantic Coast Investors",
|
||||
"RS Luxury Holdings",
|
||||
"Coastal Asset Management",
|
||||
"Prime Living Brazil",
|
||||
]}
|
||||
"Torres Realty Group", "Atlantic Coast Investors", "RS Luxury Holdings", "Coastal Asset Management", "Prime Living Brazil"]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -214,16 +147,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
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."
|
||||
buttons={[
|
||||
{
|
||||
text: "I want an exclusive consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "I want an exclusive consultation", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -234,25 +164,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#showcase",
|
||||
},
|
||||
label: "Portfolio", href: "#showcase"},
|
||||
{
|
||||
label: "Lifestyle",
|
||||
href: "#lifestyle",
|
||||
},
|
||||
label: "Lifestyle", href: "#lifestyle"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Legal",
|
||||
href: "#",
|
||||
},
|
||||
label: "Legal", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user