Update src/app/page.tsx

This commit is contained in:
2026-03-31 14:43:48 +00:00
parent 1b22af51cf
commit 5b49247dbc

View File

@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Courses",
id: "/courses",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Courses", id: "/courses" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="EduPlatform"
/>
@@ -54,37 +42,14 @@ export default function LandingPage() {
<HeroCarouselLogo
logoText="Global Education"
description="Unlock your potential with our elite educational courses. Switch languages anytime."
buttons={[
{
text: "Get Started",
href: "/courses",
},
]}
buttons={[{ text: "Get Started", href: "/courses" }]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/group-college-students-working-together-school-library_662251-1226.jpg?_wi=1",
imageAlt: "student library",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/excited-international-students-casual-attires-ready-team-work-indoor-portrait-glad-mulatto-girl-with-curly-hair-holding-hands-with-european-lady-african-young-man-office_197531-3855.jpg?_wi=1",
imageAlt: "students team",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-digital-devices_53876-101888.jpg?_wi=1",
imageAlt: "e-learning",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-university-concept-background_23-2148189158.jpg",
imageAlt: "education",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg",
imageAlt: "classroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/students-jumping-college_23-2147679009.jpg",
imageAlt: "graduation",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/group-college-students-working-together-school-library_662251-1226.jpg", imageAlt: "student library" },
{ imageSrc: "http://img.b2bpic.net/free-photo/excited-international-students-casual-attires-ready-team-work-indoor-portrait-glad-mulatto-girl-with-curly-hair-holding-hands-with-european-lady-african-young-man-office_197531-3855.jpg", imageAlt: "students team" },
{ imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-using-digital-devices_53876-101888.jpg", imageAlt: "e-learning" },
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-university-concept-background_23-2148189158.jpg", imageAlt: "education" },
{ imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg", imageAlt: "classroom" },
{ imageSrc: "http://img.b2bpic.net/free-photo/students-jumping-college_23-2147679009.jpg", imageAlt: "graduation" },
]}
/>
</div>
@@ -95,21 +60,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
icon: BookOpen,
title: "Flexible Learning",
description: "Study at your own pace.",
},
{
icon: Globe,
title: "Multi-language Support",
description: "Learn in English, Uzbek, or Russian.",
},
{
icon: Award,
title: "Certification",
description: "Earn recognized certificates.",
},
{ icon: BookOpen, title: "Flexible Learning", description: "Study at your own pace." },
{ icon: Globe, title: "Multi-language Support", description: "Learn in English, Uzbek, or Russian." },
{ icon: Award, title: "Certification", description: "Earn recognized certificates." },
]}
title="Learning That Fits"
description="Expertly crafted curriculum designed for real-world application across various domains."
@@ -118,56 +71,21 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "basic",
tag: "Standard",
price: "$49",
period: "/month",
description: "Basic access to all courses.",
button: {
text: "Pay Now",
},
featuresTitle: "Includes:",
features: [
"Course access",
"Support",
"Certificates",
],
id: "basic", tag: "Standard", price: "$49", period: "/month", description: "Basic access to all courses.", button: { text: "Pay Now" },
featuresTitle: "Includes:", features: ["Course access", "Support", "Certificates"],
},
{
id: "pro",
tag: "Advanced",
price: "$99",
period: "/month",
description: "Professional access with mentoring.",
button: {
text: "Pay Now",
},
featuresTitle: "Includes:",
features: [
"All basic features",
"Mentorship",
"Exclusive events",
],
id: "pro", tag: "Advanced", price: "$99", period: "/month", description: "Professional access with mentoring.", button: { text: "Pay Now" },
featuresTitle: "Includes:", features: ["All basic features", "Mentorship", "Exclusive events"],
},
{
id: "enterprise",
tag: "Elite",
price: "$199",
period: "/month",
description: "Comprehensive corporate training.",
button: {
text: "Pay Now",
},
featuresTitle: "Includes:",
features: [
"Pro features",
"1-on-1 support",
"Custom track",
],
id: "enterprise", tag: "Elite", price: "$199", period: "/month", description: "Comprehensive corporate training.", button: { text: "Pay Now" },
featuresTitle: "Includes:", features: ["Pro features", "1-on-1 support", "Custom track"],
},
]}
title="Payment Packages"
@@ -182,21 +100,9 @@ export default function LandingPage() {
sideDescription="Find answers to the most common questions about our platform and courses."
faqsAnimation="blur-reveal"
faqs={[
{
id: "q1",
title: "What languages are available?",
content: "Our courses are available in English, Uzbek, and Russian with native-level instructors.",
},
{
id: "q2",
title: "Can I get a refund?",
content: "Yes, we offer a 30-day money-back guarantee if you are not satisfied with the course content.",
},
{
id: "q3",
title: "Are the certificates recognized?",
content: "Yes, our certificates are industry-recognized and can be shared on your LinkedIn profile.",
},
{ id: "q1", title: "What languages are available?", content: "Our courses are available in English, Uzbek, and Russian with native-level instructors." },
{ id: "q2", title: "Can I get a refund?", content: "Yes, we offer a 30-day money-back guarantee if you are not satisfied with the course content." },
{ id: "q3", title: "Are the certificates recognized?", content: "Yes, our certificates are industry-recognized and can be shared on your LinkedIn profile." },
]}
/>
</div>
@@ -204,9 +110,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "canvas-reveal",
}}
background={{ variant: "canvas-reveal" }}
text="Ready to transform your education? Reach out to our team today."
/>
</div>
@@ -215,29 +119,15 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Platform",
items: [
{
label: "About",
href: "/about",
},
{
label: "Courses",
href: "/courses",
},
title: "Platform", items: [
{ label: "About", href: "/about" },
{ label: "Courses", href: "/courses" },
],
},
{
title: "Resources",
items: [
{
label: "Support",
href: "#",
},
{
label: "Blog",
href: "#",
},
title: "Resources", items: [
{ label: "Support", href: "#" },
{ label: "Blog", href: "#" },
],
},
]}