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