From fb2b9fd853f1fedeebf0a71630745cffcced4b61 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 9 Feb 2026 14:07:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b212be5..fc26419 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -18,7 +18,7 @@ export default function DashboardPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLarge" - background="aurora" + background="sparkles-gradient" cardStyle="gradient-bordered" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function DashboardPage() { description="Monitor key metrics in real-time with an intuitive dashboard interface. Track performance, analyze trends, and make data-driven decisions with interactive charts and comprehensive statistics." tag="Analytics Dashboard" tagIcon={Zap} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: "https://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29391.jpg", imageAlt: "Dashboard analytics interface"