better landing
This commit is contained in:
parent
03019645fb
commit
f85f29ca0c
@ -1,4 +1,4 @@
|
||||
import { useState } from "react";
|
||||
import Link from "next/link";
|
||||
import { Button } from "@/components/ui/button";
|
||||
|
||||
const navigation = [
|
||||
@ -67,14 +67,16 @@ export default function LandingPage() {
|
||||
aliqua anim nulla sunt mollit id pariatur in voluptate cillum.
|
||||
</p>
|
||||
<div className="mt-10 flex items-center gap-x-6">
|
||||
<Button className="rounded-sm">Start Exploring</Button>
|
||||
<Link href="/app">
|
||||
<Button className="rounded-sm">Start Exploring</Button>
|
||||
</Link>
|
||||
|
||||
<a
|
||||
{/* <a
|
||||
href="#"
|
||||
className="text-sm font-semibold leading-6 text-zinc-900"
|
||||
>
|
||||
Live demo <span aria-hidden="true">→</span>
|
||||
</a>
|
||||
</a> */}
|
||||
</div>
|
||||
</div>
|
||||
<div className="mt-14 flex justify-end gap-8 sm:-mt-44 sm:justify-start sm:pl-20 lg:mt-0 lg:pl-0">
|
||||
|
@ -1,4 +1,9 @@
|
||||
export const EXPLORE_CREATORS = [
|
||||
"npub1jt0x3vsnqtazzda3ewa8ykdch2t8k566qhrd9vyy0k0ntleu744q8h6q3n",
|
||||
"npub1csamkk8zu67zl9z4wkp90a462v53q775aqn5q6xzjdkxnkvcpd7srtz4x9",
|
||||
"npub1ejxswthae3nkljavznmv66p9ahp4wmj4adux525htmsrff4qym9sz2t3tv",
|
||||
"npub107jk7htfv243u0x5ynn43scq9wrxtaasmrwwa8lfu2ydwag6cx2quqncxg",
|
||||
"npub1zach44xjpc4yyhx6pgse2cj2pf98838kja03dv2e8ly8lfr094vqvm5dy5",
|
||||
"npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s",
|
||||
"npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft",
|
||||
"npub1u6qhg5ucu3xza4nlz94q90y720tr6l09avnq8y3yfp5qrv9v8sus3tnd7t",
|
||||
|
Loading…
x
Reference in New Issue
Block a user