diff --git a/src/app/page.tsx b/src/app/page.tsx index ab265ca..6d551b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -302,7 +302,7 @@ export default function LandingPage() { { label: "Contact Us", href: "contact" }, { label: "Email", href: "#" }, { label: "Instagram", href: "#" }, - { label: "Facebook", href: "#" }, + { label: "TikTok", href: "https://www.tiktok.com/@la_mandoline?is_from_webapp=1&sender_device=pc" }, ], }, ]}