3 Commits

Author SHA1 Message Date
a0bea3deb6 Merge version_4 into main
Merge version_4 into main
2026-05-18 09:23:57 +00:00
6a132742eb Update src/app/page.tsx 2026-05-18 09:23:51 +00:00
dff77900c9 Merge version_3 into main
Merge version_3 into main
2026-05-18 09:22:53 +00:00

View File

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