From 1ebfae846c255b605dec7278c6b199b83e125649 Mon Sep 17 00:00:00 2001 From: Francisco Pessano Date: Wed, 3 Sep 2025 23:30:46 -0300 Subject: [PATCH] feat: enhance HomeComponent with decorative gradients and grid overlay for improved visual contrast --- apps/web/src/routes/index.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/apps/web/src/routes/index.tsx b/apps/web/src/routes/index.tsx index e72e66b..caef1e0 100644 --- a/apps/web/src/routes/index.tsx +++ b/apps/web/src/routes/index.tsx @@ -368,8 +368,14 @@ function HomeComponent() { {/* Call to action */}
-
-
+
+ {/* Decorative gradient blobs behind content to increase contrast */} +
+
+ {/* subtle grid overlay similar to preview */} +
+ +

Build your second brain