b2in/database/data/b2in-en/contact_form.json
2026-04-10 17:18:17 +02:00

87 lines
2.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}
]
}
}