image added and trnslation texts done and contact connnected to telegrtam chatBot all tasks done

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-11 14:34:17 +05:00
parent f963aaf2b8
commit c8c77f3788
9 changed files with 364 additions and 61 deletions

View File

@@ -150,10 +150,12 @@ export const translations = {
contact: {
title: "Get In Touch",
subtitle: "Have questions? We're here to help.",
open:"Open Telegram",
open: "Open Telegram",
fields: {
name: "Name",
email: "Email",
email: "Phone number / Email",
email_placeholder: "Enter your email or phone number",
name_placeholder: "Enter your name",
message: "Message",
send: "Send message",
},
@@ -337,10 +339,12 @@ export const translations = {
contact: {
title: "Biz bilan boglaning",
subtitle: "Savollaringiz bormi? Yordam berishga tayyormiz.",
open:"Telegramni ochish",
open: "Telegramni ochish",
fields: {
name: "Ism",
email: "Email",
name_placeholder: "Ismingizni kiriting",
email: "Telefon raqam/Email",
email_placeholder: "Email yoki telefon raqam kiriting",
message: "Xabar",
send: "Xabar yuborish",
},
@@ -524,10 +528,12 @@ export const translations = {
contact: {
title: "Свяжитесь с нами",
subtitle: "Есть вопросы? Мы готовы помочь.",
open:"Открыть Telegram",
open: "Открыть Telegram",
fields: {
name: "Имя",
email: "Telefon raqam/Email",
email: "Телефонный номер / Email",
email_placeholder: "Введите email или номер телефона",
name_placeholder: "Введите ваше имя",
message: "Сообщение",
send: "Отправить сообщение",
},