Update src/app/page.tsx

This commit is contained in:
2026-03-06 20:01:19 +00:00
parent fe81fdc19b
commit ea41b133c5

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" }
]}
buttons={[
{ text: "Explore Courses", href: "features" },
{ text: "Explore Courses Free", href: "features" },
{ text: "View Pricing", href: "pricing" }
]}
buttonAnimation="slide-up"