Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user