Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 13:09:26 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboard
title="Empower Your Learning Journey"
description="Discover world-class education programs designed to unlock your potential. Join thousands of students transforming their futures through innovative learning experiences."
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Excellence in Education"
tagIcon={BookOpen}
tagAnimation="slide-up"
@@ -85,17 +85,20 @@ export default function LandingPage() {
features={[
{
id: "online-courses", label: "Online", title: "Flexible Online Learning", items: [
"Self-paced curriculum", "Live instructor sessions", "24/7 student support", "Certificate upon completion", "Access to exclusive resources"],
"Self-paced curriculum", "Live instructor sessions", "24/7 student support", "Certificate upon completion", "Access to exclusive resources"
],
buttons: [{ text: "Enroll Now", href: "#pricing" }],
},
{
id: "bootcamps", label: "Bootcamp", title: "Intensive Bootcamp Programs", items: [
"Career-focused curriculum", "Hands-on projects", "Industry mentorship", "Job placement assistance", "Networking events included"],
"Career-focused curriculum", "Hands-on projects", "Industry mentorship", "Job placement assistance", "Networking events included"
],
buttons: [{ text: "Learn More", href: "#pricing" }],
},
{
id: "corporate", label: "Corporate", title: "Enterprise Training Solutions", items: [
"Customized training paths", "Team development programs", "Skills assessment tools", "Dedicated account manager", "ROI tracking dashboard"],
"Customized training paths", "Team development programs", "Skills assessment tools", "Dedicated account manager", "ROI tracking dashboard"
],
buttons: [{ text: "Contact Sales", href: "#contact" }],
},
]}
@@ -119,7 +122,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#" },
],
features: [
"1-2 courses per month", "Email support", "Basic certificates", "1-year access to materials", "Community forum access"],
"1-2 courses per month", "Email support", "Basic certificates", "1-year access to materials", "Community forum access"
],
},
{
id: "professional", badge: "Most Popular", badgeIcon: Heart,
@@ -128,7 +132,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#" },
],
features: [
"Unlimited course access", "Priority email & chat support", "Professional certificates", "Lifetime access to materials", "Weekly live sessions", "Career coaching included"],
"Unlimited course access", "Priority email & chat support", "Professional certificates", "Lifetime access to materials", "Weekly live sessions", "Career coaching included"
],
},
{
id: "enterprise", price: "Custom", name: "Enterprise Plan", buttons: [
@@ -136,7 +141,8 @@ export default function LandingPage() {
{ text: "Schedule Demo", href: "#" },
],
features: [
"Custom learning paths", "Dedicated success manager", "Team dashboards & analytics", "API access", "White-label options", "Advanced reporting tools"],
"Custom learning paths", "Dedicated success manager", "Team dashboards & analytics", "API access", "White-label options", "Advanced reporting tools"
],
},
]}
animationType="slide-up"
@@ -154,17 +160,23 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Career Switcher", testimonial: "The education center completely transformed my career. The comprehensive curriculum and supportive community helped me land my dream job within 3 months of completing the program.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg", imageAlt: "Sarah Mitchell"},
id: "1", name: "Sarah Mitchell", role: "Career Switcher", testimonial: "The education center completely transformed my career. The comprehensive curriculum and supportive community helped me land my dream job within 3 months of completing the program.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "Marcus Chen", role: "Startup Founder", testimonial: "I used the bootcamp to accelerate my startup growth. The practical skills and networking opportunities were invaluable. Highly recommend to anyone serious about their professional development.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Marcus Chen"},
id: "2", name: "Marcus Chen", role: "Startup Founder", testimonial: "I used the bootcamp to accelerate my startup growth. The practical skills and networking opportunities were invaluable. Highly recommend to anyone serious about their professional development.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Marcus Chen"
},
{
id: "3", name: "Elena Rodriguez", role: "HR Manager", testimonial: "We enrolled our entire team in their corporate training program. The ROI was phenomenal—our team's productivity increased by 40% within the first quarter.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280713.jpg", imageAlt: "Elena Rodriguez"},
id: "3", name: "Elena Rodriguez", role: "HR Manager", testimonial: "We enrolled our entire team in their corporate training program. The ROI was phenomenal—our team's productivity increased by 40% within the first quarter.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280713.jpg", imageAlt: "Elena Rodriguez"
},
{
id: "4", name: "David Park", role: "Tech Professional", testimonial: "The instructors are industry experts who genuinely care about your success. I've completed three courses and each one exceeded my expectations. Best investment in myself I've made.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-serious-senior-businessman_1262-1522.jpg", imageAlt: "David Park"},
id: "4", name: "David Park", role: "Tech Professional", testimonial: "The instructors are industry experts who genuinely care about your success. I've completed three courses and each one exceeded my expectations. Best investment in myself I've made.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-serious-senior-businessman_1262-1522.jpg", imageAlt: "David Park"
},
{
id: "5", name: "Jessica Williams", role: "Student", testimonial: "Flexible scheduling, expert instructors, and real-world projects. This center provided everything I needed to transition into tech. Grateful for the opportunity!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", imageAlt: "Jessica Williams"},
id: "5", name: "Jessica Williams", role: "Student", testimonial: "Flexible scheduling, expert instructors, and real-world projects. This center provided everything I needed to transition into tech. Grateful for the opportunity!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", imageAlt: "Jessica Williams"
},
{
id: "6", name: "James Thompson", role: "Business Owner", testimonial: "The corporate training solutions helped my team develop critical leadership skills. Professional, comprehensive, and delivered measurable results.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg", imageAlt: "James Thompson"},
id: "6", name: "James Thompson", role: "Business Owner", testimonial: "The corporate training solutions helped my team develop critical leadership skills. Professional, comprehensive, and delivered measurable results.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg", imageAlt: "James Thompson"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -181,17 +193,23 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "How long does it take to complete a course?", content: "Course duration varies depending on the program. Online courses typically take 4-12 weeks with flexible scheduling, while bootcamps are intensive 8-12 week programs. You can check specific timelines for each course on the program details page."},
id: "1", title: "How long does it take to complete a course?", content: "Course duration varies depending on the program. Online courses typically take 4-12 weeks with flexible scheduling, while bootcamps are intensive 8-12 week programs. You can check specific timelines for each course on the program details page."
},
{
id: "2", title: "What happens after I complete my course?", content: "Upon completion, you'll receive a professional certificate recognized by industry leaders. You'll also get lifetime access to course materials, career coaching sessions, and invitations to our exclusive alumni network and job board."},
id: "2", title: "What happens after I complete my course?", content: "Upon completion, you'll receive a professional certificate recognized by industry leaders. You'll also get lifetime access to course materials, career coaching sessions, and invitations to our exclusive alumni network and job board."
},
{
id: "3", title: "Do you offer refunds?", content: "Yes! We offer a 14-day money-back guarantee if you're not satisfied with the course. After that period, partial refunds may be available in certain circumstances. Contact our support team for details."},
id: "3", title: "Do you offer refunds?", content: "Yes! We offer a 14-day money-back guarantee if you're not satisfied with the course. After that period, partial refunds may be available in certain circumstances. Contact our support team for details."
},
{
id: "4", title: "Is technical support available?", content: "Absolutely! Our support team is available 24/7 for technical issues. Professional and Enterprise plan members get priority support via email, chat, and phone. Standard plan members can access our comprehensive help center and community forum."},
id: "4", title: "Is technical support available?", content: "Absolutely! Our support team is available 24/7 for technical issues. Professional and Enterprise plan members get priority support via email, chat, and phone. Standard plan members can access our comprehensive help center and community forum."
},
{
id: "5", title: "Can I access courses on mobile?", content: "Yes, all courses are fully accessible on mobile devices through our responsive learning platform. You can download materials for offline access with our mobile app, making learning convenient anywhere, anytime."},
id: "5", title: "Can I access courses on mobile?", content: "Yes, all courses are fully accessible on mobile devices through our responsive learning platform. You can download materials for offline access with our mobile app, making learning convenient anywhere, anytime."
},
{
id: "6", title: "Do you offer corporate training?", content: "Yes! We specialize in customized corporate training solutions. Contact our sales team to discuss your team's needs. We offer custom curricula, group discounts, analytics dashboards, and dedicated account management."},
id: "6", title: "Do you offer corporate training?", content: "Yes! We specialize in customized corporate training solutions. Contact our sales team to discuss your team's needs. We offer custom curricula, group discounts, analytics dashboards, and dedicated account management."
},
]}
/>
</div>
@@ -200,7 +218,7 @@ export default function LandingPage() {
<ContactText
text="Ready to start your learning journey? Join our community of successful learners and transform your career today."
animationType="background-highlight"
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
buttons={[
{ text: "Enroll Now", href: "#pricing" },