list page
This commit is contained in:
parent
6f621bb130
commit
9a83cdc53e
@ -111,7 +111,7 @@ export default function ListPage({
|
||||
</div>
|
||||
</div>
|
||||
<div className="relative overflow-hidden rounded-[1rem] border bg-muted p-[0.5rem] @container">
|
||||
<div className="overflow-hidden rounded-[0.5rem] p-0">
|
||||
<div className="space-y-3 overflow-hidden rounded-[0.5rem] p-0">
|
||||
<Feed
|
||||
filter={{
|
||||
ids: noteIds,
|
||||
|
@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
<p className="relative mt-6 text-lg leading-8 text-zinc-600 sm:max-w-md lg:max-w-none">
|
||||
We're bringing the creator economy onto Nostr. The days of
|
||||
walled gardens are coming to an end. It's time to truly own
|
||||
your following, no-long dependent on an external company.
|
||||
your following, no-longer dependent on an external company.
|
||||
</p>
|
||||
<div className="mt-10 flex items-center gap-x-6">
|
||||
<Link href="/app">
|
||||
|
Loading…
x
Reference in New Issue
Block a user