diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ef0b02..c76dff4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,9 @@ export default function LandingPage() { { text: "Book Event", href: "#contact" }, ], sidebarItems: [ - { icon: "Home", active: false }, - { icon: "Palette", active: true }, - { icon: "Users", active: false }, + { icon: Home, active: false }, + { icon: Palette, active: true }, + { icon: Users, active: false }, ], stats: [ {