From aa8cdbadb6161082facf0304bd257bae328cab22 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sat, 23 Aug 2025 13:23:44 +0200 Subject: [PATCH] Small fix --- page/src/landing-page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/page/src/landing-page.tsx b/page/src/landing-page.tsx index d1610e00..d8753314 100644 --- a/page/src/landing-page.tsx +++ b/page/src/landing-page.tsx @@ -170,7 +170,7 @@ export function LandingPage() { >
{feature.icon}
@@ -206,9 +206,9 @@ export function LandingPage() { {useCases.map((useCase, index) => (
-
+
{useCase.icon}