diff --git a/client/src/components/about/about-section.tsx b/client/src/components/about/about-section.tsx index 9476875..8590662 100644 --- a/client/src/components/about/about-section.tsx +++ b/client/src/components/about/about-section.tsx @@ -69,10 +69,11 @@ 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 62abdfd..1684bab 100644 --- a/client/src/components/community/community-section.tsx +++ b/client/src/components/community/community-section.tsx @@ -98,10 +98,11 @@ export function CommunitySection() {

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

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