17 Commits

Author SHA1 Message Date
727ea6fd46 Update src/app/tours/page.tsx 2026-05-14 10:49:18 +00:00
e1cec567fa Update src/app/reviews/page.tsx 2026-05-14 10:49:18 +00:00
d7446a5ea2 Update src/app/page.tsx 2026-05-14 10:49:17 +00:00
76b0f4928d Update src/app/contact/page.tsx 2026-05-14 10:49:17 +00:00
e8d0b13fa0 Update src/app/about/page.tsx 2026-05-14 10:49:16 +00:00
1e18bba2df Merge version_2 into main
Merge version_2 into main
2026-05-14 10:48:08 +00:00
e10eaba2ee Update src/app/page.tsx 2026-05-14 10:48:05 +00:00
8773f0ca98 Merge version_2 into main
Merge version_2 into main
2026-05-14 10:47:44 +00:00
83b39c793f Update src/app/page.tsx 2026-05-14 10:47:38 +00:00
48a2ab222e Merge version_1 into main
Merge version_1 into main
2026-05-14 10:39:47 +00:00
9b3a606f81 Merge version_1 into main
Merge version_1 into main
2026-05-14 10:39:17 +00:00
21ab87c9d6 Merge version_1 into main
Merge version_1 into main
2026-05-14 10:38:48 +00:00
fda3bd29ba Merge version_1 into main
Merge version_1 into main
2026-05-14 10:37:56 +00:00
55d89c672f Merge version_1 into main
Merge version_1 into main
2026-05-14 10:37:27 +00:00
3df063f8e6 Merge version_1 into main
Merge version_1 into main
2026-05-14 10:36:57 +00:00
7601eefe8a Merge version_1 into main
Merge version_1 into main
2026-05-14 10:36:30 +00:00
a766aee025 Merge version_1 into main
Merge version_1 into main
2026-05-14 10:36:05 +00:00
5 changed files with 103 additions and 373 deletions

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import LegalSection from '@/components/legal/LegalSection'; import LegalSection from '@/components/legal/LegalSection';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function AboutPage() { export default function AboutPage() {
@@ -23,7 +23,7 @@ export default function AboutPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleApple
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Tours", id: "/tours" }, { name: "Tours", id: "/tours" },

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import BlogCardOne from '@/components/sections/blog/BlogCardOne'; import BlogCardOne from '@/components/sections/blog/BlogCardOne';
import ContactText from '@/components/sections/contact/ContactText'; import ContactText from '@/components/sections/contact/ContactText';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -23,28 +23,13 @@ export default function LandingPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "/" },
name: "Home", { name: "Tours", id: "/tours" },
id: "/", { name: "About", id: "/about" },
}, { name: "Reviews", id: "/reviews" },
{ { name: "Contact", id: "/contact" },
name: "Tours",
id: "/tours",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
]} ]}
brandName="Chalay Ao Travels" brandName="Chalay Ao Travels"
/> />
@@ -54,14 +39,11 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
text="Plan your adventure today. Contact us at +92 335 6442987." text="Plan your adventure today. Contact us at +92 335 6442987."
buttons={[ buttons={[
{ {
text: "WhatsApp Now", text: "WhatsApp Now", href: "https://wa.me/923356442987"},
href: "https://wa.me/923356442987",
},
]} ]}
/> />
</div> </div>
@@ -75,15 +57,7 @@ export default function LandingPage() {
description="Read our latest advice for your next trip." description="Read our latest advice for your next trip."
blogs={[ blogs={[
{ {
id: "b1", id: "b1", category: "Guide", title: "Pack Smart", excerpt: "Essential items for northern climates.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-tourist-straw-hat-covering-face-from-sun-looking-distance-aside-smiling-pleased-t_1258-173882.jpg", authorName: "Chalay Ao Admin", authorAvatar: "http://img.b2bpic.net/free-photo/turning-up-big-city-is-easy_329181-8495.jpg", date: "Oct 2024"},
category: "Guide",
title: "Pack Smart",
excerpt: "Essential items for northern climates.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-tourist-straw-hat-covering-face-from-sun-looking-distance-aside-smiling-pleased-t_1258-173882.jpg",
authorName: "Chalay Ao Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/turning-up-big-city-is-easy_329181-8495.jpg",
date: "Oct 2024",
},
]} ]}
/> />
</div> </div>
@@ -92,33 +66,16 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [ { label: "Tours", href: "/tours" },
{ { label: "About", href: "/about" },
label: "Tours", { label: "Contact", href: "/contact" },
href: "/tours",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [ { label: "+92 335 6442987", href: "tel:+923356442987" },
{ { label: "WhatsApp Chat", href: "https://wa.me/923356442987" },
label: "+92 335 6442987",
href: "tel:+923356442987",
},
{
label: "WhatsApp Chat",
href: "https://wa.me/923356442987",
},
], ],
}, },
]} ]}

