Update src/app/page.tsx

This commit is contained in:
2026-03-15 04:07:45 +00:00
parent 6d0cb02ef7
commit f486804083

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLargeSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboard
title="Master Any Subject with Guided Learning Paths"
description="Comprehensive study materials, interactive lessons, and expert guidance designed to help you achieve your educational goals. Learn at your own pace with structured courses tailored to your learning style."
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="New Feature"
tagIcon={Sparkles}
tagAnimation="slide-up"