Update src/app/page.tsx

This commit is contained in:
2026-03-10 12:11:53 +00:00
parent de50040b52
commit 9dac2df1d0

View File

@@ -50,8 +50,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-snowy-valley-rocks-sky_181624-10312.jpg", imageAlt: "Altai Mountains landscape" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg", imageAlt: "Altai region map" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-lake-reflecting-trees-mountains-shore-clear-blue-sky_181624-7688.jpg", imageAlt: "Mountain lake in Altai" }
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg?_wi=1", imageAlt: "Altai region map" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-lake-reflecting-trees-mountains-shore-clear-blue-sky_181624-7688.jpg?_wi=1", imageAlt: "Mountain lake in Altai" }
]}
buttons={[
{ text: "Begin Presentation", href: "#geography" }
@@ -95,8 +95,8 @@ export default function LandingPage() {
title="Climate and Seasonal Patterns"
description="Understand the distinct seasonal variations and climate zones across the Altai territory."
products={[
{ id: "1", name: "Alpine Climate", price: "High Mountains", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-path-carpathian-mountains-focus-flowers_176420-7167.jpg", imageAlt: "Alpine climate" },
{ id: "2", name: "Continental Climate", price: "Mid Elevations", imageSrc: "http://img.b2bpic.net/free-photo/couple-travelers-climbing-mountain_1098-12906.jpg", imageAlt: "Continental climate" },
{ id: "1", name: "Alpine Climate", price: "High Mountains", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-path-carpathian-mountains-focus-flowers_176420-7167.jpg?_wi=1", imageAlt: "Alpine climate" },
{ id: "2", name: "Continental Climate", price: "Mid Elevations", imageSrc: "http://img.b2bpic.net/free-photo/couple-travelers-climbing-mountain_1098-12906.jpg?_wi=1", imageAlt: "Continental climate" },
{ id: "3", name: "Temperate Climate", price: "Valley Regions", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-bastei-bridge-germany-covered-with-trees-clear-blue-sky_181624-14764.jpg", imageAlt: "Temperate climate" }
]}
gridVariant="three-columns-all-equal-width"
@@ -128,7 +128,7 @@ export default function LandingPage() {
groups={[
{
id: "main-groups", groupTitle: "Main Ethnic Groups", members: [
{ id: "1", title: "Altai People", subtitle: "Primary Indigenous Group", detail: "Turkic-speaking people with deep cultural roots in the mountains", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nigerian-dancers-outside_23-2149029479.jpg", imageAlt: "Altai people" },
{ id: "1", title: "Altai People", subtitle: "Primary Indigenous Group", detail: "Turkic-speaking people with deep cultural roots in the mountains", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nigerian-dancers-outside_23-2149029479.jpg?_wi=1", imageAlt: "Altai people" },
{ id: "2", title: "Kazakh Communities", subtitle: "Eastern Settlements", detail: "Nomadic pastoralist groups in the eastern Altai regions", imageSrc: "http://img.b2bpic.net/free-photo/friensds-enjoying-their-winter-camping_23-2149228924.jpg", imageAlt: "Kazakh communities" }
]
}
@@ -158,9 +158,9 @@ export default function LandingPage() {
title="Historical Significance"
description="Explore the key historical periods and events that shaped the Altai territory."
blogs={[
{ id: "1", category: "Ancient History", title: "Early Settlement Periods", excerpt: "Archaeological evidence suggests human habitation dating back thousands of years with distinct cultural phases and trade routes.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg", imageAlt: "Ancient settlement", authorName: "Historical Records", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg", date: "Ancient Times" },
{ id: "2", category: "Medieval Era", title: "Silk Road Connections", excerpt: "The Altai region served as an important junction point for trade and cultural exchange between East and West.", imageSrc: "http://img.b2bpic.net/free-photo/couple-travelers-climbing-mountain_1098-12906.jpg", imageAlt: "Silk Road", authorName: "Trade History", authorAvatar: "http://img.b2bpic.net/free-photo/couple-travelers-climbing-mountain_1098-12906.jpg", date: "6th-16th Centuries" },
{ id: "3", category: "Modern History", title: "Contemporary Development", excerpt: "The region has undergone significant changes in governance, infrastructure, and economic development over the past centuries.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg", imageAlt: "Modern development", authorName: "Modern Era", authorAvatar: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg", date: "17th Century-Present" }
{ id: "1", category: "Ancient History", title: "Early Settlement Periods", excerpt: "Archaeological evidence suggests human habitation dating back thousands of years with distinct cultural phases and trade routes.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg?_wi=2", imageAlt: "Ancient settlement", authorName: "Historical Records", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg", date: "Ancient Times" },
{ id: "2", category: "Medieval Era", title: "Silk Road Connections", excerpt: "The Altai region served as an important junction point for trade and cultural exchange between East and West.", imageSrc: "http://img.b2bpic.net/free-photo/couple-travelers-climbing-mountain_1098-12906.jpg?_wi=2", imageAlt: "Silk Road", authorName: "Trade History", authorAvatar: "http://img.b2bpic.net/free-photo/couple-travelers-climbing-mountain_1098-12906.jpg", date: "6th-16th Centuries" },
{ id: "3", category: "Modern History", title: "Contemporary Development", excerpt: "The region has undergone significant changes in governance, infrastructure, and economic development over the past centuries.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg?_wi=1", imageAlt: "Modern development", authorName: "Modern Era", authorAvatar: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg", date: "17th Century-Present" }
]}
animationType="slide-up"
textboxLayout="default"
@@ -222,9 +222,9 @@ export default function LandingPage() {
title="Economic Sectors and Development"
description="Key economic activities that drive growth and employment in the Altai territory."
blogs={[
{ id: "1", category: "Primary Industry", title: "Mining and Extraction", excerpt: "The mining sector remains a significant economic driver with operations in gold, silver, and other valuable minerals.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg", imageAlt: "Mining", authorName: "Economic Data", authorAvatar: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg", date: "Primary Economic Activity" },
{ id: "2", category: "Tourism Industry", title: "Emerging Tourism Economy", excerpt: "Growing tourism sector contributing significantly to regional employment and foreign exchange earnings.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-lake-reflecting-trees-mountains-shore-clear-blue-sky_181624-7688.jpg", imageAlt: "Tourism", authorName: "Tourism Statistics", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-shot-lake-reflecting-trees-mountains-shore-clear-blue-sky_181624-7688.jpg", date: "Rapidly Developing Sector" },
{ id: "3", category: "Agriculture", title: "Agricultural Practices", excerpt: "Traditional and modern agricultural methods supporting local communities and regional food security.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-path-carpathian-mountains-focus-flowers_176420-7167.jpg", imageAlt: "Agriculture", authorName: "Agricultural Report", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-view-path-carpathian-mountains-focus-flowers_176420-7167.jpg", date: "Sustainable Sector" }
{ id: "1", category: "Primary Industry", title: "Mining and Extraction", excerpt: "The mining sector remains a significant economic driver with operations in gold, silver, and other valuable minerals.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg?_wi=2", imageAlt: "Mining", authorName: "Economic Data", authorAvatar: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg", date: "Primary Economic Activity" },
{ id: "2", category: "Tourism Industry", title: "Emerging Tourism Economy", excerpt: "Growing tourism sector contributing significantly to regional employment and foreign exchange earnings.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-lake-reflecting-trees-mountains-shore-clear-blue-sky_181624-7688.jpg?_wi=2", imageAlt: "Tourism", authorName: "Tourism Statistics", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-shot-lake-reflecting-trees-mountains-shore-clear-blue-sky_181624-7688.jpg", date: "Rapidly Developing Sector" },
{ id: "3", category: "Agriculture", title: "Agricultural Practices", excerpt: "Traditional and modern agricultural methods supporting local communities and regional food security.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-path-carpathian-mountains-focus-flowers_176420-7167.jpg?_wi=2", imageAlt: "Agriculture", authorName: "Agricultural Report", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-view-path-carpathian-mountains-focus-flowers_176420-7167.jpg", date: "Sustainable Sector" }
]}
animationType="slide-up"
textboxLayout="default"
@@ -283,9 +283,9 @@ export default function LandingPage() {
title="Research and Academic Opportunities"
description="The Altai territory offers numerous opportunities for scientific research and academic study."
blogs={[
{ id: "1", category: "Geological Studies", title: "Geological and Mineral Research", excerpt: "Extensive geological formations and mineral deposits provide opportunities for mineralogy and earth science research.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg", imageAlt: "Research", authorName: "Research Programs", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg", date: "Ongoing Field Studies" },
{ id: "1", category: "Geological Studies", title: "Geological and Mineral Research", excerpt: "Extensive geological formations and mineral deposits provide opportunities for mineralogy and earth science research.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg?_wi=3", imageAlt: "Research", authorName: "Research Programs", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-exploring-nature-while-looking-map_23-2148647982.jpg", date: "Ongoing Field Studies" },
{ id: "2", category: "Ecological Research", title: "Biodiversity and Ecology Studies", excerpt: "Rich biodiversity supports ecological research on wildlife conservation, species behavior, and ecosystem dynamics.", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-goat-nature_23-2151436933.jpg", imageAlt: "Ecology", authorName: "Environmental Research", authorAvatar: "http://img.b2bpic.net/free-photo/photorealistic-goat-nature_23-2151436933.jpg", date: "Active Research Projects" },
{ id: "3", category: "Cultural Studies", title: "Anthropological and Cultural Research", excerpt: "Indigenous cultures and traditions provide valuable opportunities for anthropological study and cultural documentation.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nigerian-dancers-outside_23-2149029479.jpg", imageAlt: "Culture", authorName: "Cultural Documentation", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-nigerian-dancers-outside_23-2149029479.jpg", date: "Ongoing Documentation" }
{ id: "3", category: "Cultural Studies", title: "Anthropological and Cultural Research", excerpt: "Indigenous cultures and traditions provide valuable opportunities for anthropological study and cultural documentation.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nigerian-dancers-outside_23-2149029479.jpg?_wi=2", imageAlt: "Culture", authorName: "Cultural Documentation", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-nigerian-dancers-outside_23-2149029479.jpg", date: "Ongoing Documentation" }
]}
animationType="slide-up"
textboxLayout="default"