Operations dashboard screens are added
This commit is contained in:
@@ -37,7 +37,7 @@ export default function LeftPanel() {
|
||||
Unified Facility Platform
|
||||
</p>
|
||||
|
||||
{/* Punchy Catchphrase */}
|
||||
{/*Text*/}
|
||||
<h1 className="max-w-lg text-4xl font-bold tracking-tight text-white leading-[1]">
|
||||
One platform.
|
||||
<br />
|
||||
@@ -67,7 +67,7 @@ export default function LeftPanel() {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Global Statistics Footer */}
|
||||
{/*StatCard is used */}
|
||||
<div className=" flex gap-2 mt-10 text-slate-300 ">
|
||||
<Stat number="4" label="TENANTS" />
|
||||
<Stat number="8" label="MODULES" />
|
||||
|
||||
Reference in New Issue
Block a user