10-04-2026
This commit is contained in:
parent
4d6b4930b2
commit
4bb89aad8c
836 changed files with 52961 additions and 5950 deletions
87
database/data/b2in-en/contact_form.json
Normal file
87
database/data/b2in-en/contact_form.json
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
{
|
||||
"hero": {
|
||||
"title": "Send us a Message",
|
||||
"subtitle": "We look forward to hearing from you and will be in touch as soon as possible.Your query"
|
||||
},
|
||||
"form": {
|
||||
"labels": {
|
||||
"first_name": "First name *",
|
||||
"last_name": "Last name *",
|
||||
"company": "Company (optional)",
|
||||
"email": "Email *",
|
||||
"phone": "Phone (optional)",
|
||||
"subject": "Subject *",
|
||||
"message": "Your message *"
|
||||
},
|
||||
"subjects": {
|
||||
"": "please choose a subject",
|
||||
"immobilien": "International",
|
||||
"supply_chain": "Supply chain management",
|
||||
"general": "General enquiry",
|
||||
"partnership": "Partnership",
|
||||
"press": "Press",
|
||||
"career": "Career"
|
||||
},
|
||||
"placeholders": {
|
||||
"message": "Your message"
|
||||
},
|
||||
"button_text": "Submit",
|
||||
"button_loading": "Submitting…",
|
||||
"success_message": "General Terms Sincere thanks for your message. We will reply to you soon."
|
||||
},
|
||||
"contact_info": [
|
||||
{
|
||||
"title": "Our office location",
|
||||
"info": [
|
||||
"Rathausstraße 11",
|
||||
"33602 Bielefeld"
|
||||
],
|
||||
"icon": "map-pin"
|
||||
},
|
||||
{
|
||||
"title": "Our Email",
|
||||
"info": [
|
||||
"info@b2in.eu"
|
||||
],
|
||||
"icon": "mail:"
|
||||
},
|
||||
{
|
||||
"title": "Our contact number",
|
||||
"info": [
|
||||
"+49 (0) 5221 9255055"
|
||||
],
|
||||
"icon": "phone"
|
||||
}
|
||||
],
|
||||
"social_media": {
|
||||
"title": "Follow for<br /><span class=\"text-secondary font-medium\">exclusives</span>",
|
||||
"subtitle": "Stay up to date with exclusive offers and news.",
|
||||
"platforms": [
|
||||
{
|
||||
"name": "Instagram",
|
||||
"handle": "@b2in_official",
|
||||
"url": "https://instagram.com/b2in_official"
|
||||
},
|
||||
{
|
||||
"name": "YouTube",
|
||||
"handle": "B2IN Channel",
|
||||
"url": "https://youtube.com/@b2in"
|
||||
},
|
||||
{
|
||||
"name": "pinterest",
|
||||
"handle": "B2IN Inspiration",
|
||||
"url": "https://pinterest.com/b2in"
|
||||
},
|
||||
{
|
||||
"name": "Facebook",
|
||||
"handle": "B2IN Germany",
|
||||
"url": "https://facebook.com/b2in"
|
||||
},
|
||||
{
|
||||
"name": "LinkedIn",
|
||||
"handle": "B2IN Company",
|
||||
"url": "https://linkedin.com/company/b2in"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue