diff --git a/src/app/page.tsx b/src/app/page.tsx index 3613e24..f37d7a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"