Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fa0d1913d | |||
| 6f2f5b96f7 | |||
| 4306b6add5 | |||
| a276176079 | |||
| 37096dee51 | |||
| 60b5a44f09 | |||
| 23e160a45c | |||
| 025b6ab1b0 | |||
| 0df4adfacc |
@@ -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."
|
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" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📚 Explore Books", href: "#products" },
|
{ text: "📚 Get Your Guide Today", href: "#products" },
|
||||||
{ text: "🎯 BCS Preparation", href: "#products" }
|
{ text: "🎯 BCS Preparation", href: "#products" }
|
||||||
]}
|
]}
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
|
|||||||
@@ -12,11 +12,11 @@
|
|||||||
|
|
||||||
--background: #ffffff;
|
--background: #ffffff;
|
||||||
--card: #f9f9f9;
|
--card: #f9f9f9;
|
||||||
--foreground: #120006e6;
|
--foreground: #000612e6;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #120006e6;
|
--secondary-cta-text: #000612e6;
|
||||||
--accent: #e2e2e2;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user