Update src/app/page.tsx

This commit is contained in:
2026-05-18 09:23:51 +00:00
parent dff77900c9
commit 6a132742eb

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
description="An AI-powered sanctuary where ancient Ramayan wisdom meets modern technological clarity."
buttons={[
{
text: "Start Reading", href: "#reader"},
text: "Start Your Spiritual Journey", href: "#reader"},
{
text: "Ask Ramayan AI", href: "#ai-assistant"},
]}