mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-05 22:03:16 -04:00
remove banner (#212)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user