diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 570f67d..abe9d49 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "DYNAMIC SCHOOL - Premium Education Excellence", description: "Master your skills with DYNAMIC SCHOOL. Premium education combining Oxford-style academic excellence with modern teaching methodologies."}; + title: "DYNAMIC SCHOOL - Premium Education Excellence", description: "Master your skills with DYNAMIC SCHOOL. Premium education combining Oxford-style academic excellence with modern teaching methodologies." +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index 69a1ca9..facfe49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,8 @@ export default function HomePage() { brandName="DYNAMIC SCHOOL" navItems={navItems} button={{ - text: "Register Now", href: "/register"}} + text: "Register Now", href: "/register" + }} /> @@ -82,22 +83,29 @@ export default function HomePage() { background={{ variant: "radial-gradient" }} buttons={[ { - text: "Register for a Course", href: "/register"}, + text: "Register for a Course", href: "/register" + }, { - text: "Check Your Level", href: "/test"}, + text: "Check Your Level", href: "/test" + }, ]} buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/lecture-conference-hall-banner-set_1284-17649.jpg", imageAlt: "Modern classroom setting"}, + imageSrc: "http://img.b2bpic.net/free-vector/lecture-conference-hall-banner-set_1284-17649.jpg", imageAlt: "Modern classroom setting" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361536.jpg?_wi=1", imageAlt: "Students engaged in learning"}, + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361536.jpg?_wi=1", imageAlt: "Students engaged in learning" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444931.jpg?_wi=1", imageAlt: "Experienced teacher presenting"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444931.jpg?_wi=1", imageAlt: "Experienced teacher presenting" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/teenager-reading-near-gossiping-classmates_23-2147860644.jpg?_wi=1", imageAlt: "Library and study area"}, + imageSrc: "http://img.b2bpic.net/free-photo/teenager-reading-near-gossiping-classmates_23-2147860644.jpg?_wi=1", imageAlt: "Library and study area" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-group-students-celebrating-their-graduation_23-2148201832.jpg?_wi=1", imageAlt: "Student success and graduation"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-group-students-celebrating-their-graduation_23-2148201832.jpg?_wi=1", imageAlt: "Student success and graduation" + }, ]} mediaAnimation="slide-up" /> @@ -145,13 +153,17 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "5,000+", description: "Students Enrolled"}, + id: "1", value: "5,000+", description: "Students Enrolled" + }, { - id: "2", value: "150+", description: "Experienced Teachers"}, + id: "2", value: "150+", description: "Experienced Teachers" + }, { - id: "3", value: "95%", description: "Exam Success Rate"}, + id: "3", value: "95%", description: "Exam Success Rate" + }, { - id: "4", value: "15+", description: "Years of Excellence"}, + id: "4", value: "15+", description: "Years of Excellence" + }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -169,19 +181,26 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "math", name: "Mathematics", price: "$500", imageSrc: "http://img.b2bpic.net/free-photo/top-view-back-school-essentials-with-notebook-calculator_23-2148587251.jpg?_wi=1", imageAlt: "Mathematics course"}, + id: "math", name: "Mathematics", price: "$500", imageSrc: "http://img.b2bpic.net/free-photo/top-view-back-school-essentials-with-notebook-calculator_23-2148587251.jpg?_wi=1", imageAlt: "Mathematics course" + }, { - id: "sat", name: "SAT Preparation", price: "$750", imageSrc: "http://img.b2bpic.net/free-photo/student-preparing-exam-panicking_23-2147844722.jpg?_wi=1", imageAlt: "SAT preparation course"}, + id: "sat", name: "SAT Preparation", price: "$750", imageSrc: "http://img.b2bpic.net/free-photo/student-preparing-exam-panicking_23-2147844722.jpg?_wi=1", imageAlt: "SAT preparation course" + }, { - id: "russian", name: "Russian Language", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bavarian-girl-with-paper-pretzel_23-2148284384.jpg?_wi=1", imageAlt: "Russian language course"}, + id: "russian", name: "Russian Language", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bavarian-girl-with-paper-pretzel_23-2148284384.jpg?_wi=1", imageAlt: "Russian language course" + }, { - id: "english", name: "English Language", price: "$500", imageSrc: "http://img.b2bpic.net/free-photo/dictionary-definition-word_93675-129376.jpg?_wi=1", imageAlt: "English language course"}, + id: "english", name: "English Language", price: "$500", imageSrc: "http://img.b2bpic.net/free-photo/dictionary-definition-word_93675-129376.jpg?_wi=1", imageAlt: "English language course" + }, { - id: "assa", name: "ASSA Preparation", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/side-view-adults-studying-together_23-2150331680.jpg?_wi=1", imageAlt: "ASSA preparation course"}, + id: "assa", name: "ASSA Preparation", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/side-view-adults-studying-together_23-2150331680.jpg?_wi=1", imageAlt: "ASSA preparation course" + }, { - id: "pochemuchka", name: "Pochemuchka (Young Learners)", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/young-kids-making-diy-project-from-upcycled-materials_23-2149391103.jpg?_wi=1", imageAlt: "Pochemuchka course for children"}, + id: "pochemuchka", name: "Pochemuchka (Young Learners)", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/young-kids-making-diy-project-from-upcycled-materials_23-2149391103.jpg?_wi=1", imageAlt: "Pochemuchka course for children" + }, { - id: "german-math", name: "German Mathematics", price: "$550", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-talking-man_23-2150171351.jpg?_wi=1", imageAlt: "German mathematics course"}, + id: "german-math", name: "German Mathematics", price: "$550", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-talking-man_23-2150171351.jpg?_wi=1", imageAlt: "German mathematics course" + }, ]} gridVariant="bento-grid" animationType="slide-up" @@ -199,17 +218,23 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sherzod Makhmudov", handle: "SAT 2024 - 1580/1600", testimonial: "DYNAMIC SCHOOL transformed my test preparation. The teachers made complex concepts crystal clear. I achieved my dream score!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-laptop_23-2148760459.jpg", imageAlt: "Sherzod Makhmudov"}, + id: "1", name: "Sherzod Makhmudov", handle: "SAT 2024 - 1580/1600", testimonial: "DYNAMIC SCHOOL transformed my test preparation. The teachers made complex concepts crystal clear. I achieved my dream score!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-laptop_23-2148760459.jpg", imageAlt: "Sherzod Makhmudov" + }, { - id: "2", name: "Madina Yusupova", handle: "Mathematics Student", testimonial: "The modern teaching methods and interactive classes made me love mathematics. I went from struggling to scoring A+.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "Madina Yusupova"}, + id: "2", name: "Madina Yusupova", handle: "Mathematics Student", testimonial: "The modern teaching methods and interactive classes made me love mathematics. I went from struggling to scoring A+.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "Madina Yusupova" + }, { - id: "3", name: "Rasul Niyazov", handle: "English Learner", testimonial: "The English teachers are native speakers who truly care. My confidence in English speaking improved dramatically in just months.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-explaining-work_1098-21741.jpg", imageAlt: "Rasul Niyazov"}, + id: "3", name: "Rasul Niyazov", handle: "English Learner", testimonial: "The English teachers are native speakers who truly care. My confidence in English speaking improved dramatically in just months.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-explaining-work_1098-21741.jpg", imageAlt: "Rasul Niyazov" + }, { - id: "4", name: "Zarina Alimova", handle: "Parent, ASSA Track", testimonial: "My son's academic performance transformed completely. The personal attention and quality instruction are outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg", imageAlt: "Zarina Alimova"}, + id: "4", name: "Zarina Alimova", handle: "Parent, ASSA Track", testimonial: "My son's academic performance transformed completely. The personal attention and quality instruction are outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg", imageAlt: "Zarina Alimova" + }, { - id: "5", name: "Timur Mirjaliev", handle: "Young Learners Graduate", testimonial: "Pochemuchka program made learning fun and engaging. My daughter developed genuine love for learning.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-kids-carrying-plastic-bags_23-2148472441.jpg", imageAlt: "Timur Mirjaliev"}, + id: "5", name: "Timur Mirjaliev", handle: "Young Learners Graduate", testimonial: "Pochemuchka program made learning fun and engaging. My daughter developed genuine love for learning.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-kids-carrying-plastic-bags_23-2148472441.jpg", imageAlt: "Timur Mirjaliev" + }, { - id: "6", name: "Nasiba Rahimova", handle: "University Applicant", testimonial: "DYNAMIC SCHOOL prepared me perfectly for university entrance exams. I gained acceptance to my top choice university.", imageSrc: "http://img.b2bpic.net/free-photo/students-holding-notebooks-standing-smiling_23-2147657106.jpg", imageAlt: "Nasiba Rahimova"}, + id: "6", name: "Nasiba Rahimova", handle: "University Applicant", testimonial: "DYNAMIC SCHOOL prepared me perfectly for university entrance exams. I gained acceptance to my top choice university.", imageSrc: "http://img.b2bpic.net/free-photo/students-holding-notebooks-standing-smiling_23-2147657106.jpg", imageAlt: "Nasiba Rahimova" + }, ]} animationType="slide-up" textboxLayout="default" diff --git a/src/app/register/page.tsx b/src/app/register/page.tsx index 0b53dac..11aa96c 100644 --- a/src/app/register/page.tsx +++ b/src/app/register/page.tsx @@ -1,14 +1,16 @@ "use client"; -import Link from "next/link"; -import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery"; +import SplitAbout from "@/components/sections/about/SplitAbout"; +import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; import ProductCardThree from "@/components/sections/product/ProductCardThree"; -import FaqDouble from "@/components/sections/faq/FaqDouble"; +import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Award, Mail } from "lucide-react"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import Link from "next/link"; +import { Award, Users, TrendingUp, Lightbulb, Mail } from "lucide-react"; export default function RegisterPage() { const navItems = [ @@ -21,8 +23,7 @@ export default function RegisterPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "All Courses", href: "/courses" }, { label: "Level Test", href: "/test" }, { label: "Register", href: "/register" }, @@ -30,8 +31,7 @@ export default function RegisterPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Teachers", href: "/teachers" }, { label: "Contact", href: "/contact" }, @@ -39,8 +39,7 @@ export default function RegisterPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Telegram", href: "https://telegram.me/dynamicschool" }, { label: "Phone", href: "tel:+998712345678" }, { label: "Email", href: "mailto:info@dynamicschool.uz" }, @@ -56,119 +55,119 @@ export default function RegisterPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" headingFontWeight="extrabold" > -