Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
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."
|
||||
tag="Location Advantage"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
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"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View on Map", href: "#" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
{ icon: Landmark, label: "Relief", value: "Flat, Ready for Development" },
|
||||
{ icon: User, label: "Ownership", value: "Single Owner • Individual" }
|
||||
]}
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
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."
|
||||
tag="Sustainability"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
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:"
|
||||
tag="Investment Focus"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
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"
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Detailed Scenarios", href: "#" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Full Investment Brief", href: "#" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</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."
|
||||
}
|
||||
]}
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
textPosition="left"
|
||||
buttons={[{ text: "Engineering Feasibility Report", href: "#" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
{ text: "Request Full Dossier", href: "#" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
animationType="entrance-slide"
|
||||
animationType="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user