Merge version_2 into main #1

Merged
development merged 1 commits from version_2 into main 2026-02-09 14:07:21 +00:00

View File

@@ -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"