From 2951a7f0c425a223e43978ca2ec557bd9383bdd3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:28:48 +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 af24b48..3429760 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { { title: "Social", items: [ { label: "Instagram", href: "#" }, - { label: "Facebook", href: "#" } + { label: "Facebook", href: "https://www.facebook.com/cityhair.salon/" } ] }, { -- 2.49.1