Update src/app/page.tsx

This commit is contained in:
2026-05-29 07:36:09 +00:00
parent 76fa107ad2
commit 0a4fb6aac5

View File

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