diff --git a/components/community.tsx b/components/community.tsx index d8a0e081..eaa2c242 100644 --- a/components/community.tsx +++ b/components/community.tsx @@ -79,7 +79,7 @@ function SocialLinkCard({ export default function Community() { const cardsData: CardData[] = [ { - link: "https://twitter.com/Keployio", + link: "https://x.com/Keployio", svgIcon: TwitterSvg, platformName: "Twitter", description: "Let's talk about regression testing!", diff --git a/components/conf/footer.tsx b/components/conf/footer.tsx index a571c206..afb718f2 100644 --- a/components/conf/footer.tsx +++ b/components/conf/footer.tsx @@ -137,7 +137,7 @@ export default function ConfFooter() { {/* Social as */}