From 1f4d4a226e6f06a249e1d419e6dfc7a7855610bd Mon Sep 17 00:00:00 2001 From: Maya Date: Thu, 11 Jun 2026 10:35:48 +0300 Subject: [PATCH 01/10] fix: move hero text up --- src/components/home/HeroSection.tsx | 43 ++++++++++++++++------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/src/components/home/HeroSection.tsx b/src/components/home/HeroSection.tsx index a0f7fa8..e550404 100644 --- a/src/components/home/HeroSection.tsx +++ b/src/components/home/HeroSection.tsx @@ -31,11 +31,13 @@ const TrackerCard: Component<{ SlimeVR tracker image @@ -100,30 +103,32 @@ const TrackerCard: Component<{ export const HeroSection: Component = () => { return (
- {/* desktop hero */} -