From c9f7319300ca8dd43b9642a27a33b8db2726bb24 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:51:18 +0000 Subject: [PATCH] Update src/app/social-media/page.tsx --- src/app/social-media/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/social-media/page.tsx b/src/app/social-media/page.tsx index 132027a..3f7f40f 100644 --- a/src/app/social-media/page.tsx +++ b/src/app/social-media/page.tsx @@ -7,7 +7,7 @@ import TextAnimation from "@/components/text/TextAnimation"; export default function SocialMediaPage() { return ( - +
-- 2.49.1