Update src/app/page.tsx

This commit is contained in:
2026-03-19 12:04:50 +00:00
parent a17587a945
commit d17bef5676

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
title="The Heart of the Caucasus" title="The Heart of the Caucasus"
description="The plot is located in one of the most picturesque places in Kabardino-Balkaria — the Hasaaut Gorge, where majestic mountains meet alpine meadows. This is a territory where nature has preserved primordial beauty: along the plot boundary flows the Hasaaut River, around it — relict forests, and mineral springs emerge from beneath the earth." description="The plot is located in one of the most picturesque places in Kabardino-Balkaria — the Hasaaut Gorge, where majestic mountains meet alpine meadows. This is a territory where nature has preserved primordial beauty: along the plot boundary flows the Hasaaut River, around it — relict forests, and mineral springs emerge from beneath the earth."
tag="Location Advantage" tag="Location Advantage"
tagAnimation="entrance-slide" tagAnimation="slide-up"
features={[ features={[
{ {
id: "elbrus", title: "To Elbrus", descriptions: ["Europe's highest peak — the primary tourist magnet of the region"], id: "elbrus", title: "To Elbrus", descriptions: ["Europe's highest peak — the primary tourist magnet of the region"],
@@ -82,7 +82,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[{ text: "View on Map", href: "#" }]} buttons={[{ text: "View on Map", href: "#" }]}
buttonAnimation="entrance-slide" buttonAnimation="slide-up"
/> />
</div> </div>
@@ -97,7 +97,7 @@ export default function LandingPage() {
{ icon: Landmark, label: "Relief", value: "Flat, Ready for Development" }, { icon: Landmark, label: "Relief", value: "Flat, Ready for Development" },
{ icon: User, label: "Ownership", value: "Single Owner • Individual" } { icon: User, label: "Ownership", value: "Single Owner • Individual" }
]} ]}
metricsAnimation="entrance-slide" metricsAnimation="slide-up"
useInvertedBackground={true} useInvertedBackground={true}
ariaLabel="Property characteristics and metrics" ariaLabel="Property characteristics and metrics"
/> />
@@ -109,7 +109,7 @@ export default function LandingPage() {
description="An ecosystem that cannot be created artificially. This rare territory combines all elements of ideal ecology: pristine water from the Hasaaut River and mineral springs, alpine air enriched by coniferous forests, and untouched soil with clean industrial history." description="An ecosystem that cannot be created artificially. This rare territory combines all elements of ideal ecology: pristine water from the Hasaaut River and mineral springs, alpine air enriched by coniferous forests, and untouched soil with clean industrial history."
tag="Sustainability" tag="Sustainability"
tagIcon={Leaf} tagIcon={Leaf}
tagAnimation="entrance-slide" tagAnimation="slide-up"
features={[ features={[
{ {
id: "water", title: "Water", descriptions: [ id: "water", title: "Water", descriptions: [
@@ -142,7 +142,7 @@ export default function LandingPage() {
description="6.5 hectares is a scale for serious projects. Not a dacha, not a garden. This is land for a venture that will work for decades. Three directions with maximum potential for this specific location:" description="6.5 hectares is a scale for serious projects. Not a dacha, not a garden. This is land for a venture that will work for decades. Three directions with maximum potential for this specific location:"
tag="Investment Focus" tag="Investment Focus"
tagIcon={TrendingUp} tagIcon={TrendingUp}
tagAnimation="entrance-slide" tagAnimation="slide-up"
products={[ products={[
{ {
id: "glamping", name: "Eco-Glamping Resort", price: "Premium positioning", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-glamping-logo_23-2149382265.jpg", imageAlt: "Luxury glamping resort concept at mountain base" id: "glamping", name: "Eco-Glamping Resort", price: "Premium positioning", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-glamping-logo_23-2149382265.jpg", imageAlt: "Luxury glamping resort concept at mountain base"
@@ -159,7 +159,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
buttons={[{ text: "Detailed Scenarios", href: "#" }]} buttons={[{ text: "Detailed Scenarios", href: "#" }]}
buttonAnimation="entrance-slide" buttonAnimation="slide-up"
/> />
</div> </div>
@@ -184,7 +184,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[{ text: "Full Investment Brief", href: "#" }]} buttons={[{ text: "Full Investment Brief", href: "#" }]}
buttonAnimation="entrance-slide" buttonAnimation="slide-up"
/> />
</div> </div>
@@ -209,11 +209,11 @@ export default function LandingPage() {
id: "roads", title: "Road Access", content: "⚠ Gravel road to plot. Asphalt 8km away. Road development feasible as project infrastructure investment." id: "roads", title: "Road Access", content: "⚠ Gravel road to plot. Asphalt 8km away. Road development feasible as project infrastructure investment."
} }
]} ]}
faqsAnimation="entrance-slide" faqsAnimation="slide-up"
useInvertedBackground={true} useInvertedBackground={true}
textPosition="left" textPosition="left"
buttons={[{ text: "Engineering Feasibility Report", href: "#" }]} buttons={[{ text: "Engineering Feasibility Report", href: "#" }]}
buttonAnimation="entrance-slide" buttonAnimation="slide-up"
/> />
</div> </div>
@@ -226,7 +226,7 @@ export default function LandingPage() {
{ text: "Request Full Dossier", href: "#" } { text: "Request Full Dossier", href: "#" }
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
animationType="entrance-slide" animationType="blur-reveal"
/> />
</div> </div>