diff --git a/client/src/components/about/about-section.tsx b/client/src/components/about/about-section.tsx index 8590662..9476875 100644 --- a/client/src/components/about/about-section.tsx +++ b/client/src/components/about/about-section.tsx @@ -69,11 +69,10 @@ export function AboutSection() {
- - Connect with Me + + + Connect with Me +
diff --git a/client/src/components/community/community-section.tsx b/client/src/components/community/community-section.tsx index 1684bab..62abdfd 100644 --- a/client/src/components/community/community-section.tsx +++ b/client/src/components/community/community-section.tsx @@ -98,11 +98,10 @@ export function CommunitySection() {

Share your journey, ask questions, and connect with others.

{!user && ( - - Sign Up to Participate + + + Sign Up to Participate + )}