remove banner (#212)

This commit is contained in:
Jamie Pine
2022-06-01 18:38:16 -07:00
committed by GitHub
parent 786b137651
commit 985fca07b1

View File

@@ -47,12 +47,12 @@ function Page() {
return (
<>
<div className="mt-22 lg:mt-28" id="content" aria-hidden="true" />
<NewBanner
<div className="mt-24 lg:mt-5" />
{/* <NewBanner
headline="Spacedrive raises $1.9M led by OSS Capital"
href="https://spacedrive.hashnode.dev/spacedrive-funding-announcement"
link="Read post"
/>
/> */}
<h1 className="z-30 px-2 mb-3 text-4xl font-black leading-tight text-center fade-in-heading md:text-6xl">
A file explorer from the future.
</h1>