From a6290f5152a70728f121cebab5cf624120b40fca Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 00:33:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d5bd7b..8004e65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -47,7 +47,7 @@ export default function LandingPage() { description="Access expertly crafted courses with an intuitive interface designed for professionals and students. Master new skills with our structured curriculum and professional-grade video player." tag="Next-Generation Learning" tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-vector/online-course-mobile-app_23-2148650972.jpg" imageAlt="Professional online course platform dashboard with video player and curriculum sidebar" buttons={[ -- 2.49.1