From 67452b575b53f023a7ae630852bab65b13dd1644 Mon Sep 17 00:00:00 2001 From: sergeypanin1994 Date: Sun, 9 Feb 2025 00:53:16 +0300 Subject: [PATCH] fix: update Twitter URL to x.com format Updated the Twitter URL from https://twitter.com to https://x.com to reflect the platform's rebranding. --- app/components/global/footer.tsx | 2 +- app/routes/contact.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/global/footer.tsx b/app/components/global/footer.tsx index cd05a0f..e83ffdc 100644 --- a/app/components/global/footer.tsx +++ b/app/components/global/footer.tsx @@ -27,7 +27,7 @@ const navLinks = [ const socialItems = [ { name: "Twitter", - href: "https://twitter.com/glorylaboratory", + href: "https://x.com/glorylaboratory", icon: (props: SocialIconProps) => , }, { diff --git a/app/routes/contact.tsx b/app/routes/contact.tsx index 9f9fc02..e6498d9 100644 --- a/app/routes/contact.tsx +++ b/app/routes/contact.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { > + to="https://x.com/glorylaboratory" target="_blank" rel="noreferrer">