View File

@@ -3,10 +3,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroCentered from '@/components/sections/hero/HeroCentered'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardFour from '@/components/sections/product/ProductCardFour'; import ProductCardFour from '@/components/sections/product/ProductCardFour';
export default function LandingPage() { export default function LandingPage() {
@@ -25,71 +25,35 @@ export default function LandingPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Tours",
id: "/tours",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
]}
brandName="Chalay Ao Travels" brandName="Chalay Ao Travels"
navItems={[
{ name: "Home", id: "/" },
{ name: "Tours", id: "/tours" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
]}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroBillboardRotatedCarousel
background={{ background={{ variant: "sparkles-gradient" }}
variant: "downward-rays-animated", title="Elevated Expeditions in Northern Pakistan"
}} description="Redefining adventure through curated, high-end journeys and bespoke experiences."
title="Pakistan Ki Khoobsurti, Aapke Saath" tag="Premium Travel"
description="Discover the Magic of Northern Pakistan with premium guided experiences."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg",
alt: "Happy traveller",
},
{
src: "http://img.b2bpic.net/free-photo/woman-holding-book-close-up_23-2148973429.jpg",
alt: "Woman reading",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-headphones-around-neck_23-2148397126.jpg",
alt: "Smiling traveller",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
alt: "Portrait view",
},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-confident-bearded-businessman-joyfully-looking-camera-while-talking-cellphone-restaurant-outdoor_574295-1311.jpg",
alt: "Businessman traveller",
},
]}
buttons={[ buttons={[
{ { text: "Discover Collections", href: "/tours" },
text: "Explore Tours", { text: "Concierge Support", href: "https://wa.me/923356442987" },
href: "/tours", ]}
}, carouselItems={[
{ { id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-vertical-shot-parco-naturale-di-fanes-sennes-braies-prags-italy_181624-21712.jpg?_wi=1", imageAlt: "Scenic view 1" },
text: "WhatsApp Us", { id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-river-snow-covered-mountains-landscape-kashmir-state-india_1232-4803.jpg?_wi=1", imageAlt: "Scenic view 2" },
href: "https://wa.me/923356442987", { id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/view-blue-lake-with-mountain_23-2148153623.jpg?_wi=1", imageAlt: "Scenic view 3" },
}, { id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/lake-surrounded-by-mountains-daytime_181624-45208.jpg?_wi=1", imageAlt: "Scenic view 4" },
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-river-flowing-autumn-forest_181624-36993.jpg", imageAlt: "Scenic view 5" },
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/pixel-art-river-landscape-illustration_23-2151793184.jpg", imageAlt: "Scenic view 6" },
]} ]}
/> />
</div> </div>
@@ -100,27 +64,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ { id: "m1", value: "4.9", title: "Rating", description: "Star average", imageSrc: "http://img.b2bpic.net/free-photo/clumsy-foolish-hiker-dropping-his-phone-search-signal-mountain-top_482257-119806.jpg" },
id: "m1", { id: "m2", value: "455+", title: "Reviews", description: "Happy customers", imageSrc: "http://img.b2bpic.net/free-photo/hiker-gazes-panoramic-view-dramatic-mountain-peaks-clouds_482257-125779.jpg" },
value: "4.9", { id: "m3", value: "500+", title: "Trips", description: "Completed tours", imageSrc: "http://img.b2bpic.net/free-photo/hiker-tourist-with-backpack-top-mountain-puts-foot-rocks-stone_482257-120708.jpg" },
title: "Rating",
description: "Star average",
imageSrc: "http://img.b2bpic.net/free-photo/clumsy-foolish-hiker-dropping-his-phone-search-signal-mountain-top_482257-119806.jpg",
},
{
id: "m2",
value: "455+",
title: "Reviews",
description: "Happy customers",
imageSrc: "http://img.b2bpic.net/free-photo/hiker-gazes-panoramic-view-dramatic-mountain-peaks-clouds_482257-125779.jpg",
},
{
id: "m3",
value: "500+",
title: "Trips",
description: "Completed tours",
imageSrc: "http://img.b2bpic.net/free-photo/hiker-tourist-with-backpack-top-mountain-puts-foot-rocks-stone_482257-120708.jpg",
},
]} ]}
title="Trusted by Thousands" title="Trusted by Thousands"
description="Our track record speaks for itself." description="Our track record speaks for itself."
@@ -134,48 +80,10 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ { id: "p1", name: "Ratti Gali & Kel", price: "$48", variant: "3 Days", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-vertical-shot-parco-naturale-di-fanes-sennes-braies-prags-italy_181624-21712.jpg?_wi=2" },
id: "p1", { id: "p2", name: "Swat & Kalam", price: "$48", variant: "3 Days", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-river-snow-covered-mountains-landscape-kashmir-state-india_1232-4803.jpg?_wi=2" },
name: "Ratti Gali & Kel", { id: "p3", name: "Naran Valley", price: "$48", variant: "3 Days", imageSrc: "http://img.b2bpic.net/free-photo/view-blue-lake-with-mountain_23-2148153623.jpg?_wi=2" },
price: "$48", { id: "p4", name: "Skardu Family Trip", price: "Custom", variant: "6 Days", imageSrc: "http://img.b2bpic.net/free-photo/lake-surrounded-by-mountains-daytime_181624-45208.jpg?_wi=2" },
variant: "3 Days",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-vertical-shot-parco-naturale-di-fanes-sennes-braies-prags-italy_181624-21712.jpg",
},
{
id: "p2",
name: "Swat & Kalam",
price: "$48",
variant: "3 Days",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-river-snow-covered-mountains-landscape-kashmir-state-india_1232-4803.jpg",
},
{
id: "p3",
name: "Naran Valley",
price: "$48",
variant: "3 Days",
imageSrc: "http://img.b2bpic.net/free-photo/view-blue-lake-with-mountain_23-2148153623.jpg",
},
{
id: "p4",
name: "Skardu Family Trip",
price: "Custom",
variant: "6 Days",
imageSrc: "http://img.b2bpic.net/free-photo/lake-surrounded-by-mountains-daytime_181624-45208.jpg",
},
{
id: "p5",
name: "Honeymoon Special",
price: "Custom",
variant: "Flexible",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-river-flowing-autumn-forest_181624-36993.jpg",
},
{
id: "p6",
name: "Winter Special",
price: "Custom",
variant: "4 Days",
imageSrc: "http://img.b2bpic.net/free-photo/pixel-art-river-landscape-illustration_23-2151793184.jpg",
},
]} ]}
title="Featured Packages" title="Featured Packages"
description="Handpicked experiences for your next adventure." description="Handpicked experiences for your next adventure."
@@ -188,16 +96,8 @@ export default function LandingPage() {
title="Our Reach" title="Our Reach"
tag="Milestones" tag="Milestones"
metrics={[ metrics={[
{ { id: "mx1", value: "15", description: "Destinations explored" },
id: "mx1", { id: "mx2", value: "100%", description: "Customer satisfaction" },
value: "15",
description: "Destinations explored",
},
{
id: "mx2",
value: "100%",
description: "Customer satisfaction",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -207,33 +107,16 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [ { label: "Tours", href: "/tours" },
{ { label: "About", href: "/about" },
label: "Tours", { label: "Contact", href: "/contact" },
href: "/tours",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [ { label: "+92 335 6442987", href: "tel:+923356442987" },
{ { label: "WhatsApp Chat", href: "https://wa.me/923356442987" },
label: "+92 335 6442987",
href: "tel:+923356442987",
},
{
label: "WhatsApp Chat",
href: "https://wa.me/923356442987",
},
], ],
}, },
]} ]}

View File

@@ -3,7 +3,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
@@ -23,28 +23,13 @@ export default function LandingPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "/" },
name: "Home", { name: "Tours", id: "/tours" },
id: "/", { name: "About", id: "/about" },
}, { name: "Reviews", id: "/reviews" },
{ { name: "Contact", id: "/contact" },
name: "Tours",
id: "/tours",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
]} ]}
brandName="Chalay Ao Travels" brandName="Chalay Ao Travels"
/> />
@@ -57,40 +42,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Khan Mehwar", role: "Tourist", testimonial: "Absolutely amazing experience, very well organized.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-man-with-ginger-beard-blue-eyes-green-swimming-glasses-printed-white-shirt-showing-peace-signs-orange-backdrop_197531-27686.jpg"},
name: "Khan Mehwar",
role: "Tourist",
testimonial: "Absolutely amazing experience, very well organized.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-man-with-ginger-beard-blue-eyes-green-swimming-glasses-printed-white-shirt-showing-peace-signs-orange-backdrop_197531-27686.jpg",
},
{ {
id: "t2", id: "t2", name: "Munazza Muskan", role: "Tourist", testimonial: "Outstanding experience, Furqan bhai is great.", imageSrc: "http://img.b2bpic.net/free-photo/couple-with-backpack-sitting-bridge_23-2148926910.jpg"},
name: "Munazza Muskan",
role: "Tourist",
testimonial: "Outstanding experience, Furqan bhai is great.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-backpack-sitting-bridge_23-2148926910.jpg",
},
{ {
id: "t3", id: "t3", name: "Basit Nadeem", role: "Tourist", testimonial: "Beautifully managed trip.", imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-beautiful-couple-hiking-river-forest_285396-2246.jpg"},
name: "Basit Nadeem",
role: "Tourist",
testimonial: "Beautifully managed trip.",
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-beautiful-couple-hiking-river-forest_285396-2246.jpg",
},
{ {
id: "t4", id: "t4", name: "Anonymous", role: "Tourist", testimonial: "First snow experience was magical.", imageSrc: "http://img.b2bpic.net/free-photo/friends-travelers-smiling-holding-map-giving-highfive-outside_176420-6900.jpg"},
name: "Anonymous",
role: "Tourist",
testimonial: "First snow experience was magical.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-travelers-smiling-holding-map-giving-highfive-outside_176420-6900.jpg",
},
{ {
id: "t5", id: "t5", name: "Customer", role: "Tourist", testimonial: "Great attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hiking-trip_23-2150343045.jpg"},
name: "Customer",
role: "Tourist",
testimonial: "Great attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hiking-trip_23-2150343045.jpg",
},
]} ]}
title="Customer Reviews" title="Customer Reviews"
description="What our travellers have to say." description="What our travellers have to say."
@@ -105,9 +65,7 @@ export default function LandingPage() {
author="Sara" author="Sara"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/portrait-inspired-elderly-woman-with-orange-backpack-sporty-woman-casual-clothes-looking-forward-with-smile-sport-adventure-hobby-concept_74855-23347.jpg", src: "http://img.b2bpic.net/free-photo/portrait-inspired-elderly-woman-with-orange-backpack-sporty-woman-casual-clothes-looking-forward-with-smile-sport-adventure-hobby-concept_74855-23347.jpg", alt: "Happy traveller"},
alt: "Happy traveller",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -118,33 +76,16 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [ { label: "Tours", href: "/tours" },
{ { label: "About", href: "/about" },
label: "Tours", { label: "Contact", href: "/contact" },
href: "/tours",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [ { label: "+92 335 6442987", href: "tel:+923356442987" },
{ { label: "WhatsApp Chat", href: "https://wa.me/923356442987" },
label: "+92 335 6442987",
href: "tel:+923356442987",
},
{
label: "WhatsApp Chat",
href: "https://wa.me/923356442987",
},
], ],
}, },
]} ]}

