diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index a9bc5f1b..f8336359 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -30,6 +30,8 @@ import { Sparkles, UserCircle, Menu, + BookOpen, + Shield, } from "lucide-react"; interface LayoutProps {