Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-12 09:10:34 +00:00

View File

@@ -30,13 +30,9 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
]}
brandName="GRAND TOUR KHUWSGUL"
/>
@@ -48,78 +44,39 @@ export default function LandingPage() {
description="мартагдашгүй цаг мөч та бүхнийг хүлээж байна"
testimonials={[
{
name: "Batbayar",
handle: "Traveler",
testimonial: "Хөвсгөл нуурын байгаль маш гайхалтай.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg?_wi=1",
imageAlt: "Lake Khuvsgul nature landscape",
},
name: "Batbayar", handle: "Traveler", testimonial: "Хөвсгөл нуурын байгаль маш гайхалтай.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
{
name: "Sarah",
handle: "Global Traveler",
testimonial: "Amazing hospitality and views.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/small-boat-moored-blue-calm-lake-with-green-mountain_23-2148153627.jpg?_wi=1",
imageAlt: "Lake Khuvsgul nature landscape",
},
name: "Sarah", handle: "Global Traveler", testimonial: "Amazing hospitality and views.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/small-boat-moored-blue-calm-lake-with-green-mountain_23-2148153627.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
{
name: "Bold",
handle: "Local Guide",
testimonial: "The best place to stay by the lake.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dovbush-trail-green-forest-carpathian-mountains_627829-8364.jpg?_wi=1",
imageAlt: "Lake Khuvsgul nature landscape",
},
name: "Bold", handle: "Local Guide", testimonial: "The best place to stay by the lake.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dovbush-trail-green-forest-carpathian-mountains_627829-8364.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
{
name: "Anna",
handle: "AdventureSeeker",
testimonial: "Pure nature and peace.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg?_wi=1",
imageAlt: "Lake Khuvsgul nature landscape",
},
name: "Anna", handle: "AdventureSeeker", testimonial: "Pure nature and peace.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
{
name: "Dava",
handle: "Nature Lover",
testimonial: "Absolutely beautiful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/eskimo-people-living-extreme-weather-condition_23-2151036439.jpg",
imageAlt: "Lake Khuvsgul nature landscape",
},
name: "Dava", handle: "Nature Lover", testimonial: "Absolutely beautiful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/eskimo-people-living-extreme-weather-condition_23-2151036439.jpg", imageAlt: "Lake Khuvsgul nature landscape"},
]}
buttons={[
{
text: "Бүгдийг харах",
href: "/about",
},
text: "Бүгдийг харах", href: "/about"},
{
text: "Байршил",
href: "https://maps.app.goo.gl/ATMMKAZa4qKNU24j8",
},
text: "Байршил", href: "https://maps.app.goo.gl/ATMMKAZa4qKNU24j8"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/autumn-forest-lake-mountainous-area-natural-background_169016-24985.jpg",
alt: "Traveler 1",
},
src: "http://img.b2bpic.net/free-photo/autumn-forest-lake-mountainous-area-natural-background_169016-24985.jpg", alt: "Traveler 1"},
{
src: "http://img.b2bpic.net/free-photo/calm-water-reflections-from-trees-sky_181624-30420.jpg",
alt: "Traveler 2",
},
src: "http://img.b2bpic.net/free-photo/calm-water-reflections-from-trees-sky_181624-30420.jpg", alt: "Traveler 2"},
{
src: "http://img.b2bpic.net/free-photo/natural-background-lake-forest-highlands_169016-21699.jpg",
alt: "Traveler 3",
},
src: "http://img.b2bpic.net/free-photo/natural-background-lake-forest-highlands_169016-21699.jpg", alt: "Traveler 3"},
{
src: "http://img.b2bpic.net/free-photo/misty-lake-with-pine-forest-mountain-reflection_84443-86104.jpg",
alt: "Traveler 4",
},
src: "http://img.b2bpic.net/free-photo/misty-lake-with-pine-forest-mountain-reflection_84443-86104.jpg", alt: "Traveler 4"},
{
src: "http://img.b2bpic.net/free-photo/old-wooden-raft-drava-river-slovenia_181624-15057.jpg",
alt: "Traveler 5",
},
src: "http://img.b2bpic.net/free-photo/old-wooden-raft-drava-river-slovenia_181624-15057.jpg", alt: "Traveler 5"},
]}
avatarText="500+ сэтгэл ханамжтай аялагчид"
/>
@@ -132,36 +89,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Явган аялал",
description: "Тайгын ойгоор алхах",
bentoComponent: "reveal-icon",
icon: Activity,
imageSrc: "http://img.b2bpic.net/free-photo/dovbush-trail-green-forest-carpathian-mountains_627829-8364.jpg?_wi=2",
imageAlt: "forest hiking trails nature",
title: "Явган аялал", description: "Тайгын ойгоор алхах", bentoComponent: "reveal-icon", icon: Activity,
},
{
title: "Морин аялал",
description: "Монгол морь унаж давхих",
bentoComponent: "reveal-icon",
icon: Mountain,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg?_wi=3",
imageAlt: "forest hiking trails nature",
title: "Морин аялал", description: "Монгол морь унаж давхих", bentoComponent: "reveal-icon", icon: Mountain,
},
{
title: "Цаатан ястан",
description: "Цаа бугатай танилцах",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/small-boat-moored-blue-calm-lake-with-green-mountain_23-2148153627.jpg?_wi=2",
imageAlt: "forest hiking trails nature",
title: "Цаатан ястан", description: "Цаа бугатай танилцах", bentoComponent: "reveal-icon", icon: Users,
},
{
title: "Завин аялал",
description: "Нуурыг усан дээрээс",
bentoComponent: "reveal-icon",
icon: LifeBuoy,
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg?_wi=2",
imageAlt: "forest hiking trails nature",
title: "Завин аялал", description: "Нуурыг усан дээрээс", bentoComponent: "reveal-icon", icon: LifeBuoy,
},
]}
title="Үйл ажиллагаа"
@@ -177,15 +114,9 @@ export default function LandingPage() {
description="Таны сонирхсон асуултын хариултыг эндээс аваарай."
faqs={[
{
id: "1",
title: "Байршил?",
content: "Хөвсгөл нуурын баруун эрэгт байрладаг.",
},
id: "1", title: "Байршил?", content: "Хөвсгөл нуурын баруун эрэгт байрладаг."},
{
id: "2",
title: "Захиалга?",
content: "Бидэнтэй холбогдон захиалга хийх боломжтой.",
},
id: "2", title: "Захиалга?", content: "Бидэнтэй холбогдон захиалга хийх боломжтой."},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-vertical-shot-rural-landscape-by-lake_181624-37174.jpg"
mediaAnimation="slide-up"
@@ -202,37 +133,19 @@ export default function LandingPage() {
description="Олон мянган аялагчдын итгэл"
testimonials={[
{
id: "t1",
name: "Бат",
role: "Аялагч",
company: "Монгол",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg?_wi=3",
imageAlt: "horseback riding mountain path",
},
id: "t1", name: "Бат", role: "Аялагч", company: "Монгол", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-ride-horse_72229-50.jpg", imageAlt: "horseback riding mountain path"},
{
id: "t2",
name: "Сара",
role: "Гэрэл зурагчин",
company: "АНУ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg?_wi=4",
imageAlt: "horseback riding mountain path",
},
id: "t2", name: "Сара", role: "Гэрэл зурагчин", company: "АНУ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-trees-shore-blue-cloudy-sky_181624-7200.jpg", imageAlt: "horseback riding mountain path"},
]}
kpiItems={[
{
value: "100+",
label: "Өрөө",
},
value: "100+", label: "Өрөө"},
{
value: "5000+",
label: "Зочин",
},
value: "5000+", label: "Зочин"},
{
value: "20",
label: "Жилийн туршлага",
},
value: "20", label: "Жилийн туршлага"},
]}
/>
</div>
@@ -247,19 +160,9 @@ export default function LandingPage() {
description="Тав тухтай амралт, адал явдал"
features={[
{
title: "Ресторан",
description: "Монгол үндэсний хоол",
imageSrc: "http://img.b2bpic.net/free-photo/sitting-white-bench-watching-water_181624-22270.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/stunning-shot-blue-cloudy-sky-mountain-range-lake-cool-day_181624-19421.jpg",
buttonText: "Цэс харах",
},
title: "Ресторан", description: "Монгол үндэсний хоол", imageSrc: "http://img.b2bpic.net/free-photo/sitting-white-bench-watching-water_181624-22270.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/stunning-shot-blue-cloudy-sky-mountain-range-lake-cool-day_181624-19421.jpg", buttonText: "Цэс харах"},
{
title: "Саун",
description: "Тайвшрах орчин",
imageSrc: "http://img.b2bpic.net/free-photo/path-forest_23-2147632811.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/girls-surrounded-by-trees-forest_23-2147617519.jpg",
buttonText: "Дэлгэрэнгүй",
},
title: "Саун", description: "Тайвшрах орчин", imageSrc: "http://img.b2bpic.net/free-photo/path-forest_23-2147632811.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/girls-surrounded-by-trees-forest_23-2147617519.jpg", buttonText: "Дэлгэрэнгүй"},
]}
/>
</div>
@@ -268,29 +171,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Facebook",
href: "https://www.facebook.com/GRANDTOURKHUVSGUL",
},
label: "Facebook", href: "https://www.facebook.com/GRANDTOURKHUVSGUL"},
{
label: "Phone: 9973-4300",
href: "tel:99734300",
},
label: "Phone: 9973-4300", href: "tel:99734300"},
],
},
]}