Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-12 08:12:32 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
description="Helping Students Succeed from Classroom to Career. Trusted guidebooks for Class 15 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() {
<div id="contact" data-section="contact">
<ContactText
text="⏰ Limited-time offer: Get 20% off your first order! Join 10,000+ successful students using Global Publications guides. Whether you're a primary school student or preparing for BCS, start learning smarter today."
text="Start Learning Smarter with Global Publications. Whether you're a primary school student or preparing for BCS, our books help you study better and succeed."
animationType="entrance-slide"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}