feat: update landing copy

This commit is contained in:
chronark 2023-11-06 09:35:19 +01:00
parent ac2627675b
commit 01b1a69f61
No known key found for this signature in database
2 changed files with 41 additions and 53 deletions

View File

@ -35,26 +35,14 @@ export default function Home() {
<div className="hidden w-screen h-px animate-glow md:block animate-fade-right bg-gradient-to-r from-zinc-300/0 via-zinc-300/50 to-zinc-300/0" />
<div className="my-16 text-center animate-fade-in">
<h2 className="text-sm text-zinc-500 ">
Hi, my name is Andreas, I'm building serverless and open source
solutions at{" "}
<Link
target="_blank"
href="https://upstash.com"
className="underline duration-500 hover:text-zinc-300"
>
Upstash
</Link>
<br />
and working on{" "}
I'm building{" "}
<Link
target="_blank"
href="https://unkey.dev"
className="underline duration-500 hover:text-zinc-300"
>
unkey.dev
</Link>{" "}
at night.
</Link> to solve API authentication and authorization for developers.
</h2>
</div>
</div>

View File

@ -8,6 +8,6 @@ repository: chronark/unkey
---
[![](https://unkey.dev/images/landing/app.png)](https://planetfall.io)
[![](https://unkey.dev/images/landing/app.png)](https://unkey.dev)
Unkey is an open source API Key management solution. It allows you to create, manage and validate API Keys for your users. Its built with security and speed in mind.