Merge version_1 into main #1
284
src/app/page.tsx
284
src/app/page.tsx
@@ -33,97 +33,60 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Courses",
|
||||
id: "#courses",
|
||||
},
|
||||
name: "Courses", id: "#courses"},
|
||||
{
|
||||
name: "Instructors",
|
||||
id: "#instructors",
|
||||
},
|
||||
name: "Instructors", id: "#instructors"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
brandName="Mathematics Center"
|
||||
button={{
|
||||
text: "Enroll Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Enroll Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
title="Master Mathematics. Build Confidence. Succeed."
|
||||
description="Expert-led courses in Termiz designed to strengthen fundamentals and prepare students for academic excellence."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Courses",
|
||||
href: "#courses",
|
||||
},
|
||||
text: "Explore Our Courses", href: "#courses"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-scholars-library-engaged-remote-learning-with-their-mentor_482257-119542.jpg"
|
||||
imageAlt="Diverse group of students happily studying mathematics in a bright classroom."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/back-view-stylish-afro-american-man-wears-orange-anorak-with-hood-walks-alone-enjoys-pleasant-melodies_273609-8837.jpg",
|
||||
alt: "Student profile looking happy",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/back-view-stylish-afro-american-man-wears-orange-anorak-with-hood-walks-alone-enjoys-pleasant-melodies_273609-8837.jpg", alt: "Student profile looking happy"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-charismatic-young-woman-writing-down-notes-making-plans-putting-it_1258-255071.jpg",
|
||||
alt: "Young girl smiling studying",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-charismatic-young-woman-writing-down-notes-making-plans-putting-it_1258-255071.jpg", alt: "Young girl smiling studying"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-is-carefully-reading-book-emotion-concept_169016-65638.jpg",
|
||||
alt: "Teenager focused on learning",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-is-carefully-reading-book-emotion-concept_169016-65638.jpg", alt: "Teenager focused on learning"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-smart-professional-young-male-student-with-dreads-yellow-tshirt-cr_1258-112172.jpg",
|
||||
alt: "Student confident portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-smart-professional-young-male-student-with-dreads-yellow-tshirt-cr_1258-112172.jpg", alt: "Student confident portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/student-guy-white-shirt-yellow-cap-wearing-glasses-with-backpack-holding-notebooks-looking-camera-smiling-cheerfully-pointing-with-index-finger-side_141793-108945.jpg",
|
||||
alt: "Boy student cheerful",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/student-guy-white-shirt-yellow-cap-wearing-glasses-with-backpack-holding-notebooks-looking-camera-smiling-cheerfully-pointing-with-index-finger-side_141793-108945.jpg", alt: "Boy student cheerful"},
|
||||
]}
|
||||
avatarText="Join 950+ students thriving with us!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Building strong foundations",
|
||||
},
|
||||
type: "text", text: "Building strong foundations"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Achieving exam success",
|
||||
},
|
||||
type: "text", text: "Achieving exam success"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert-led instruction",
|
||||
},
|
||||
type: "text", text: "Expert-led instruction"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Personalized learning paths",
|
||||
},
|
||||
type: "text", text: "Personalized learning paths"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Confidence in every calculation",
|
||||
},
|
||||
type: "text", text: "Confidence in every calculation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -150,23 +113,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Foundation Building",
|
||||
description: "Strengthen core mathematical concepts from grades 6-9, focusing on algebra, geometry, and arithmetic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-studying-math_23-2150444927.jpg",
|
||||
imageAlt: "Notebook with math formulas and a pen.",
|
||||
},
|
||||
title: "Foundation Building", description: "Strengthen core mathematical concepts from grades 6-9, focusing on algebra, geometry, and arithmetic.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-studying-math_23-2150444927.jpg", imageAlt: "Notebook with math formulas and a pen."},
|
||||
{
|
||||
title: "Exam Preparation",
|
||||
description: "Intensive courses for students in grades 10-12 preparing for national exams and university admissions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-people-group-teamwork-diversity_53876-31488.jpg",
|
||||
imageAlt: "Student taking an exam with a timer on the desk.",
|
||||
},
|
||||
title: "Exam Preparation", description: "Intensive courses for students in grades 10-12 preparing for national exams and university admissions.", imageSrc: "http://img.b2bpic.net/free-photo/friends-people-group-teamwork-diversity_53876-31488.jpg", imageAlt: "Student taking an exam with a timer on the desk."},
|
||||
{
|
||||
title: "Advanced Mathematics",
|
||||
description: "Challenging modules for gifted students seeking to explore calculus, statistics, and advanced problem-solving techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-scientist-man-looking-camera-sitting-modern-equipped-laboratory-scientist-doctor-examining-virus-evolution-using-high-tech-typing-computer-chemistry-tools-scientific-research_482257-12807.jpg",
|
||||
imageAlt: "Advanced mathematics equations on a blackboard.",
|
||||
},
|
||||
title: "Advanced Mathematics", description: "Challenging modules for gifted students seeking to explore calculus, statistics, and advanced problem-solving techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-scientist-man-looking-camera-sitting-modern-equipped-laboratory-scientist-doctor-examining-virus-evolution-using-high-tech-typing-computer-chemistry-tools-scientific-research_482257-12807.jpg", imageAlt: "Advanced mathematics equations on a blackboard."},
|
||||
]}
|
||||
title="Our Specialized Programs"
|
||||
description="Tailored courses for every grade level, ensuring a strong foundation and advanced preparation for university entrance exams."
|
||||
@@ -181,20 +132,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "950+",
|
||||
description: "Students Enrolled Annually",
|
||||
},
|
||||
id: "m1", value: "950+", description: "Students Enrolled Annually"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "20%",
|
||||
description: "Average Grade Improvement",
|
||||
},
|
||||
id: "m2", value: "20%", description: "Average Grade Improvement"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "90%",
|
||||
description: "University Admission Rate",
|
||||
},
|
||||
id: "m3", value: "90%", description: "University Admission Rate"},
|
||||
]}
|
||||
title="Our Impact at a Glance"
|
||||
description="Proven results that speak to our commitment to student success and academic excellence in Termiz."
|
||||
@@ -209,29 +151,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Prof. Alisher Sayfutdinov",
|
||||
role: "Lead Mathematics Instructor",
|
||||
description: "Specializing in advanced calculus and exam preparation, Prof. Sayfutdinov has over 15 years of experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg",
|
||||
imageAlt: "Portrait of Prof. Alisher Sayfutdinov.",
|
||||
},
|
||||
id: "t1", name: "Prof. Alisher Sayfutdinov", role: "Lead Mathematics Instructor", description: "Specializing in advanced calculus and exam preparation, Prof. Sayfutdinov has over 15 years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg", imageAlt: "Portrait of Prof. Alisher Sayfutdinov."},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ms. Gulnora Karimova",
|
||||
role: "Junior Grades Specialist",
|
||||
description: "Ms. Karimova excels at building strong mathematical foundations for students in grades 6-9 with engaging methods.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-looking-front-confused-displeased-with-arms-crossed-sitting-school-desk-front-blackboard-classroom_141793-62001.jpg",
|
||||
imageAlt: "Portrait of Ms. Gulnora Karimova.",
|
||||
},
|
||||
id: "t2", name: "Ms. Gulnora Karimova", role: "Junior Grades Specialist", description: "Ms. Karimova excels at building strong mathematical foundations for students in grades 6-9 with engaging methods.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-looking-front-confused-displeased-with-arms-crossed-sitting-school-desk-front-blackboard-classroom_141793-62001.jpg", imageAlt: "Portrait of Ms. Gulnora Karimova."},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mr. Jasurbek Pulatov",
|
||||
role: "Problem Solving Coach",
|
||||
description: "Mr. Pulatov focuses on developing critical thinking and problem-solving strategies for competitive exams.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-female-coworkers-working-together-cafe_273609-16302.jpg",
|
||||
imageAlt: "Portrait of Mr. Jasurbek Pulatov.",
|
||||
},
|
||||
id: "t3", name: "Mr. Jasurbek Pulatov", role: "Problem Solving Coach", description: "Mr. Pulatov focuses on developing critical thinking and problem-solving strategies for competitive exams.", imageSrc: "http://img.b2bpic.net/free-photo/two-female-coworkers-working-together-cafe_273609-16302.jpg", imageAlt: "Portrait of Mr. Jasurbek Pulatov."},
|
||||
]}
|
||||
title="Meet Our Expert Instructors"
|
||||
description="Dedicated educators passionate about teaching mathematics and fostering student growth. Our team brings years of experience and a results-focused approach to every lesson."
|
||||
@@ -243,47 +167,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "s1",
|
||||
name: "Dilshodbek K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-student-girl-sitting-stairs-university-with-notebook-knees-cup-coffee-go-near-happily-looking-camera-tying-her-dark-curly-hair_574295-2245.jpg",
|
||||
imageAlt: "Happy student Dilshodbek K.",
|
||||
description: "Mathematics Center helped me understand complex topics easily and significantly improved my test scores. Highly recommended!",
|
||||
},
|
||||
id: "s1", name: "Dilshodbek K.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-student-girl-sitting-stairs-university-with-notebook-knees-cup-coffee-go-near-happily-looking-camera-tying-her-dark-curly-hair_574295-2245.jpg", imageAlt: "Happy student Dilshodbek K.", quote: "Mathematics Center helped me understand complex topics easily and significantly improved my test scores. Highly recommended!"},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Madina A. (Parent)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-digital-tablet-living-room_1170-2661.jpg",
|
||||
imageAlt: "Happy parent Madina A.",
|
||||
description: "My daughter's confidence in math has soared since enrolling. The personalized attention is truly remarkable.",
|
||||
},
|
||||
id: "s2", name: "Madina A. (Parent)", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-digital-tablet-living-room_1170-2661.jpg", imageAlt: "Happy parent Madina A.", quote: "My daughter's confidence in math has soared since enrolling. The personalized attention is truly remarkable."},
|
||||
{
|
||||
id: "s3",
|
||||
name: "Azizbek U.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hispanic-high-school-student-solving-some-math-problems-white-board-school_662251-1824.jpg",
|
||||
imageAlt: "Focused student Azizbek U.",
|
||||
description: "The instructors are incredibly supportive and make learning fun. I'm now excelling in subjects I once struggled with.",
|
||||
},
|
||||
id: "s3", name: "Azizbek U.", imageSrc: "http://img.b2bpic.net/free-photo/male-hispanic-high-school-student-solving-some-math-problems-white-board-school_662251-1824.jpg", imageAlt: "Focused student Azizbek U.", quote: "The instructors are incredibly supportive and make learning fun. I'm now excelling in subjects I once struggled with."},
|
||||
{
|
||||
id: "s4",
|
||||
name: "Nozima B.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/using-sitting-teacher-childish-jacket_1134-916.jpg",
|
||||
imageAlt: "Smiling student Nozima B.",
|
||||
description: "Thanks to Mathematics Center, I passed my university entrance exams with flying colors! Their exam prep was invaluable.",
|
||||
},
|
||||
id: "s4", name: "Nozima B.", imageSrc: "http://img.b2bpic.net/free-photo/using-sitting-teacher-childish-jacket_1134-916.jpg", imageAlt: "Smiling student Nozima B.", quote: "Thanks to Mathematics Center, I passed my university entrance exams with flying colors! Their exam prep was invaluable."},
|
||||
{
|
||||
id: "s5",
|
||||
name: "Javokhir S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thinking-teenager-making-notes_23-2147777314.jpg",
|
||||
imageAlt: "Thoughtful student Javokhir S.",
|
||||
description: "The advanced mathematics program pushed me to new heights. I appreciate the challenging yet rewarding curriculum.",
|
||||
},
|
||||
id: "s5", name: "Javokhir S.", imageSrc: "http://img.b2bpic.net/free-photo/thinking-teenager-making-notes_23-2147777314.jpg", imageAlt: "Thoughtful student Javokhir S.", quote: "The advanced mathematics program pushed me to new heights. I appreciate the challenging yet rewarding curriculum."},
|
||||
{
|
||||
id: "s6",
|
||||
name: "Firuza I. (Parent)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-helping-kid-with-homework_23-2149610754.jpg",
|
||||
imageAlt: "Supportive parent Firuza I.",
|
||||
description: "The communication with parents is excellent, and I always feel informed about my son's progress and areas for improvement.",
|
||||
},
|
||||
id: "s6", name: "Firuza I. (Parent)", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-helping-kid-with-homework_23-2149610754.jpg", imageAlt: "Supportive parent Firuza I.", quote: "The communication with parents is excellent, and I always feel informed about my son's progress and areas for improvement."},
|
||||
]}
|
||||
cardTitle="What Our Community Says"
|
||||
cardTag="Student Success Stories"
|
||||
@@ -297,30 +191,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What grade levels do you offer tutoring for?",
|
||||
content: "We primarily offer tutoring for students in grades 6 through 12, focusing on pre-algebra, algebra, geometry, trigonometry, and calculus.",
|
||||
},
|
||||
id: "q1", title: "What grade levels do you offer tutoring for?", content: "We primarily offer tutoring for students in grades 6 through 12, focusing on pre-algebra, algebra, geometry, trigonometry, and calculus."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What are your center's operating hours?",
|
||||
content: "Our center is open Monday to Friday from 2 PM to 7 PM, and Saturday from 10 AM to 3 PM. We are closed on Sundays.",
|
||||
},
|
||||
id: "q2", title: "What are your center's operating hours?", content: "Our center is open Monday to Friday from 2 PM to 7 PM, and Saturday from 10 AM to 3 PM. We are closed on Sundays."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer individualized or group tutoring?",
|
||||
content: "We offer both! Students can opt for personalized one-on-one sessions or join small group classes for collaborative learning, depending on their needs.",
|
||||
},
|
||||
id: "q3", title: "Do you offer individualized or group tutoring?", content: "We offer both! Students can opt for personalized one-on-one sessions or join small group classes for collaborative learning, depending on their needs."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "How do you track student progress?",
|
||||
content: "We conduct regular assessments, provide detailed progress reports to parents, and maintain open communication to ensure continuous improvement.",
|
||||
},
|
||||
id: "q4", title: "How do you track student progress?", content: "We conduct regular assessments, provide detailed progress reports to parents, and maintain open communication to ensure continuous improvement."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "What qualifications do your instructors have?",
|
||||
content: "All our instructors hold degrees in mathematics or related fields and have extensive experience in teaching and tutoring school-aged children.",
|
||||
},
|
||||
id: "q5", title: "What qualifications do your instructors have?", content: "All our instructors hold degrees in mathematics or related fields and have extensive experience in teaching and tutoring school-aged children."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our courses, enrollment process, and teaching methodology to help you make an informed decision."
|
||||
@@ -335,41 +214,21 @@ export default function LandingPage() {
|
||||
description="Contact us today to learn more about our programs and schedule a consultation for your child. We're here to help them succeed in mathematics."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: false,
|
||||
},
|
||||
]}
|
||||
multiSelect={{
|
||||
name: "gradeLevel",
|
||||
label: "Student's Grade Level",
|
||||
options: [
|
||||
"Grade 6",
|
||||
"Grade 7",
|
||||
"Grade 8",
|
||||
"Grade 9",
|
||||
"Grade 10",
|
||||
"Grade 11",
|
||||
"Grade 12",
|
||||
],
|
||||
name: "gradeLevel", label: "Student's Grade Level", options: [
|
||||
"Grade 6", "Grade 7", "Grade 8", "Grade 9", "Grade 10", "Grade 11", "Grade 12"],
|
||||
}}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: false,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/teenagers-enjoying-reading-steps_23-2147864040.jpg"
|
||||
@@ -384,62 +243,37 @@ export default function LandingPage() {
|
||||
logoText="Mathematics Center"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Courses",
|
||||
href: "#courses",
|
||||
},
|
||||
label: "Courses", href: "#courses"},
|
||||
{
|
||||
label: "Instructors",
|
||||
href: "#instructors",
|
||||
},
|
||||
label: "Instructors", href: "#instructors"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Termiz, Uzbekistan",
|
||||
href: "#",
|
||||
},
|
||||
label: "Termiz, Uzbekistan", href: "#"},
|
||||
{
|
||||
label: "info@mathcenter.uz",
|
||||
href: "mailto:info@mathcenter.uz",
|
||||
},
|
||||
label: "info@mathcenter.uz", href: "mailto:info@mathcenter.uz"},
|
||||
{
|
||||
label: "+998 90 123 4567",
|
||||
href: "tel:+998901234567",
|
||||
},
|
||||
label: "+998 90 123 4567", href: "tel:+998901234567"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user