From 77ecadd987c748f5787017558c3e1fb3dbfe748a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:48:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 72bcb75..b578291 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { className="bg-black" columns={[ { title: "Socials", items: [ - { label: "Facebook", href: "https://facebook.com" }, + { label: "Facebook", href: "https://www.facebook.com/profile.php?id=61589022357123" }, { label: "X", href: "https://twitter.com" }, { label: "Instagram", href: "https://instagram.com" }, { label: "TikTok", href: "https://tiktok.com" } -- 2.49.1