Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
title="Turn Knowledge Into Action"
|
title="Turn Knowledge Into Action"
|
||||||
description="Textbooked transforms textbooks, research papers, and curated materials into personalized study plans with clear structure, actionable learning units, and built-in assessments. Master complex topics like distributed systems and databases with an executable roadmap designed for serious learners."
|
description="Textbooked transforms textbooks, research papers, and curated materials into personalized study plans with clear structure, actionable learning units, and built-in assessments. Master complex topics like distributed systems and databases with an executable roadmap designed for serious learners."
|
||||||
background={{ variant: "aurora" }}
|
background={{ variant: "plain" }}
|
||||||
kpis={[
|
kpis={[
|
||||||
{ value: "8-10", label: "Weeks Typical Duration" },
|
{ value: "8-10", label: "Weeks Typical Duration" },
|
||||||
{ value: "100%", label: "Mastery-Gated" },
|
{ value: "100%", label: "Mastery-Gated" },
|
||||||
|
|||||||
Reference in New Issue
Block a user