Update src/app/page.tsx

This commit is contained in:
2026-06-03 18:08:27 +00:00
parent 77e4d6e9e8
commit 065f2eaa52

View File

@@ -34,42 +34,24 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Programs",
id: "#programs",
},
name: "Programs", id: "#programs"},
{
name: "Why Choose Us",
id: "#features",
},
name: "Why Choose Us", id: "#features"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Enroll Now",
href: "#contact",
}}
text: "Enroll Now", href: "#contact"}}
brandName="Qo'shko'l Academy"
/>
</div>
@@ -80,77 +62,43 @@ export default function LandingPage() {
description="Your journey to knowledge and skill mastery starts here. Offering world-class education in Tashkent for a brighter future."
testimonials={[
{
name: "Dilshodbek K.",
handle: "@dilshodbek",
testimonial: "Qo'shko'l Academy transformed my English skills! The instructors are amazing and the learning environment is truly supportive.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-eyeglasses_171337-4009.jpg",
avatarSrc: "http://img.b2bpic.net/free-photo/teenage-student-smiling-with-book-head_23-2148208755.jpg",
name: "Dilshodbek K.", handle: "@dilshodbek", testimonial: "Qo'shko'l Academy transformed my English skills! The instructors are amazing and the learning environment is truly supportive.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-eyeglasses_171337-4009.jpg"
},
{
name: "Madina S.",
handle: "@madina.s",
testimonial: "The Math program prepared me perfectly for my university entrance exams. I highly recommend Qo'shko'l Academy to everyone in Tashkent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899437.jpg",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-woman-posing-public-library_74855-1623.jpg",
name: "Madina S.", handle: "@madina.s", testimonial: "The Math program prepared me perfectly for my university entrance exams. I highly recommend Qo'shko'l Academy to everyone in Tashkent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899437.jpg"
},
{
name: "Jasur A.",
handle: "@jasur.a",
testimonial: "I never thought learning to code could be so engaging! Thanks to Qo'shko'l Academy, I'm now confidently building my own projects.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-students-outdoors_23-2150405187.jpg",
avatarSrc: "http://img.b2bpic.net/free-photo/joyful-attractive-young-african-american-man-plaid-shirt-smiling-happily-showing-his-perfect-white-teeth-while-spending-great-time-with-his-caucasian-girlfriend-having-overjoyed-looks_343059-1367.jpg",
name: "Jasur A.", handle: "@jasur.a", testimonial: "I never thought learning to code could be so engaging! Thanks to Qo'shko'l Academy, I'm now confidently building my own projects.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-students-outdoors_23-2150405187.jpg"
},
{
name: "Zuhra N.",
handle: "@zuhra_n",
testimonial: "The academy's personalized approach helped me identify my strengths and improve dramatically. A fantastic place for growth!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-graduates-looking-each-other_23-2148232790.jpg",
avatarSrc: "http://img.b2bpic.net/free-photo/young-female-looking-camera-t-shirt-jacket-looking-happy-front-view_176474-85428.jpg",
name: "Zuhra N.", handle: "@zuhra_n", testimonial: "The academy's personalized approach helped me identify my strengths and improve dramatically. A fantastic place for growth!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-graduates-looking-each-other_23-2148232790.jpg"
},
{
name: "Temur B.",
handle: "@temur_b",
testimonial: "Excellent environment for professional development. The business courses gave me practical skills I could apply immediately.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/slate-geometric-background_23-2147668437.jpg",
avatarSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-girl_23-2148201854.jpg",
},
name: "Temur B.", handle: "@temur_b", testimonial: "Excellent environment for professional development. The business courses gave me practical skills I could apply immediately.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/slate-geometric-background_23-2147668437.jpg"
}
]}
buttons={[
{
text: "Explore Programs",
href: "#programs",
},
text: "Explore Programs", href: "#programs"},
{
text: "Enroll Now",
href: "#contact",
},
text: "Enroll Now", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-handsome-guy-casual-clothes-sunglasses-backpack-stands-campus_496169-2340.jpg",
alt: "Student 1",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-guy-casual-clothes-sunglasses-backpack-stands-campus_496169-2340.jpg", alt: "Student 1"},
{
src: "http://img.b2bpic.net/free-photo/woman-tourist-holds-textbook-planner-spends-vacations-visiting-unknown-city_273609-55598.jpg",
alt: "Student 2",
},
src: "http://img.b2bpic.net/free-photo/woman-tourist-holds-textbook-planner-spends-vacations-visiting-unknown-city_273609-55598.jpg", alt: "Student 2"},
{
src: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-holding-folders-isolated-orange_141793-84037.jpg",
alt: "Student 3",
},
src: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-holding-folders-isolated-orange_141793-84037.jpg", alt: "Student 3"},
{
src: "http://img.b2bpic.net/free-photo/people-hanging-out-with-robot_23-2151112181.jpg",
alt: "Student 4",
},
src: "http://img.b2bpic.net/free-photo/people-hanging-out-with-robot_23-2151112181.jpg", alt: "Student 4"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg",
alt: "Cheerful student showing thumbs up",
},
src: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg", alt: "Cheerful student showing thumbs up"},
]}
avatarText="Join our community of 1000+ happy learners!"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-listening-something-her-smartphone-study-session_23-2149265716.jpg"
@@ -165,7 +113,6 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Story"
title="Inspiring Minds, Building Futures in Uzbekistan"
description="Qo'shko'l Academy is a leading learning center in Tashkent, committed to providing exceptional educational experiences. We foster a dynamic environment where students can thrive, master new skills, and achieve their academic and professional goals. Join our community of dedicated learners, supported by experienced instructors and a curriculum designed for real-world success. Our mission is to empower individuals to reach their full potential and contribute to a brighter future for Uzbekistan and beyond."
/>
</div>
@@ -176,34 +123,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
label: "Expert Instructors",
title: "Learn from the Best",
items: [
"Highly qualified teachers",
"Years of practical experience",
"Personalized mentorship",
],
id: "f1", label: "Expert Instructors", title: "Learn from the Best", items: [
"Highly qualified teachers", "Years of practical experience", "Personalized mentorship"],
},
{
id: "f2",
label: "Modern Facilities",
title: "Conducive Learning Environment",
items: [
"State-of-the-art classrooms",
"Access to digital resources",
"Comfortable study zones",
],
id: "f2", label: "Modern Facilities", title: "Conducive Learning Environment", items: [
"State-of-the-art classrooms", "Access to digital resources", "Comfortable study zones"],
},
{
id: "f3",
label: "Comprehensive Curriculum",
title: "Programs for Every Goal",
items: [
"Wide range of subjects",
"Up-to-date course materials",
"Practical, skill-focused training",
],
id: "f3", label: "Comprehensive Curriculum", title: "Programs for Every Goal", items: [
"Wide range of subjects", "Up-to-date course materials", "Practical, skill-focused training"],
},
]}
title="Why Qo'shko'l Academy is Your Best Choice"
@@ -219,47 +148,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "English Language Mastery",
price: "Starting from $100/month",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-pupils-public-library-attending-video-conference-webinar-lesson_482257-118026.jpg",
imageAlt: "Students learning English",
},
id: "p1", name: "English Language Mastery", price: "Starting from $100/month", imageSrc: "http://img.b2bpic.net/free-photo/diverse-pupils-public-library-attending-video-conference-webinar-lesson_482257-118026.jpg", imageAlt: "Students learning English"},
{
id: "p2",
name: "Russian Language Essentials",
price: "Starting from $90/month",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-talking-man_23-2150171351.jpg",
imageAlt: "Students learning Russian",
},
id: "p2", name: "Russian Language Essentials", price: "Starting from $90/month", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-talking-man_23-2150171351.jpg", imageAlt: "Students learning Russian"},
{
id: "p3",
name: "Advanced Mathematics",
price: "Starting from $120/month",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-studying-math_23-2150444927.jpg",
imageAlt: "Students studying math",
},
id: "p3", name: "Advanced Mathematics", price: "Starting from $120/month", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-studying-math_23-2150444927.jpg", imageAlt: "Students studying math"},
{
id: "p4",
name: "Introduction to Programming",
price: "Starting from $150/month",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-tech-enginners-talking-about-programming-it-development-agency-african-american-programmer-compiling-app-language-with-software-developer-innovating-online-server-algorithms_482257-64438.jpg",
imageAlt: "Students coding",
},
id: "p4", name: "Introduction to Programming", price: "Starting from $150/month", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-tech-enginners-talking-about-programming-it-development-agency-african-american-programmer-compiling-app-language-with-software-developer-innovating-online-server-algorithms_482257-64438.jpg", imageAlt: "Students coding"},
{
id: "p5",
name: "Business Fundamentals",
price: "Starting from $130/month",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-95256.jpg",
imageAlt: "Students discussing business",
},
id: "p5", name: "Business Fundamentals", price: "Starting from $130/month", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-95256.jpg", imageAlt: "Students discussing business"},
{
id: "p6",
name: "IELTS & TOEFL Preparation",
price: "Starting from $110/month",
imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649333.jpg",
imageAlt: "Students preparing for exams",
},
id: "p6", name: "IELTS & TOEFL Preparation", price: "Starting from $110/month", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649333.jpg", imageAlt: "Students preparing for exams"},
]}
title="Our Popular Courses & Programs"
description="Explore a diverse range of programs designed for all skill levels and interests. Find your path to success."
@@ -273,58 +172,28 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic-plan",
badge: "Standard",
price: "$100",
subtitle: "Per month",
buttons: [
id: "basic-plan", badge: "Standard", price: "$100", subtitle: "Per month", buttons: [
{
text: "Enroll Now",
href: "#contact",
},
text: "Enroll Now", href: "#contact"},
],
features: [
"Access to selected courses",
"Weekly live classes",
"Basic support",
"Digital learning materials",
],
"Access to selected courses", "Weekly live classes", "Basic support", "Digital learning materials"],
},
{
id: "premium-plan",
badge: "Most Popular",
price: "$180",
subtitle: "Per month",
buttons: [
id: "premium-plan", badge: "Most Popular", price: "$180", subtitle: "Per month", buttons: [
{
text: "Enroll Now",
href: "#contact",
},
text: "Enroll Now", href: "#contact"},
],
features: [
"Access to all courses",
"Bi-weekly private tutoring",
"Priority support",
"Exclusive workshops",
],
"Access to all courses", "Bi-weekly private tutoring", "Priority support", "Exclusive workshops"],
},
{
id: "pro-plan",
badge: "Advanced",
price: "$250",
subtitle: "Per month",
buttons: [
id: "pro-plan", badge: "Advanced", price: "$250", subtitle: "Per month", buttons: [
{
text: "Enroll Now",
href: "#contact",
},
text: "Enroll Now", href: "#contact"},
],
features: [
"All Premium features",
"Personalized learning path",
"Career coaching",
"Internship placement assistance",
],
"All Premium features", "Personalized learning path", "Career coaching", "Internship placement assistance"],
},
]}
title="Flexible Pricing Plans for Every Learner"
@@ -339,23 +208,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Users,
title: "Satisfied Students",
value: "1000+",
},
id: "m1", icon: Users,
title: "Satisfied Students", value: "1000+"},
{
id: "m2",
icon: TrendingUp,
title: "Enrollment Growth",
value: "150%",
},
id: "m2", icon: TrendingUp,
title: "Enrollment Growth", value: "150%"},
{
id: "m3",
icon: Award,
title: "Certification Rate",
value: "95%",
},
id: "m3", icon: Award,
title: "Certification Rate", value: "95%"},
]}
title="Our Impact & Achievements"
description="Proudly celebrating the success and growth of our students and community here at Qo'shko'l Academy."
@@ -368,55 +228,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alisher Khasanov",
date: "March 2024",
title: "Career-Changing Experience",
quote: "Joining Qo'shko'l Academy was the best decision for my career. The Python course was incredibly detailed and the instructors were always there to help. I landed a new job shortly after completing the program!",
tag: "Programming Student",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-latin-man-smiling-looking-while-standing-outdoors-street-urban-concept_58466-15004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-academic-suit-taking-selfie_23-2148499015.jpg",
id: "t1", name: "Alisher Khasanov", date: "March 2024", title: "Career-Changing Experience", quote: "Joining Qo'shko'l Academy was the best decision for my career. The Python course was incredibly detailed and the instructors were always there to help. I landed a new job shortly after completing the program!", tag: "Programming Student", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-latin-man-smiling-looking-while-standing-outdoors-street-urban-concept_58466-15004.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-academic-suit-taking-selfie_23-2148499015.jpg"
},
{
id: "t2",
name: "Gulnora Saidova",
date: "February 2024",
title: "Improved My English Dramatically",
quote: "I struggled with English for years, but Qo'shko'l Academy's method made learning fun and effective. My confidence in speaking has soared, and I'm now fluent!",
tag: "English Language",
avatarSrc: "http://img.b2bpic.net/free-photo/cool-student-stylish-glasses-doing-home-assignment-desk-making-notes-listening-music-via-wireless-headphones-attractive-young-male-artist-with-earphones-sketching-notebook-smiling_343059-2024.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-motivation_1098-16028.jpg",
id: "t2", name: "Gulnora Saidova", date: "February 2024", title: "Improved My English Dramatically", quote: "I struggled with English for years, but Qo'shko'l Academy's method made learning fun and effective. My confidence in speaking has soared, and I'm now fluent!", tag: "English Language", avatarSrc: "http://img.b2bpic.net/free-photo/cool-student-stylish-glasses-doing-home-assignment-desk-making-notes-listening-music-via-wireless-headphones-attractive-young-male-artist-with-earphones-sketching-notebook-smiling_343059-2024.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-motivation_1098-16028.jpg"
},
{
id: "t3",
name: "Sarvar Rakhimov",
date: "January 2024",
title: "Excellent IELTS Preparation",
quote: "The IELTS prep course here is top-notch. The mock tests and feedback were invaluable. I achieved my target score and got accepted into my dream university abroad!",
tag: "IELTS Prep",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/paper-reminder-organizer-saying-study-time_23-2147654403.jpg",
id: "t3", name: "Sarvar Rakhimov", date: "January 2024", title: "Excellent IELTS Preparation", quote: "The IELTS prep course here is top-notch. The mock tests and feedback were invaluable. I achieved my target score and got accepted into my dream university abroad!", tag: "IELTS Prep", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageSrc: "http://img.b2bpic.net/free-photo/paper-reminder-organizer-saying-study-time_23-2147654403.jpg"
},
{
id: "t4",
name: "Lola Karimova",
date: "December 2023",
title: "Supportive and Inspiring",
quote: "The academy isn't just about lessons; it's a community. The teachers genuinely care about your progress, and the environment pushes you to excel. Truly inspiring!",
tag: "General Studies",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-studying-together-indoors_23-2148389082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-tutor-guiding-elementary-school-girl-library-desk_482257-125467.jpg",
id: "t4", name: "Lola Karimova", date: "December 2023", title: "Supportive and Inspiring", quote: "The academy isn't just about lessons; it's a community. The teachers genuinely care about your progress, and the environment pushes you to excel. Truly inspiring!", tag: "General Studies", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-studying-together-indoors_23-2148389082.jpg", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-tutor-guiding-elementary-school-girl-library-desk_482257-125467.jpg"
},
{
id: "t5",
name: "Rustam Ibragimov",
date: "November 2023",
title: "Mastered Russian Quickly",
quote: "I needed to learn Russian for my business, and Qo'shko'l Academy delivered! The intensive course was challenging but incredibly effective. Highly recommend for serious learners.",
tag: "Russian Language",
avatarSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038472.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg",
},
id: "t5", name: "Rustam Ibragimov", date: "November 2023", title: "Mastered Russian Quickly", quote: "I needed to learn Russian for my business, and Qo'shko'l Academy delivered! The intensive course was challenging but incredibly effective. Highly recommend for serious learners.", tag: "Russian Language", avatarSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038472.jpg", imageSrc: "http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg"
}
]}
title="What Our Students Say"
description="Hear directly from our successful alumni and current students about their experiences at Qo'shko'l Academy."
@@ -429,35 +254,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What age groups do you cater to?",
content: "Qo'shko'l Academy offers programs for various age groups, from school-age children preparing for exams to adults seeking professional development or language skills.",
},
id: "q1", title: "What age groups do you cater to?", content: "Qo'shko'l Academy offers programs for various age groups, from school-age children preparing for exams to adults seeking professional development or language skills."},
{
id: "q2",
title: "Do you offer online courses?",
content: "Yes, we provide a selection of our popular courses in an online format, allowing for flexible learning from anywhere. Please check our programs section for details.",
},
id: "q2", title: "Do you offer online courses?", content: "Yes, we provide a selection of our popular courses in an online format, allowing for flexible learning from anywhere. Please check our programs section for details."},
{
id: "q3",
title: "How can I register for a course?",
content: "You can register directly through our website by filling out the enrollment form in the 'Contact' section, or by visiting our academy in person at Birlashgan Street.",
},
id: "q3", title: "How can I register for a course?", content: "You can register directly through our website by filling out the enrollment form in the 'Contact' section, or by visiting our academy in person at Birlashgan Street."},
{
id: "q4",
title: "What payment methods do you accept?",
content: "We accept various payment methods including bank transfers, credit/debit cards, and cash payments at our front desk. Installment plans may also be available for certain programs.",
},
id: "q4", title: "What payment methods do you accept?", content: "We accept various payment methods including bank transfers, credit/debit cards, and cash payments at our front desk. Installment plans may also be available for certain programs."},
{
id: "q5",
title: "Are there any discounts for early enrollment?",
content: "We frequently offer early bird discounts and special promotions. Please subscribe to our newsletter or follow our social media channels to stay updated on current offers.",
},
id: "q5", title: "Are there any discounts for early enrollment?", content: "We frequently offer early bird discounts and special promotions. Please subscribe to our newsletter or follow our social media channels to stay updated on current offers."},
{
id: "q6",
title: "What if I need to cancel or defer my course?",
content: "Our cancellation and deferment policies vary by program. Please refer to our Terms and Conditions or contact our administration for specific details and assistance.",
},
id: "q6", title: "What if I need to cancel or defer my course?", content: "Our cancellation and deferment policies vary by program. Please refer to our Terms and Conditions or contact our administration for specific details and assistance."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our academy, courses, and enrollment process."
@@ -469,8 +276,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Start Your Learning Journey Today"
description="Have questions or ready to enroll? Contact us to learn more about our programs and how we can help you achieve your goals. Visit us at Birlashgan Street, Tashkent, Uzbekistan, or reach out via phone at +998 93 903 95 97 or Telegram."
@@ -491,54 +297,33 @@ export default function LandingPage() {
logoText="Qo'shko'l Academy"
columns={[
{
title: "Academy",
items: [
title: "Academy", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Programs",
href: "#programs",
},
label: "Our Programs", href: "#programs"},
{
label: "Our Team",
href: "#features",
},
label: "Our Team", href: "#features"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Telegram",
href: "t.me",
},
label: "Telegram", href: "t.me"},
{
label: "Location",
href: "https://maps.app.goo.gl/youracademycoordinates",
},
label: "Location", href: "https://maps.app.goo.gl/youracademycoordinates"},
],
},
]}