From dd279a1434f2bf4f6659b87ff365ce7a84fd8a5f Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Sun, 7 Sep 2025 17:36:32 +0200 Subject: [PATCH] feat: add popular tags section to FeedPage and update LandingPage text --- thoughts-frontend/app/page.tsx | 9 +++++++-- thoughts-frontend/components/main-nav.tsx | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/thoughts-frontend/app/page.tsx b/thoughts-frontend/app/page.tsx index c773679..48be557 100644 --- a/thoughts-frontend/app/page.tsx +++ b/thoughts-frontend/app/page.tsx @@ -63,6 +63,11 @@ async function FeedPage({ token }: { token: string }) {

Your Feed

+ +
+ +
+
{thoughtThreads.map((thought) => ( -
+

- Your space on the decentralized web. + Throwback to the golden age of microblogging.