Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-18 12:43:25 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { ShieldCheck, UserCheck, Zap, Car, ShieldPlus, MapPin, Sparkles, Compass } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
@@ -31,27 +32,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Experiences",
id: "#experiences",
},
{
name: "Activities",
id: "#activities",
},
{
name: "How it works",
id: "#how-it-works",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Experiences", id: "experiences" },
{ name: "Activities", id: "activities" },
{ name: "How it works", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Ananuri Horizon"
button={{
text: "WhatsApp",
}}
button={{ text: "WhatsApp" }}
/>
</div>
@@ -61,38 +48,17 @@ export default function LandingPage() {
description="Discover the hidden beauty of Ananuri, Georgia. From luxury boat tours and jet ski rides to private buggy adventures and paragliding, our curated experiences redefine premium mountain travel."
tag="PREMIUM EXPERIENCES IN ANANURI, GEORGIA"
buttons={[
{
text: "Explore Experiences",
href: "#experiences",
},
{
text: "Plan My Trip",
href: "#contact",
},
{ text: "Explore Experiences", href: "#experiences" },
{ text: "Plan My Trip", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/drone-shot-stunning-travel-destination-featuring-crystal-clear-waters_482257-125928.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/drone-shot-stunning-travel-destination-featuring-crystal-clear-waters_482257-125928.jpg"
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/drone-shot-tropical-sailboats-turquoise-bay-near-harbor_482257-125899.jpg",
alt: "Sailor 1",
},
{
src: "http://img.b2bpic.net/free-photo/aerial-view-vibrant-turquoise-water-surface-with-gentle-ripples_1308-189440.jpg",
alt: "Sailor 2",
},
{
src: "http://img.b2bpic.net/free-photo/aerial-view-farm-fields_1401-407.jpg",
alt: "Sailor 3",
},
{
src: "http://img.b2bpic.net/free-photo/two-athletic-man-floats-red-boat-river_1153-3728.jpg",
alt: "Sailor 4",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-morning-pang-ung-lake-pang-ung-mae-hong-son-province-thailand_335224-935.jpg",
alt: "Sailor 5",
},
{ src: "http://img.b2bpic.net/free-photo/drone-shot-tropical-sailboats-turquoise-bay-near-harbor_482257-125899.jpg", alt: "Sailor 1" },
{ src: "http://img.b2bpic.net/free-photo/aerial-view-vibrant-turquoise-water-surface-with-gentle-ripples_1308-189440.jpg", alt: "Sailor 2" },
{ src: "http://img.b2bpic.net/free-photo/aerial-view-farm-fields_1401-407.jpg", alt: "Sailor 3" },
{ src: "http://img.b2bpic.net/free-photo/two-athletic-man-floats-red-boat-river_1153-3728.jpg", alt: "Sailor 4" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-morning-pang-ung-lake-pang-ung-mae-hong-son-province-thailand_335224-935.jpg", alt: "Sailor 5" },
]}
avatarText="Trusted by 500+ travelers"
/>
@@ -105,30 +71,10 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Water Experiences",
price: "From $200",
imageSrc: "http://img.b2bpic.net/free-photo/jet-ski_1122-1083.jpg?_wi=1",
},
{
id: "2",
name: "Land Adventures",
price: "From $150",
imageSrc: "http://img.b2bpic.net/free-photo/woman-riding-atv-hawaii_23-2148892283.jpg?_wi=1",
},
{
id: "3",
name: "Air Experiences",
price: "From $300",
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-sitting-top-hill_273609-15293.jpg",
},
{
id: "4",
name: "Private Stays",
price: "From $450",
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797639.jpg",
},
{ id: "1", name: "Water Experiences", price: "From $200", imageSrc: "http://img.b2bpic.net/free-photo/jet-ski_1122-1083.jpg" },
{ id: "2", name: "Land Adventures", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/woman-riding-atv-hawaii_23-2148892283.jpg" },
{ id: "3", name: "Air Experiences", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-sitting-top-hill_273609-15293.jpg" },
{ id: "4", name: "Private Stays", price: "From $450", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797639.jpg" },
]}
title="Curated Luxury Experiences"
description="Bespoke adventures tailored for the sophisticated traveler."
@@ -142,58 +88,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Expert Guides",
description: "Local professionals ensuring safety and insight.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-304.jpg",
},
items: [
{
text: "Safety certified",
},
{
text: "Local experts",
},
],
title: "Expert Guides", description: "Local professionals ensuring safety and insight.", media: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-304.jpg" },
items: [{ icon: ShieldCheck, text: "Safety certified" }, { icon: UserCheck, text: "Local experts" }],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/drone-shot-stunning-travel-destination-featuring-crystal-clear-waters_482257-125928.jpg?_wi=2",
imageAlt: "luxury boat tour calm lake",
},
{
title: "Private Transport",
description: "Exclusive transfers for all your adventures.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/three-happy-fashionable-female-friends-take-selfie-photo-luxury-cabriolet-car-their-summer-trip-vacation_613910-6824.jpg",
},
items: [
{
text: "Luxury vehicles",
},
{
text: "Door-to-door",
},
],
title: "Private Transport", description: "Exclusive transfers for all your adventures.", media: { imageSrc: "http://img.b2bpic.net/free-photo/three-happy-fashionable-female-friends-take-selfie-photo-luxury-cabriolet-car-their-summer-trip-vacation_613910-6824.jpg" },
items: [{ icon: Car, text: "Luxury vehicles" }, { icon: Zap, text: "Door-to-door" }],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/jet-ski_1122-1083.jpg?_wi=2",
imageAlt: "luxury boat tour calm lake",
},
{
title: "Tailored Itineraries",
description: "Experiences customized to your exact pace.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-black-evening-dress-with-glass-wine-tropical-balcony_343596-3762.jpg",
},
items: [
{
text: "Fully private",
},
{
text: "Customizable",
},
],
title: "Tailored Itineraries", description: "Experiences customized to your exact pace.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-black-evening-dress-with-glass-wine-tropical-balcony_343596-3762.jpg" },
items: [{ icon: ShieldPlus, text: "Fully private" }, { icon: MapPin, text: "Customizable" }],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/woman-riding-atv-hawaii_23-2148892283.jpg?_wi=2",
imageAlt: "luxury boat tour calm lake",
},
]}
title="Premium Activity Standards"
@@ -208,18 +115,9 @@ export default function LandingPage() {
title="The Ananuri Horizon Philosophy"
description="We blend the rugged spirit of the Georgian mountains with the refinement of modern travel. Every moment is designed for those who seek depth, serenity, and unparalleled beauty."
bulletPoints={[
{
title: "Sustainability",
description: "Respecting our natural heritage.",
},
{
title: "Authenticity",
description: "Real encounters, local stories.",
},
{
title: "Elegance",
description: "Comfort without compromise.",
},
{ title: "Sustainability", description: "Respecting our natural heritage.", icon: Sparkles },
{ title: "Authenticity", description: "Real encounters, local stories.", icon: Compass },
{ title: "Elegance", description: "Comfort without compromise.", icon: Zap },
]}
imageSrc="http://img.b2bpic.net/free-photo/vintage-nature-background_1421-275.jpg"
mediaAnimation="blur-reveal"
@@ -232,41 +130,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "Explorer",
testimonial: "An unforgettable experience that felt entirely curated.",
imageSrc: "http://img.b2bpic.net/free-photo/hiker-embraces-challenge-trekking-through-wilderness_482257-119787.jpg",
},
{
id: "2",
name: "Mark D.",
handle: "Traveler",
testimonial: "The perfect balance of adventure and comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-summer-concept_23-2147828743.jpg",
},
{
id: "3",
name: "Elena P.",
handle: "Luxury Seekers",
testimonial: "A secret mountain retreat like no other.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-blonde-girl-listening-music-after-training-gorgeous-caucasian-woman-relaxing-good-summer-morning_197531-9613.jpg",
},
{
id: "4",
name: "James L.",
handle: "Outdoor Enthusiast",
testimonial: "Professional guides and breathtaking views.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-outdoors-sea_23-2148614762.jpg",
},
{
id: "5",
name: "Anna W.",
handle: "Traveler",
testimonial: "Simply incredible views and very high-end service.",
imageSrc: "http://img.b2bpic.net/free-photo/tourist-taking-photos-nature-landscape-using-his-smartphone_346278-398.jpg",
},
{ id: "1", name: "Sarah J.", handle: "Explorer", testimonial: "An unforgettable experience that felt entirely curated.", imageSrc: "http://img.b2bpic.net/free-photo/hiker-embraces-challenge-trekking-through-wilderness_482257-119787.jpg" },
{ id: "2", name: "Mark D.", handle: "Traveler", testimonial: "The perfect balance of adventure and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/couple-summer-concept_23-2147828743.jpg" },
{ id: "3", name: "Elena P.", handle: "Luxury Seekers", testimonial: "A secret mountain retreat like no other.", imageSrc: "http://img.b2bpic.net/free-photo/positive-blonde-girl-listening-music-after-training-gorgeous-caucasian-woman-relaxing-good-summer-morning_197531-9613.jpg" },
{ id: "4", name: "James L.", handle: "Outdoor Enthusiast", testimonial: "Professional guides and breathtaking views.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-outdoors-sea_23-2148614762.jpg" },
{ id: "5", name: "Anna W.", handle: "Traveler", testimonial: "Simply incredible views and very high-end service.", imageSrc: "http://img.b2bpic.net/free-photo/tourist-taking-photos-nature-landscape-using-his-smartphone_346278-398.jpg" },
]}
title="Travelers' Notes"
description="Hear from guests who discovered the horizon."
@@ -278,14 +146,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Travel+",
"Luxury Resort",
"Vogue Travel",
"Georgian Tourism",
"Adventure Weekly",
"Elite Concierge",
"Mountain Life",
]}
"Travel+", "Luxury Resort", "Vogue Travel", "Georgian Tourism", "Adventure Weekly", "Elite Concierge", "Mountain Life"]}
title="Featured & Trusted By"
description="Recognized by industry leaders in travel and luxury."
/>
@@ -295,34 +156,19 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Are these tours family friendly?",
content: "Yes, we curate family-safe activities.",
},
{
id: "2",
title: "Do you offer private guides?",
content: "All experiences are fully private and guided.",
},
{
id: "3",
title: "What is the best time to visit?",
content: "Spring to early Autumn is perfect.",
},
{ id: "1", title: "Are these tours family friendly?", content: "Yes, we curate family-safe activities." },
{ id: "2", title: "Do you offer private guides?", content: "All experiences are fully private and guided." },
{ id: "3", title: "What is the best time to visit?", content: "Spring to early Autumn is perfect." },
]}
sideTitle="Answers to your questions"
faqsAnimation="blur-reveal"
title="Planning Your Stay"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
tag="PLAN YOUR JOURNEY"
title="Get in touch today"
description="Start your journey to Ananuri with a custom itinerary."
@@ -333,45 +179,9 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Ananuri Horizon"
columns={[
{
title: "Brand",
items: [
{
label: "About",
href: "#",
},
{
label: "Team",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "WhatsApp",
href: "#",
},
],
},
{ title: "Brand", items: [{ label: "About", href: "#" }, { label: "Team", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "WhatsApp", href: "#" }] },
]}
/>
</div>