From 1459ea6d99ca1bd90d11059d73025b3d932e05f8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:52:15 +0000 Subject: [PATCH] Update src/app/social-media/page.tsx --- src/app/social-media/page.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/social-media/page.tsx b/src/app/social-media/page.tsx index 85e1c43..4cadafa 100644 --- a/src/app/social-media/page.tsx +++ b/src/app/social-media/page.tsx @@ -7,11 +7,12 @@ import TextAnimation from "@/components/text/TextAnimation"; export default function SocialMediaPage() { return ( - +
-- 2.49.1