Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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"},
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user