diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e72742..afc07fd 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: "Begin Journey", href: "#about"}, + text: "Start Your Learning Journey", href: "#about"}, { text: "Explore Features", href: "#features"}, ]} @@ -187,4 +187,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file