2 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

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"