Update src/app/page.tsx

This commit is contained in:
2026-06-10 11:56:11 +00:00
parent 5964ad41da
commit 814e6c1c19

View File

@@ -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" }
]}
/>
</div>