From 474a707f00b95dace9f253bfb95724915075157d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 21:22:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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