From 02a9ea07f4a61b5e6203d0ff5b00fc88e4c63da9 Mon Sep 17 00:00:00 2001 From: Claudio Sciotto Date: Sun, 30 Mar 2025 15:44:18 -0400 Subject: [PATCH] updated lines --- src/components/landing/About.tsx | 52 +++++++++++++------------------ src/components/landing/Events.tsx | 6 ++-- 2 files changed, 25 insertions(+), 33 deletions(-) diff --git a/src/components/landing/About.tsx b/src/components/landing/About.tsx index 8fed833..d13580c 100644 --- a/src/components/landing/About.tsx +++ b/src/components/landing/About.tsx @@ -50,7 +50,6 @@ const About: React.FC = () => { }, []); return ( - // DO OVER FLOW CHANGE HERE
{ {/* Main line decorators - Desktop only */} { /> { {/* Blue decorative lines Group1 - Desktop only */} - {/* Blue decorative lines Group2 - Desktop only */} + {/* Blue decorative lines AT TOP - Desktop only */} - + /> */} {/* Blue decorative lines Group3 - Desktop only */} { /> { ) : ( // Mobile Main Line - Vertical line through the middle <> - = ({ info, index }) => { {isEven ? ( <>
-

+

{info.title}

-

+

{info.desc}

@@ -289,10 +281,10 @@ const AboutItem: React.FC = ({ info, index }) => {
-

+

{info.title}

-

+

{info.desc}

diff --git a/src/components/landing/Events.tsx b/src/components/landing/Events.tsx index 8ae0cc5..91aa61b 100644 --- a/src/components/landing/Events.tsx +++ b/src/components/landing/Events.tsx @@ -34,14 +34,14 @@ const Events: React.FC = () => { circleSize={8} />