4 Commits

Author SHA1 Message Date
ea41b133c5 Update src/app/page.tsx 2026-03-06 20:01:19 +00:00
fe81fdc19b Merge version_2 into main
Merge version_2 into main
2026-03-06 19:57:43 +00:00
406b43ac18 Update src/app/page.tsx 2026-03-06 19:57:33 +00:00
200e10549b Merge version_1 into main
Merge version_1 into main
2026-03-06 19:44:14 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-relaxed-atmosphere_329181-12011.jpg?_wi=1", imageAlt: "Technology course" } { imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-relaxed-atmosphere_329181-12011.jpg?_wi=1", imageAlt: "Technology course" }
]} ]}
buttons={[ buttons={[
{ text: "Explore Courses", href: "features" }, { text: "Explore Courses Free", href: "features" },
{ text: "View Pricing", href: "pricing" } { text: "View Pricing", href: "pricing" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
@@ -249,7 +249,7 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
tag="Ready to Start?" tag="Ready to Start?"
tagIcon={Rocket} tagIcon={Rocket}
title="Begin Your Learning Journey Today" title="Unlock Your Income Potential—Enroll Now"
description="Join thousands of successful students who've transformed their careers and businesses. Choose a plan and start gaining valuable, income-producing skills immediately." description="Join thousands of successful students who've transformed their careers and businesses. Choose a plan and start gaining valuable, income-producing skills immediately."
buttons={[ buttons={[
{ text: "View All Courses", href: "pricing" }, { text: "View All Courses", href: "pricing" },