Update src/app/page.tsx
This commit is contained in:
283
src/app/page.tsx
283
src/app/page.tsx
@@ -32,70 +32,33 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Experiences",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Activities",
|
||||
id: "#features",
|
||||
},
|
||||
{
|
||||
name: "How it works",
|
||||
id: "#metrics",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Experiences", id: "#about" },
|
||||
{ name: "Activities", id: "#features" },
|
||||
{ name: "How it works", id: "#metrics" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/yournumber",
|
||||
}}
|
||||
text: "WhatsApp", href: "https://wa.me/yournumber"}}
|
||||
brandName="Ananuri Horizon"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Lake adventures, mountain roads and unforgettable views."
|
||||
description="Premium experiences in Ananuri, Georgia. We curate luxury boat tours, thrilling jet ski rides, private mountain buggy adventures, paragliding sessions, and exclusive stays tailored to your preference."
|
||||
tag="PREMIUM EXPERIENCES IN ANANURI, GEORGIA"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Experiences",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
text: "Plan My Trip",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Explore Experiences", href: "#about" },
|
||||
{ text: "Plan My Trip", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-guadalest-reservoir-alicante-spain_181624-48555.jpg?_wi=1",
|
||||
imageAlt: "Ananuri lake Georgia mountain view aerial",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-mountains-against-sunset-sky_1048-5781.jpg",
|
||||
imageAlt: "Ananuri lake Georgia mountain view aerial",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-vossevangen-municipality-surrounded-by-greenery-covered-mountains-norway_181624-55636.jpg",
|
||||
imageAlt: "Ananuri lake Georgia mountain view aerial",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aegean-sea-coast-with-blue-transparent-water-greenery-around-rocks-bushes-trees-view-from-drone-greece_1268-16820.jpg",
|
||||
imageAlt: "Aegean sea coast with blue transparent water",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-poiana-brasov-romania-lake-located-top-mountain-covered-with-lush-forest-town-distance_1268-24838.jpg",
|
||||
imageAlt: "Aerial drone view of Poiana Brasov Romania Lake",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-guadalest-reservoir-alicante-spain_181624-48555.jpg", imageAlt: "Ananuri lake Georgia mountain view aerial" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-mountains-against-sunset-sky_1048-5781.jpg", imageAlt: "Ananuri lake Georgia mountain view aerial" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-vossevangen-municipality-surrounded-by-greenery-covered-mountains-norway_181624-55636.jpg", imageAlt: "Ananuri lake Georgia mountain view aerial" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aegean-sea-coast-with-blue-transparent-water-greenery-around-rocks-bushes-trees-view-from-drone-greece_1268-16820.jpg", imageAlt: "Aegean sea coast with blue transparent water" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-poiana-brasov-romania-lake-located-top-mountain-covered-with-lush-forest-town-distance_1268-24838.jpg", imageAlt: "Aerial drone view of Poiana Brasov Romania Lake" },
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -105,15 +68,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Crafting unforgettable memories in the heart of Georgia.",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg",
|
||||
alt: "luxury boutique travel resort view",
|
||||
},
|
||||
{ type: "text", content: "Crafting unforgettable memories in the heart of Georgia." },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg", alt: "luxury boutique travel resort view" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,64 +81,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Water Experiences",
|
||||
description: "Private jet skis and premium boat tours on the crystal waters of Ananuri Lake.",
|
||||
icon: Waves,
|
||||
title: "Water Experiences", description: "Private jet skis and premium boat tours on the crystal waters of Ananuri Lake.", icon: Waves,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-laptop-boat_23-2149046441.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-beautiful-sportswoman-listening-music-earphones_8353-6957.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-guadalest-reservoir-alicante-spain_181624-48555.jpg?_wi=2",
|
||||
imageAlt: "luxury water sport boat ride",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-laptop-boat_23-2149046441.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-beautiful-sportswoman-listening-music-earphones_8353-6957.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Land Adventures",
|
||||
description: "Rugged mountain roads explored in comfort via our private buggy fleet.",
|
||||
icon: Mountain,
|
||||
title: "Land Adventures", description: "Rugged mountain roads explored in comfort via our private buggy fleet.", icon: Mountain,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/suv-roadtrip-sunset_23-2151948174.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-people-with-car_23-2149004932.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg",
|
||||
imageAlt: "luxury water sport boat ride",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/suv-roadtrip-sunset_23-2151948174.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/long-shot-people-with-car_23-2149004932.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Air Experiences",
|
||||
description: "Soar above the peaks with high-end paragliding and aerial tours.",
|
||||
icon: Compass,
|
||||
title: "Air Experiences", description: "Soar above the peaks with high-end paragliding and aerial tours.", icon: Compass,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-aerial-view_1153-6250.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paragliding-mountains_23-2151944773.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-suitcase-park_23-2148328848.jpg",
|
||||
imageAlt: "luxury water sport boat ride",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-aerial-view_1153-6250.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/paragliding-mountains_23-2151944773.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Private Stays",
|
||||
description: "Exclusive lodges and boutique accommodation for complete seclusion.",
|
||||
icon: Home,
|
||||
title: "Private Stays", description: "Exclusive lodges and boutique accommodation for complete seclusion.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-swimming-pool-hotel-resort_74190-8862.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-attractive-lady-floral-hat-midi-dress-sits-terrace-with-sea-view-curly-woman-boater-enjoys-sun-balcony-ocean-background_197531-29918.jpg?_wi=1",
|
||||
imageAlt: "luxury water sport boat ride",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-swimming-pool-hotel-resort_74190-8862.jpg" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Premium Curated Adventures"
|
||||
@@ -196,37 +120,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "30+",
|
||||
title: "Premium Activities",
|
||||
items: [
|
||||
"Jet Ski",
|
||||
"Boat Tours",
|
||||
"Buggy",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4",
|
||||
title: "Main Categories",
|
||||
items: [
|
||||
"Air",
|
||||
"Land",
|
||||
"Water",
|
||||
"Stay",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Premium Support",
|
||||
items: [
|
||||
"24/7 Service",
|
||||
"Concierge",
|
||||
"Safety",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "30+", title: "Premium Activities", items: ["Jet Ski", "Boat Tours", "Buggy"] },
|
||||
{ id: "m2", value: "4", title: "Main Categories", items: ["Air", "Land", "Water", "Stay"] },
|
||||
{ id: "m3", value: "100%", title: "Premium Support", items: ["24/7 Service", "Concierge", "Safety"] },
|
||||
]}
|
||||
title="Why choose Ananuri Horizon?"
|
||||
description="The gold standard for luxury adventure tourism in the region."
|
||||
@@ -237,31 +133,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena V.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-attractive-lady-floral-hat-midi-dress-sits-terrace-with-sea-view-curly-woman-boater-enjoys-sun-balcony-ocean-background_197531-29918.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sara K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-wearing-hat-taking-car-plant_23-2147948241.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "John B.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-lady-midi-beige-dress-with-little-straw-bag-holds-boater-brunette-woman-smiles-walks-along-path-old-south-city_197531-30089.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-having-fun-bridge-park_1153-9226.jpg",
|
||||
},
|
||||
{ id: "1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg" },
|
||||
{ id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-attractive-lady-floral-hat-midi-dress-sits-terrace-with-sea-view-curly-woman-boater-enjoys-sun-balcony-ocean-background_197531-29918.jpg" },
|
||||
{ id: "3", name: "Sara K.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-wearing-hat-taking-car-plant_23-2147948241.jpg" },
|
||||
{ id: "4", name: "John B.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-lady-midi-beige-dress-with-little-straw-bag-holds-boater-brunette-woman-smiles-walks-along-path-old-south-city_197531-30089.jpg" },
|
||||
{ id: "5", name: "Anna P.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-having-fun-bridge-park_1153-9226.jpg" },
|
||||
]}
|
||||
cardTitle="What our guests say"
|
||||
cardTag="Testimonials"
|
||||
@@ -276,51 +152,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Essential",
|
||||
price: "$150",
|
||||
subtitle: "Day pass for individuals",
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Access to water sports",
|
||||
"Concierge support",
|
||||
],
|
||||
id: "p1", badge: "Essential", price: "$150", subtitle: "Day pass for individuals", buttons: [{ text: "Book Now" }],
|
||||
features: ["Access to water sports", "Concierge support"],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Elite",
|
||||
price: "$500",
|
||||
subtitle: "Full weekend package",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Elite",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"All activities included",
|
||||
"Private buggy tour",
|
||||
"Dedicated concierge",
|
||||
],
|
||||
id: "p2", badge: "Elite", price: "$500", subtitle: "Full weekend package", buttons: [{ text: "Get Elite" }],
|
||||
features: ["All activities included", "Private buggy tour", "Dedicated concierge"],
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
badge: "Horizon",
|
||||
price: "$1200",
|
||||
subtitle: "All-access seasonal",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Access",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"All activities",
|
||||
"VIP accommodation",
|
||||
"Round-trip airport transfer",
|
||||
],
|
||||
id: "p3", badge: "Horizon", price: "$1200", subtitle: "All-access seasonal", buttons: [{ text: "Get Access" }],
|
||||
features: ["All activities", "VIP accommodation", "Round-trip airport transfer"],
|
||||
},
|
||||
]}
|
||||
title="Membership & Access"
|
||||
@@ -333,21 +174,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is accommodation included?",
|
||||
content: "We partner with boutique villas and lodges that offer privacy and luxury.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do I need experience?",
|
||||
content: "Our guides ensure safety for all levels, especially for water and air activities.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What is the best season?",
|
||||
content: "Ananuri is breathtaking year-round, with spring and summer being ideal for water sports.",
|
||||
},
|
||||
{ id: "f1", title: "Is accommodation included?", content: "We partner with boutique villas and lodges that offer privacy and luxury." },
|
||||
{ id: "f2", title: "Do I need experience?", content: "Our guides ensure safety for all levels, especially for water and air activities." },
|
||||
{ id: "f3", title: "What is the best season?", content: "Ananuri is breathtaking year-round, with spring and summer being ideal for water sports." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/landscape-hills-rocks-covered-greenery-fog-cloudy-sky-evening_181624-11608.jpg"
|
||||
title="Frequently asked questions"
|
||||
@@ -360,9 +189,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact"
|
||||
title="Book your horizon experience"
|
||||
description="Let us plan the perfect luxury itinerary for you today."
|
||||
@@ -375,17 +202,11 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Ananuri Horizon"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user