Merge version_1 into main #2
186
src/app/page.tsx
186
src/app/page.tsx
@@ -33,48 +33,33 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Prestige IELTS"
|
||||
button={{
|
||||
text: "Enroll Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Enroll Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="Prestige IELTS Academy"
|
||||
description="Achieve your dream score with expert guidance from the leading IELTS center in Tashkent."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Learning",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Learning", href: "#contact"},
|
||||
{
|
||||
text: "View Courses",
|
||||
href: "#features",
|
||||
},
|
||||
text: "View Courses", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-reading-book-bookstore-woman-picking-book-read_169016-66926.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-reading-book-bookstore-woman-picking-book-read_169016-66926.jpg"
|
||||
imageAlt="Student preparation"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,28 +81,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Expert Tutors",
|
||||
description: "Learn from certified professionals.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: GraduationCap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-registering-vote-united-states_23-2149096731.jpg",
|
||||
imageAlt: "teacher working with student",
|
||||
title: "Expert Tutors", description: "Learn from certified professionals.", bentoComponent: "reveal-icon", icon: GraduationCap,
|
||||
},
|
||||
{
|
||||
title: "Flexible Hours",
|
||||
description: "Courses designed for your busy schedule.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-bookstore-woman-picking-book-read_169016-66926.jpg?_wi=2",
|
||||
imageAlt: "teacher working with student",
|
||||
title: "Flexible Hours", description: "Courses designed for your busy schedule.", bentoComponent: "reveal-icon", icon: Clock,
|
||||
},
|
||||
{
|
||||
title: "Proven Results",
|
||||
description: "High pass rates across all test modules.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduation-high-school-university-concept_185193-110179.jpg",
|
||||
imageAlt: "teacher working with student",
|
||||
title: "Proven Results", description: "High pass rates across all test modules.", bentoComponent: "reveal-icon", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Comprehensive IELTS Support"
|
||||
@@ -133,25 +103,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1500+",
|
||||
title: "Graduates",
|
||||
description: "Successfully certified students.",
|
||||
icon: Users,
|
||||
id: "m1", value: "1500+", title: "Graduates", description: "Successfully certified students.", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "7.5+",
|
||||
title: "Average Score",
|
||||
description: "Consistent high results.",
|
||||
icon: TrendingUp,
|
||||
id: "m2", value: "7.5+", title: "Average Score", description: "Consistent high results.", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10",
|
||||
title: "Years",
|
||||
description: "Excellence in instruction.",
|
||||
icon: History,
|
||||
id: "m3", value: "10", title: "Years", description: "Excellence in instruction.", icon: History,
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
@@ -166,48 +124,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Intensive",
|
||||
price: "1,200,000 UZS",
|
||||
features: [
|
||||
"Full curriculum",
|
||||
"Mock exams",
|
||||
"Small groups",
|
||||
],
|
||||
id: "p1", name: "Intensive", price: "1,200,000 UZS", features: [
|
||||
"Full curriculum", "Mock exams", "Small groups"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Select",
|
||||
},
|
||||
text: "Select"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Individual",
|
||||
price: "2,500,000 UZS",
|
||||
features: [
|
||||
"1-on-1 tutoring",
|
||||
"Customized path",
|
||||
"Personalized feedback",
|
||||
],
|
||||
id: "p2", name: "Individual", price: "2,500,000 UZS", features: [
|
||||
"1-on-1 tutoring", "Customized path", "Personalized feedback"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Select",
|
||||
},
|
||||
text: "Select"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Weekend",
|
||||
price: "900,000 UZS",
|
||||
features: [
|
||||
"Condensed classes",
|
||||
"Test simulation",
|
||||
"Homework support",
|
||||
],
|
||||
id: "p3", name: "Weekend", price: "900,000 UZS", features: [
|
||||
"Condensed classes", "Test simulation", "Homework support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Select",
|
||||
},
|
||||
text: "Select"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -223,40 +160,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Dilshod",
|
||||
role: "Student",
|
||||
testimonial: "I scored 8.0 thanks to Prestige!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-female-student-street-holding-book-her-hands-woman-city_169016-66612.jpg",
|
||||
},
|
||||
id: "t1", name: "Dilshod", role: "Student", testimonial: "I scored 8.0 thanks to Prestige!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-female-student-street-holding-book-her-hands-woman-city_169016-66612.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Malika",
|
||||
role: "Student",
|
||||
testimonial: "Best tutors in Tashkent.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-studying-desk_23-2147844678.jpg",
|
||||
},
|
||||
id: "t2", name: "Malika", role: "Student", testimonial: "Best tutors in Tashkent.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-studying-desk_23-2147844678.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sardor",
|
||||
role: "Student",
|
||||
testimonial: "Very professional approach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-slavic-student-girl-with-headphones-wearing-backpack-keeps-fist-holds-book_141793-99788.jpg",
|
||||
},
|
||||
id: "t3", name: "Sardor", role: "Student", testimonial: "Very professional approach.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-slavic-student-girl-with-headphones-wearing-backpack-keeps-fist-holds-book_141793-99788.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Zuhra",
|
||||
role: "Student",
|
||||
testimonial: "Helped me get into university.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
|
||||
},
|
||||
id: "t4", name: "Zuhra", role: "Student", testimonial: "Helped me get into university.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Aziz",
|
||||
role: "Student",
|
||||
testimonial: "Excellent teaching quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-cheerful-casual-male-student-with-notepads-joyfully-looking-camera-library-university_574295-1603.jpg",
|
||||
},
|
||||
id: "t5", name: "Aziz", role: "Student", testimonial: "Excellent teaching quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-cheerful-casual-male-student-with-notepads-joyfully-looking-camera-library-university_574295-1603.jpg"},
|
||||
]}
|
||||
title="Student Success Stories"
|
||||
description="Hear from those who reached their goals."
|
||||
@@ -268,20 +180,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How long is the course?",
|
||||
content: "Our courses are typically 3 months long.",
|
||||
},
|
||||
id: "q1", title: "How long is the course?", content: "Our courses are typically 3 months long."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer online classes?",
|
||||
content: "Yes, we provide online support.",
|
||||
},
|
||||
id: "q2", title: "Do you offer online classes?", content: "Yes, we provide online support."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Where are you located?",
|
||||
content: "We are located at 76M4+9CF, Tashkent.",
|
||||
},
|
||||
id: "q3", title: "Where are you located?", content: "We are located at 76M4+9CF, Tashkent."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -292,8 +195,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Enrollment"
|
||||
title="Start Your IELTS Journey Today"
|
||||
description="Leave your email and we'll reach out to discuss your options."
|
||||
@@ -306,29 +208,19 @@ export default function LandingPage() {
|
||||
logoText="Prestige IELTS"
|
||||
columns={[
|
||||
{
|
||||
title: "Academy",
|
||||
items: [
|
||||
title: "Academy", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user