From 6702e1534c37286b1c0fce82c517ebaed85b580f Mon Sep 17 00:00:00 2001 From: 230417 <230417@epvc.pt> Date: Thu, 12 Mar 2026 16:48:52 +0000 Subject: [PATCH] cores2 --- web/src/pages/Landing.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/pages/Landing.tsx b/web/src/pages/Landing.tsx index ad5396a..a574460 100644 --- a/web/src/pages/Landing.tsx +++ b/web/src/pages/Landing.tsx @@ -210,7 +210,7 @@ export default function Landing() { {/* Benefits */}
-
+

@@ -223,7 +223,7 @@ export default function Landing() {
    {['Design responsivo', 'Carregamento rĂ¡pido', 'Interface intuitiva'].map((item) => (
  • - + {item}
  • ))}