Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user