From 43cc54c0ae9ae97a996cbc886c0c4b8f1ff0632f Mon Sep 17 00:00:00 2001 From: yusufipk Date: Tue, 1 Sep 2026 15:23:17 +0300 Subject: [PATCH] feat(landing): drop the toolbar overlay and gradient from the hero video --- components/LandingPage.tsx | 16 ---------------- 1 file changed, 16 deletions(-) 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 */} -
- -
- - -