From 517ba56d91f3c0e889e6b9a218b5dd6e6afa5b2d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 05:18:11 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Contact.tsx --- src/pages/HomePage/sections/Contact.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Contact.tsx b/src/pages/HomePage/sections/Contact.tsx index 68d7c47..3a2b810 100644 --- a/src/pages/HomePage/sections/Contact.tsx +++ b/src/pages/HomePage/sections/Contact.tsx @@ -17,7 +17,7 @@ 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