diff --git a/src/app/page.tsx b/src/app/page.tsx index afc07fd..b5c420e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Your comprehensive digital gateway to the Holy Quran, Tafsir, and essential Islamic knowledge. A peaceful learning experience for every Muslim." buttons={[ { - text: "Start Your Learning Journey", href: "#about"}, + text: "Start Learning for Free", href: "#about"}, { text: "Explore Features", href: "#features"}, ]} @@ -187,4 +187,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}