diff --git a/src/app/page.tsx b/src/app/page.tsx index 49c767d..8ddd327 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,9 +89,9 @@ export default function HomePage() { { text: "Schedule Upload", href: "#" }, ], sidebarItems: [ - { icon: "Home" as const, active: true }, - { icon: "Video" as const, active: false }, - { icon: "Settings" as const, active: false }, + { icon: Home as const, active: true }, + { icon: Video as const, active: false }, + { icon: Settings as const, active: false }, ], stats: [ {