From 44b3a6de60e559dbefc5af5e779c18db85532524 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Fri, 29 May 2026 01:02:43 +0200 Subject: [PATCH] fix(frontend): move scroll indicator inside hero section so it anchors correctly --- thoughts-frontend/components/landing-page.tsx | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/thoughts-frontend/components/landing-page.tsx b/thoughts-frontend/components/landing-page.tsx index 9a2fbee..c571a40 100644 --- a/thoughts-frontend/components/landing-page.tsx +++ b/thoughts-frontend/components/landing-page.tsx @@ -88,17 +88,16 @@ export function LandingPage() { Works with Mastodon, Pixelfed & more + {/* Scroll indicator */} +
+ +
- {/* Scroll indicator */} -
- -
- {/* ── Section 2: Features ── */}