diff --git a/components/home/demo/demo.tsx b/components/home/demo/demo.tsx index d861462..802554d 100644 --- a/components/home/demo/demo.tsx +++ b/components/home/demo/demo.tsx @@ -9,19 +9,19 @@ import data from "./data.json" export default function Demo() { return ( -
- +
+
-
+
-
+
+
{/* */} -
diff --git a/components/home/demo/sectionCards.tsx b/components/home/demo/sectionCards.tsx index 59b6c71..96f549a 100644 --- a/components/home/demo/sectionCards.tsx +++ b/components/home/demo/sectionCards.tsx @@ -11,14 +11,14 @@ import { export function SectionCards() { return ( -
+
- + Total Revenue - + $1,250.00 -
+
+12.5% @@ -37,7 +37,7 @@ export function SectionCards() { New Customers - + 1,234
@@ -59,10 +59,10 @@ export function SectionCards() { Active Accounts - + 45,678 -
+
+12.5% diff --git a/components/home/demo/siteHeader.tsx b/components/home/demo/siteHeader.tsx index c9f0939..820d0fd 100644 --- a/components/home/demo/siteHeader.tsx +++ b/components/home/demo/siteHeader.tsx @@ -5,11 +5,11 @@ export function SiteHeader() { return (
- {/* */} - {/* + */} + />

Dashboard