diff --git a/components/LandingPage.tsx b/components/LandingPage.tsx index ccfe17c..d73f2f0 100644 --- a/components/LandingPage.tsx +++ b/components/LandingPage.tsx @@ -10,7 +10,6 @@ import { Video, MoveRight, Play, - Mic, PenTool, Keyboard, BellRing, @@ -286,21 +285,6 @@ export function LandingPage({ isLoggedIn }: LandingPageProps) { playsInline className="absolute inset-0 h-full w-full object-cover" /> -
- - {/* Toolbar floating UI */} -