From 0a4fb6aac52820493c462aa9d1bdc326e807a49f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 29 May 2026 07:36:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 568208e..3fafba9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { tagAnimation="none" buttons={[ { - text: "Follow Us On Instagram", href: "https://www.instagram.com/mrbossbarber/"}, + text: "Follow Us On Instagram", href: "https://www.instagram.com/mrboss.barber/"}, ]} buttonAnimation="none" speed={40} @@ -240,7 +240,7 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "https://www.instagram.com/mrbossbarber/", ariaLabel: "Instagram"}, + href: "https://www.instagram.com/mrboss.barber/", ariaLabel: "Instagram"}, ]} />