Merge version_12 into main

Merge version_12 into main
This commit was merged in pull request #26.
This commit is contained in:
2026-05-29 07:36:12 +00:00

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>