From 9d5e6278192ea0c66842ea6087db9731a29f26a2 Mon Sep 17 00:00:00 2001 From: Jesus Ordosgoitty Date: Fri, 24 Oct 2025 11:21:47 -0400 Subject: [PATCH] Update Hero and About components for improved layout and styling consistency --- src/components/Hero.tsx | 62 +++++++++++++++------------------- src/components/views/About.tsx | 2 +- 2 files changed, 29 insertions(+), 35 deletions(-) diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 4fd1e4a..209c9ef 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -14,45 +14,39 @@ const Hero = () => { }; return ( -
+