View File

@@ -3,7 +3,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardFour from '@/components/sections/product/ProductCardFour'; import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TeamCardOne from '@/components/sections/team/TeamCardOne'; import TeamCardOne from '@/components/sections/team/TeamCardOne';
@@ -23,28 +23,13 @@ export default function LandingPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "/" },
name: "Home", { name: "Tours", id: "/tours" },
id: "/", { name: "About", id: "/about" },
}, { name: "Reviews", id: "/reviews" },
{ { name: "Contact", id: "/contact" },
name: "Tours",
id: "/tours",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
]} ]}
brandName="Chalay Ao Travels" brandName="Chalay Ao Travels"
/> />
@@ -58,26 +43,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "t1", id: "t1", name: "Ratti Gali & Kel", price: "$48", variant: "3 Days", imageSrc: "http://img.b2bpic.net/free-photo/river-surrounded-by-rocks-sunlight-blue-sky-daytime_181624-22033.jpg"},
name: "Ratti Gali & Kel",
price: "$48",
variant: "3 Days",
imageSrc: "http://img.b2bpic.net/free-photo/river-surrounded-by-rocks-sunlight-blue-sky-daytime_181624-22033.jpg",
},
{ {
id: "t2", id: "t2", name: "Swat & Kalam", price: "$48", variant: "3 Days", imageSrc: "http://img.b2bpic.net/free-photo/mountains-stream_1398-2306.jpg"},
name: "Swat & Kalam",
price: "$48",
variant: "3 Days",
imageSrc: "http://img.b2bpic.net/free-photo/mountains-stream_1398-2306.jpg",
},
{ {
id: "t3", id: "t3", name: "Naran Valley", price: "$48", variant: "3 Days", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-rice-fields-lush-green-leepa-valley-kashmir-pakistan_505751-5817.jpg"},
name: "Naran Valley",
price: "$48",
variant: "3 Days",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-rice-fields-lush-green-leepa-valley-kashmir-pakistan_505751-5817.jpg",
},
]} ]}
title="All Packages" title="All Packages"
description="Explore our full range of tours." description="Explore our full range of tours."
@@ -94,11 +64,7 @@ export default function LandingPage() {
description="Our expert team is here to make your journey unforgettable." description="Our expert team is here to make your journey unforgettable."
members={[ members={[
{ {
id: "g1", id: "g1", name: "Furqan", role: "Head Guide", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-women-drinking-tea-mountains_74855-23449.jpg"},
name: "Furqan",
role: "Head Guide",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-women-drinking-tea-mountains_74855-23449.jpg",
},
]} ]}
/> />
</div> </div>
@@ -107,33 +73,16 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [ { label: "Tours", href: "/tours" },
{ { label: "About", href: "/about" },
label: "Tours", { label: "Contact", href: "/contact" },
href: "/tours",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [ { label: "+92 335 6442987", href: "tel:+923356442987" },
{ { label: "WhatsApp Chat", href: "https://wa.me/923356442987" },
label: "+92 335 6442987",
href: "tel:+923356442987",
},
{
label: "WhatsApp Chat",
href: "https://wa.me/923356442987",
},
], ],
}, },
]} ]}