From c21bcd956a268461fc378e47c970eb67aa803246 Mon Sep 17 00:00:00 2001 From: ThisBirchWood Date: Fri, 30 May 2025 18:11:03 +0200 Subject: [PATCH] REMOVE H1 title --- frontend/src/pages/Home.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/frontend/src/pages/Home.tsx b/frontend/src/pages/Home.tsx index b76a13c..a2bdad0 100644 --- a/frontend/src/pages/Home.tsx +++ b/frontend/src/pages/Home.tsx @@ -5,14 +5,9 @@ const Home = () => { VoD System Logo - {/* Main Title */} -

- The VoD System -

- {/* Description Container */}