Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4947b6d2e1 | |||
| 2bec702402 | |||
| e9cd62beb1 | |||
| 956a629dd2 | |||
| 8b9c3bd0e3 | |||
| 99395fd637 | |||
| a2c0cc3e3e |
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
title="Master Your Craft with Premium Learning"
|
||||
description="Unlock exclusive courses and resources designed by industry experts. Transform your skills and accelerate your career growth with structured, hands-on learning."
|
||||
title="Land Your Dream Job in 6 Months"
|
||||
description="Join 50,000+ professionals who've earned $50K+ more within a year of completing our courses. Our industry-expert training combined with job placement support delivers proven career acceleration."
|
||||
tag="Premium Education"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "professional", tag: "Professional Plan", tagIcon: Award,
|
||||
id: "professional", tag: "Most Popular - Professional Plan", tagIcon: Award,
|
||||
price: "$149", period: "/month", description: "Most popular - ideal for serious learners", button: { text: "Get Started", href: "#" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"Unlimited course access", "Priority email & chat support", "Advanced certificates", "Monthly live workshops", "Career coaching sessions"
|
||||
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
planTagClassName="font-bold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user