From 1358362065d1bb94e0a5fcac4a793b6864f2428e Mon Sep 17 00:00:00 2001 From: akdeb Date: Tue, 26 Aug 2025 13:38:03 +0100 Subject: [PATCH] update tiktok --- frontend-nextjs/lib/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-nextjs/lib/data.ts b/frontend-nextjs/lib/data.ts index 7564e40..e49055d 100644 --- a/frontend-nextjs/lib/data.ts +++ b/frontend-nextjs/lib/data.ts @@ -6,7 +6,7 @@ export const paymentLink = "https://buy.stripe.com/bIY0033Dc7LB28o9AJ"; export const devkitPaymentLink = "https://buy.stripe.com/fZefZ12z82rh3cseV5"; export const discordInviteLink = "https://discord.gg/KJWxDPBRUj"; -export const tiktokLink = "https://www.tiktok.com/@badmouthbuds"; +export const tiktokLink = "https://www.tiktok.com/@elatoai"; export const githubPublicLink = "https://github.com/akdeb/ElatoAI"; export const businessDemoLink = "https://calendly.com/akadeb/elato-ai-demo"; export const feedbackFormLink = "https://forms.gle/2QmukEG2FXNwBdee7";