Update page.tsx
This commit is contained in:
@@ -26,7 +26,6 @@ export default async function Home() {
|
||||
|
||||
return (
|
||||
<div className="flex flex-col min-h-screen bg-black text-white">
|
||||
{/* Header Navigation */}
|
||||
<HomeNavbar />
|
||||
|
||||
{/* Hero Section */}
|
||||
|
||||
Reference in New Issue
Block a user