diff --git a/src/app/messaging/page.tsx b/src/app/messaging/page.tsx index c1dedaa..b19623a 100644 --- a/src/app/messaging/page.tsx +++ b/src/app/messaging/page.tsx @@ -7,17 +7,21 @@ import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; export default function MessagingPage() { return ( - + - +

Messaging & Chat

Securely connect with others through encrypted, high-speed private messaging.

- +
);