Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-04-15 10:06:33 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ export default function DashboardPage() {
tag="Analytics"
title="Key Performance Indicators"
metricsAnimation="slide-up"
useInvertedBackground={false}
metrics={[
{
id: "sales", value: "$128,450", description: "Total Revenue Generated"},

View File

@@ -147,6 +147,7 @@ export default function LandingPage() {
<div id="analytics" data-section="analytics">
<MetricCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
title="Analytics & Reporting"
description="Monitor your sales performance and customer trends in real-time."