mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-07 06:43:29 -04:00
Merge branch 'pro-5-new-landing-page' of github.com:spacedriveapp/spacedrive into pro-5-new-landing-page
This commit is contained in:
@@ -123,7 +123,7 @@ export default async function Page() {
|
||||
{/* <div className="h-[100px] sm:h-[200px] w-full" /> */}
|
||||
</div>
|
||||
{/* Explorer Section */}
|
||||
<div className="flex w-full flex-col p-4">
|
||||
<div className="flex w-full flex-col items-center justify-center p-4">
|
||||
<div className="pb-6 xs:pb-24">
|
||||
<h1 className="text-xl">
|
||||
Explorer. Browse and manage your data like never before.
|
||||
@@ -191,7 +191,7 @@ export default async function Page() {
|
||||
</div>
|
||||
</div>
|
||||
{/* 4 Corners Section */}
|
||||
<div className="flex w-full flex-col p-4">
|
||||
<div className="flex w-full flex-col items-center justify-center p-4">
|
||||
<div className="pb-6 xs:pb-24">
|
||||
<h1 className="text-xl">TODO 4 Corners Section</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user