Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-08 16:13:58 +00:00

View File

@@ -48,6 +48,7 @@ export default function LandingPage() {
dashboard={{
title: "Alger Sound Dashboard", logoIcon: Headphones,
sidebarItems: [{ icon: User, active: true }, { icon: BarChart }, { icon: Settings }],
buttons: [{ text: "View", href: "#" }],
chartTitle: "Production Volume", chartData: [{ value: 40 }, { value: 65 }, { value: 55 }, { value: 80 }, { value: 70 }],
listTitle: "Recent Projects", listItems: [
{ icon: Clock, title: "Mixing: Granz", status: "Completed" },