From 3dcdc520526b3c1214b9326bae74f72da3292095 Mon Sep 17 00:00:00 2001 From: Owen Date: Wed, 10 Jun 2026 12:22:46 +0200 Subject: [PATCH] add scroll down chevron indicator --- src/pages/index.tsx | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index db4cc67..3422661 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -10,7 +10,7 @@ const Home = () => (

@@ -37,6 +37,22 @@ const Home = () => ( priority />

+
+ + scroll down + + +