From 60499280e237086a1a048664cdc715ed7aad070f Mon Sep 17 00:00:00 2001 From: Jan-Marlon Leibl Date: Tue, 25 Feb 2025 09:46:02 +0100 Subject: [PATCH] style: remove unnecessary comments from code --- src/pages/index.tsx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 7b65d2a..096d943 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -180,7 +180,6 @@ const MobileMenu = () => { {isOpen && ( <> - {/* Overlay - increased opacity */} { aria-hidden="true" /> - {/* Menu container - full height */} { - {/* Content wrapper with padding and scrolling */}
- {/* Navigation links */} - {/* Footer content */} - {/* Primary Meta Tags */} - {/* Open Graph / Facebook */} @@ -463,7 +456,6 @@ export default function Home() { - {/* Twitter */} @@ -471,10 +463,8 @@ export default function Home() { - {/* Favicon */} - {/* Canonical */}