10 lines
450 B
TypeScript
10 lines
450 B
TypeScript
export default defineAppConfig({
|
|
instagramUrl: 'https://www.instagram.com/samatk7/?igsh=Mm9keGxnbXBrdGQ4',
|
|
telegramUrl: 'https://t.me/+vOQDGC3VoUJmY2Qy',
|
|
whatsappUrl: 'https://api.whatsapp.com/send/?phone=7077407714&text&type=phone_number&app_absent=0',
|
|
phoneNumber: '+7 (705) 400 20 66',
|
|
email: 'support@quantumbot.kz',
|
|
appUrl: 'https://app.quantumbot.kz',
|
|
videoUrl: 'https://www.youtube.com/embed/dQw4w9WgXcQ?si=dZCL9UFbyboiQzSl',
|
|
})
|