From a276176079d25d7e1906ff7c7e1895c2551be80a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 08:12:28 +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 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() {