From 814e6c1c1936a89b9ca86f1a22b43cff69eab1bc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 11:56:11 +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 098b8e1..d7c41cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -198,7 +198,7 @@ export default function LandingPage() { { icon: Instagram, href: "https://www.instagram.com/d9fitnesss/", ariaLabel: "Instagram" }, { icon: Star, href: "https://share.google/hre1f84MkXQDnwTY0", ariaLabel: "Google Reviews" }, { icon: Twitter, href: "https://twitter.com/d9fitness", ariaLabel: "Twitter" }, - { icon: Youtube, href: "https://youtube.com/d9fitness", ariaLabel: "YouTube" } + { icon: Youtube, href: "https://www.youtube.com/@D9fitness", ariaLabel: "YouTube" } ]} />