From 6cfb452c1f60f733c861f740ed43cae271e48514 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 05:12:18 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Contact.tsx --- src/pages/HomePage/sections/Contact.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Contact.tsx b/src/pages/HomePage/sections/Contact.tsx index 03da6c3..836a0e1 100644 --- a/src/pages/HomePage/sections/Contact.tsx +++ b/src/pages/HomePage/sections/Contact.tsx @@ -17,7 +17,8 @@ export default function ContactSection(): React.JSX.Element { href: "tel:6128142431", }} secondaryButton={{ - text: "Follow on Instagram", + text: "Follow on Facebook +", href: "https://instagram.com/northwakesurfco", }} /> -- 2.49.1