From 9567384a3daf95400140fcf759a3f6185c5ac932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andres=20Felipe=20Londo=C3=B1o=20Campos?= Date: Thu, 21 Nov 2024 15:10:18 -0500 Subject: [PATCH] =?UTF-8?q?Se=20realiza=20atomizaci=C3=B3n=20de=20c=C3=B3d?= =?UTF-8?q?igo=20en=20secciones=20repetitivas.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 13 +- src/components/common/NavOptions.jsx | 17 +- src/components/contact/ConnectMeSection.jsx | 61 ++++--- src/components/projects/ProjectsSection.jsx | 187 ++++++++------------ src/styles/main.css | 12 +- 5 files changed, 135 insertions(+), 155 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 8955cb3..3dfe4a3 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -24,11 +24,14 @@ function App() { -
+ + -
+ + -
+ +