diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bf2eea..8c84802 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { description="Helping Students Succeed from Classroom to Career. Trusted guidebooks for Class 1–5 students and BCS Preliminary candidates, designed with clear explanations, exam-focused practice, and smart revision tools." background={{ variant: "radial-gradient" }} buttons={[ - { text: "📚 Explore Books", href: "#products" }, + { text: "📚 Get Your Guide Today", href: "#products" }, { text: "🎯 BCS Preparation", href: "#products" } ]} layoutOrder="default" @@ -139,7 +139,7 @@ export default function LandingPage() {