Merge version_2 into main #4
122
src/app/page.tsx
122
src/app/page.tsx
@@ -2,6 +2,8 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Send, MapPin, Mail, Instagram, MessageCircle } from "lucide-react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
@@ -28,14 +30,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "The Unseen", id: "unseen"},
|
||||
{
|
||||
name: "Membership", id: "pricing"},
|
||||
{
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "The Unseen", id: "unseen" },
|
||||
{ name: "Membership", id: "pricing" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="UZ Hidden Gems"
|
||||
button={{ text: "Book Now", href: "#pricing" }}
|
||||
@@ -44,27 +43,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Uncover the Secrets of Uzbekistan"
|
||||
description="Exclusive access to the landscapes you won't find on any map. Join a curated journey into the heart of the Silk Road."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Hidden Gems", href: "#unseen"},
|
||||
]}
|
||||
buttons={[{ text: "Explore Hidden Gems", href: "#unseen" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=1", imageAlt: "Uzbekistan Mountain Panorama 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=2", imageAlt: "Uzbekistan Mountain Panorama 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=3", imageAlt: "Uzbekistan Mountain Panorama 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=4", imageAlt: "Uzbekistan Mountain Panorama 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=5", imageAlt: "Uzbekistan Mountain Panorama 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=6", imageAlt: "Uzbekistan Mountain Panorama 6"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=1", imageAlt: "Uzbekistan Mountain Panorama 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=2", imageAlt: "Uzbekistan Mountain Panorama 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=3", imageAlt: "Uzbekistan Mountain Panorama 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=4", imageAlt: "Uzbekistan Mountain Panorama 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=5", imageAlt: "Uzbekistan Mountain Panorama 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=6", imageAlt: "Uzbekistan Mountain Panorama 6" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -75,12 +64,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "u1", title: "Forgotten Ruins", description: "Centuries-old architecture lost in time.", tag: "Ancient", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-trees-front-beautiful-rocky-cliffs_181624-18521.jpg"},
|
||||
{
|
||||
id: "u2", title: "High Altitude Paths", description: "Breathtaking trails for the elite.", tag: "Trekking", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-castle-hill-new-zealand_181624-17353.jpg"},
|
||||
{
|
||||
id: "u3", title: "Hidden Oases", description: "Lush sanctuaries in arid terrain.", tag: "Nature", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-semi-arid-deserted-area-ahead-beautiful-mountain-chain_181624-14457.jpg"},
|
||||
{ id: "u1", title: "Forgotten Ruins", description: "Centuries-old architecture lost in time.", tag: "Ancient", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-trees-front-beautiful-rocky-cliffs_181624-18521.jpg" },
|
||||
{ id: "u2", title: "High Altitude Paths", description: "Breathtaking trails for the elite.", tag: "Trekking", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-castle-hill-new-zealand_181624-17353.jpg" },
|
||||
{ id: "u3", title: "Hidden Oases", description: "Lush sanctuaries in arid terrain.", tag: "Nature", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-semi-arid-deserted-area-ahead-beautiful-mountain-chain_181624-14457.jpg" },
|
||||
]}
|
||||
title="The Unseen"
|
||||
description="Rarely visited wonders, captured for the curious few."
|
||||
@@ -93,18 +79,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic", badge: "Beginner", price: "$499", subtitle: "Core GPS coordinates", features: [
|
||||
"Limited access", "GPS maps", "Safe travel tips"],
|
||||
},
|
||||
{
|
||||
id: "explorer", badge: "Explorer", price: "$1299", subtitle: "Expert contacts included", features: [
|
||||
"Full GPS access", "Local expert contacts", "Priority support"],
|
||||
},
|
||||
{
|
||||
id: "elite", badge: "Elite", price: "$2999", subtitle: "Full expedition service", features: [
|
||||
"4x4 transport guides", "Private fixer access", "Personalized routes"],
|
||||
},
|
||||
{ id: "basic", badge: "Beginner", price: "$499", subtitle: "Core GPS coordinates", features: ["Limited access", "GPS maps", "Safe travel tips"] },
|
||||
{ id: "explorer", badge: "Explorer", price: "$1299", subtitle: "Expert contacts included", features: ["Full GPS access", "Local expert contacts", "Priority support"] },
|
||||
{ id: "elite", badge: "Elite", price: "$2999", subtitle: "Full expedition service", features: ["4x4 transport guides", "Private fixer access", "Personalized routes"] },
|
||||
]}
|
||||
title="Membership Plans"
|
||||
description="Select the level of access that matches your desire for adventure."
|
||||
@@ -115,16 +92,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Marcus S.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-surfer-snapback-looking-smiling-cheerfully-after-winning-sports-contest-surfers-holding-his-white-surfboard-his-arm_273609-1551.jpg"},
|
||||
{
|
||||
id: "t3", name: "Sarah L.", imageSrc: "http://img.b2bpic.net/free-photo/thrilled-traveler-raises-his-arms-triumph-after-climbing-mountain-top_482257-119874.jpg"},
|
||||
{
|
||||
id: "t4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/woman-hiking-mountains_1303-11196.jpg"},
|
||||
{
|
||||
id: "t5", name: "Julian R.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg?_wi=2"},
|
||||
{ id: "t1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg?_wi=1" },
|
||||
{ id: "t2", name: "Marcus S.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-surfer-snapback-looking-smiling-cheerfully-after-winning-sports-contest-surfers-holding-his-white-surfboard-his-arm_273609-1551.jpg" },
|
||||
{ id: "t3", name: "Sarah L.", imageSrc: "http://img.b2bpic.net/free-photo/thrilled-traveler-raises-his-arms-triumph-after-climbing-mountain-top_482257-119874.jpg" },
|
||||
{ id: "t4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/woman-hiking-mountains_1303-11196.jpg" },
|
||||
{ id: "t5", name: "Julian R.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg?_wi=2" },
|
||||
]}
|
||||
cardTitle="Trust Box"
|
||||
cardTag="Verified Reviews"
|
||||
@@ -140,42 +112,34 @@ export default function LandingPage() {
|
||||
description="Everything you need to know before starting your expedition."
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Are these locations accessible?", content: "Most sites require a 4x4 or guided trekking, which is included in our Explorer and Elite tiers."},
|
||||
{
|
||||
id: "f2", title: "Is a visa required?", content: "Most nationalities can enter Uzbekistan visa-free or via e-visa; we provide full documentation support."},
|
||||
{
|
||||
id: "f3", title: "Can I travel solo?", content: "Absolutely, our fixers ensure safe passage and local connection for solo travelers."},
|
||||
{
|
||||
id: "f4", title: "When is the best time to visit?", content: "Spring (April-May) and Autumn (September-October) offer the most pleasant temperatures for mountain exploration."},
|
||||
{ id: "f1", title: "Are these locations accessible?", content: "Most sites require a 4x4 or guided trekking, which is included in our Explorer and Elite tiers." },
|
||||
{ id: "f2", title: "Is a visa required?", content: "Most nationalities can enter Uzbekistan visa-free or via e-visa; we provide full documentation support." },
|
||||
{ id: "f3", title: "Can I travel solo?", content: "Absolutely, our fixers ensure safe passage and local connection for solo travelers." },
|
||||
{ id: "f4", title: "When is the best time to visit?", content: "Spring (April-May) and Autumn (September-October) offer the most pleasant temperatures for mountain exploration." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contact Us"
|
||||
title="Get in Touch"
|
||||
description="We're here to help you plan your journey. Reach out for any questions, support, or custom itinerary requests."
|
||||
inputPlaceholder="Your message..."
|
||||
buttonText="Send"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mountain-landscape-sunset_1150-18337.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Safety", href: "#"},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Contact", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Safety", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user