Merge version_1 into main #1
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="large"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Master Your Academic Journey with AI-Powered Insights"
|
||||
description="Smart Academics transforms how students track performance, manage attendance, and achieve academic excellence. Real-time analytics, automated task management, and intelligent progress tracking—all in one platform."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "95%", label: "Attendance Accuracy" },
|
||||
{ value: "10K+", label: "Students Empowered" },
|
||||
|
||||
Reference in New Issue
Block a user