[Hero.tsx][s]: remove newsletter form and Portaljs cloud cta
This commit is contained in:
@@ -32,14 +32,11 @@ export function Hero() {
|
|||||||
<ButtonLink
|
<ButtonLink
|
||||||
style="secondary"
|
style="secondary"
|
||||||
className="mt-8 ml-3"
|
className="mt-8 ml-3"
|
||||||
href="https://github.com/datopian/portaljs"
|
href="https://portaljs.com/"
|
||||||
>
|
>
|
||||||
View on GitHub
|
PortalJS Cloud
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
|
|
||||||
<div className="md:max-w-md mx-auto lg:mx-0 ">
|
|
||||||
<NewsletterForm />
|
|
||||||
</div>
|
|
||||||
<p className="my-10 text-l tracking-wide">
|
<p className="my-10 text-l tracking-wide">
|
||||||
<span>A project of</span>
|
<span>A project of</span>
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user