diff --git a/app/(landing)/page.tsx b/app/(landing)/page.tsx index e5b7dfa..f014288 100644 --- a/app/(landing)/page.tsx +++ b/app/(landing)/page.tsx @@ -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.

- + + + - Live demo - + */}
diff --git a/constants/app.ts b/constants/app.ts index 383e76f..549d27e 100644 --- a/constants/app.ts +++ b/constants/app.ts @@ -1,4 +1,9 @@ export const EXPLORE_CREATORS = [ + "npub1jt0x3vsnqtazzda3ewa8ykdch2t8k566qhrd9vyy0k0ntleu744q8h6q3n", + "npub1csamkk8zu67zl9z4wkp90a462v53q775aqn5q6xzjdkxnkvcpd7srtz4x9", + "npub1ejxswthae3nkljavznmv66p9ahp4wmj4adux525htmsrff4qym9sz2t3tv", + "npub107jk7htfv243u0x5ynn43scq9wrxtaasmrwwa8lfu2ydwag6cx2quqncxg", + "npub1zach44xjpc4yyhx6pgse2cj2pf98838kja03dv2e8ly8lfr094vqvm5dy5", "npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s", "npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft", "npub1u6qhg5ucu3xza4nlz94q90y720tr6l09avnq8y3yfp5qrv9v8sus3tnd7t",