From 048149157cf18fac3683d3e7367ff9652b86ff06 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:05:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bc00b12..65cd218 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Available on iOS & Android" buttons={[ { text: "Download on App Store", href: "https://apps.apple.com/app/khamsa" }, - { text: "Learn More", href: "#features" } + { text: "Explore Features", href: "#features" } ]} mediaItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQNIf4E4zrfxOpIxfEPyWE1GfE/uploaded-1772521065783-ki2h2i1t.png", imageAlt: "Khamsa prayer tracking app interface" }, -- 2.49.1