This commit is contained in:
DmitriyB
2022-09-16 17:06:15 +05:00
parent 73b082d874
commit 9c1ea8b99e
106 changed files with 35487 additions and 1092 deletions
+141
View File
@@ -0,0 +1,141 @@
const textEN = {
title: {
titleCaption: 'Technology for remote demonstration of a residential complex.',
button: 'Demoversion'
},
slider: {
mainBlockCaptionColor: "an uncompromising level of graphics and a complete immersion of the customer in the process of choosing an apartment.",
mainBlockCaption: "We can show your residential complex to any client from any part of the world. Location and device don't matter. All you need is internet connection.",
subtitle: "Floor plan",
subtitle1: "Architecture",
subtitle2: "Floor plan",
subtitle3: 'Landscaping',
},
calendar: {
title: 'easily embeds into an existing sales chain.',
mainBlockCaptionColor: " developer's sales team can conduct virtual tours with potential customers",
mainBlockCaption: 'Customer able to see all the advantages of the residential complex, choose a layout and book an apartment, and the sales manager will be able to remotely help them do it.',
mainBlockSubblock: 'We integrate our solution to the site of the residential complex where the developer has set up advertising.',
},
multiplayer: {
mainBlockCaptionColor: 'for teamwork.',
mainBlockCaption: 'The customer can walk around the residential complex together with their loved ones who connect from different devices.This is a completely new experience in the process of choosing an apartment.',
mainBlockSubblock: 'Осмотр жилого комплекса доступен в любой момент, без необходимости предварительной записи на просмотр.',
button: 'Demoversion'
},
devices: {
mainBlockCaptionColor: 'is available on every device.',
mainBlockCaption: "The application easily adapts to any screen size. Our solution looks good on both mobile or large touchscreen in a developer's sales department.",
button: 'Demoversion',
},
photoComponent: {
mainBlockCaptionColor: "already works in the sales departments of the developer",
mainBlockCaption: 'To organize an interactive presentation of a residential complex, the developer does not need to buy expensive equipment and maintain its performance.',
mainBlockSubblock: 'In the sales office, It is enough to place a touch table with Internet access .',
},
player: {
BlockCaptionColor: "allows you to transfer an impressive level of graphics to the user's device",
BlockCaption: 'To work with an interactive presentation, the customer only needs a smartphone and mobile Internet',
mainBlockSubblock: 'Our soultion optimaized to work smoothly even with mobile internet',
button: ' Demoversion',
},
analytics: {
mainBlockCaptionColor: 'собирает данные о пользователе и его поведении.',
mainBlockCaption: 'Система внутренней аналитики программы собирает информацию о поведении пользователя и эффективности работы менеджеров для создания отчета, содержащего необходимые метрики.',
cardLarge: {
title: 'Конверсия менеджеров в брони',
row: 'К.Н. Федоров',
row1: 'И.Ф. Яковлева',
row2: 'А.М. Ташева',
row3: 'А.А. Фетисов',
},
cardLarge1: {
title: 'Популярные типы квартир, %',
row: 'Студии',
row1: '1-к. квартиры',
row2: '2-к. квартиры',
row3: '3-к. квартиры',
row4: '4-к. квартиры',
},
cardLarge2: {
title: 'Воронка продаж',
row: 'Сеансы',
row1: 'В избранное',
row2: 'Брони',
row3: 'Продажи',
},
cardSmall: {
title: 'Среднее время сеанса, мин.'
},
cardSmall1: {
title: 'Сформировано коммерческих предложений, шт'
},
cardSmall2: {
title: 'Конверсия из сеанса в продажу, %'
},
cardSmall3: {
title: 'Продано через Graff.estate, млн.руб.'
},
mainBlockSubblock: 'Полученный отчет позволяет сделать процесс демонстрации жилого комплекса еще эффективнее.',
button: 'Демоверсия'
},
cloudSolution: {
mainBlockCaptionColor: 'это облачное решение.',
mainBlockCaption: 'Необходимые для работы приложения вычисления проводятся на удаленном сервере. Это позволяет быстро применять обновления программы и поддерживать продукт в максимально эффективном состоянии.',
},
demos: {
title: 'Доступные демонстрации',
card: {
title: 'ЖК «Айвазовский»',
subTitle: 'Россия, Тюмень.',
caption: 'Новый жилой район располагающийся в живописном месте на берегу Туры в центральной части Тюмени. ',
caption1: 'Лауреат престижной премии Urban Awards 2019 в номинации «Лучший строящийся региональный жилой комплекс бизнес-класса».',
},
card1: {
title: 'ЖК «Машаров»',
subTitle: 'Россия, Тюмень.',
caption: 'Авторский Квартал «Машаров» — новый проект компании Сибинтел Девелопмент, которая создает уникальные объекты для тюменского региона с 2002 года.',
},
card2: {
title: 'ЖК «Тактика»',
subTitle: 'Россия, Екатеринбург.',
caption: 'Жилой квартал класса комфорт плюс на ВИЗе, в квадрате улиц Татищева-Венгерских Коммунаров-Викулова.',
caption1: 'Рядом Верх-Исетский пруд, по Татищева за 10 минут можно добраться до центра.',
}
},
footer: {
social: 'Социальные сети',
captionCompain: 'О компании',
captionContact: 'Контакты',
cardLarge: {
address: 'ул. Московская, 47,',
city: 'Екатеринбург',
country: 'Россия'
},
cardLarge1: {
address: 'Дубаи',
country: 'ОАЭ'
},
cardSmall: {
caption: 'Написать нам',
},
cardSmall1: {
caption: 'Позвонить',
},
copyright: {
caption: 'Политика конфиденциальности',
caption1: '©Graff Interactive. Все права защищены'
}
}
};