Merge version_1 into main #2
@@ -62,9 +62,9 @@ export default function LandingPage() {
|
||||
{ text: "Export Data", href: "#" }
|
||||
],
|
||||
sidebarItems: [
|
||||
{ icon: "Home", active: true },
|
||||
{ icon: "BarChart3" },
|
||||
{ icon: "Settings" }
|
||||
{ icon: Home, active: true },
|
||||
{ icon: BarChart3 },
|
||||
{ icon: Settings }
|
||||
],
|
||||
stats: [
|
||||
{ title: "Frame Rate", values: [120, 240, 360], valueSuffix: "FPS", description: "Real-time processing speed" },
|
||||
|
||||
Reference in New Issue
Block a user