From fbe2d14522512b6394cc17ad66e2fdb3d6544b09 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sat, 6 Sep 2025 22:04:34 +0200 Subject: [PATCH] Fixes --- page/src/landing-page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/page/src/landing-page.tsx b/page/src/landing-page.tsx index 59d19a17..d4f02803 100644 --- a/page/src/landing-page.tsx +++ b/page/src/landing-page.tsx @@ -87,7 +87,7 @@ export function LandingPage() { {/* Hero Section with Animated Background */}
{/* Animated Background Elements */} -
+
@@ -136,7 +136,7 @@ export function LandingPage() {
{/* Stats */} -
+
{stats.map((stat, index) => (