[home/hero][xs]: tweak language on hero element using the same text as on github.
This commit is contained in:
committed by
GitHub
parent
6b2b5f5e87
commit
7684a89f55
@@ -49,14 +49,11 @@ export function Hero() {
|
|||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
<p className="mt-4 text-xl tracking-tight text-slate-400">
|
<p className="mt-4 text-xl tracking-tight text-slate-400">
|
||||||
Portal.JS is a framework for rapidly building rich data portal
|
Rapidly build rich data portals using a modern frontend framework.
|
||||||
frontends using a modern frontend approach. It can be used to
|
|
||||||
present a single dataset or build a full-scale data
|
|
||||||
catalog/portal.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ButtonLink className="mt-8" href="/docs">
|
<ButtonLink className="mt-8" href="/docs">
|
||||||
Get Started
|
Get started
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
|
|
||||||
<ButtonLink className="ml-3" href="#gallery" style="secondary">
|
<ButtonLink className="ml-3" href="#gallery" style="secondary">
|
||||||
|
|||||||
Reference in New Issue
Block a user