Waimia.
← Contact Sections

contact-form

stable Bibliothèque

Contact Sections

Section contact avec formulaire (nom, email, message) et colonne coordonnées, action vers /api/contact, bilingue.

contactformnameemailmessagelead

Aperçu

Code

Données de la section (à placer dans sections[])

{
  "type": "contact-form",
  "background": "paper",
  "kicker_fr": "Parlons de votre projet",
  "kicker_en": "Let's talk about your project",
  "h2_fr": "Dites-nous ce que vous voulez <i>câbler</i>",
  "h2_en": "Tell us what you want to <i>wire</i>",
  "body_fr": "Décrivez votre contexte en deux lignes. On revient vers vous sous 24h avec une première lecture, pas un argumentaire.",
  "body_en": "Describe your context in two lines. We reply within 24h with a first read, not a sales pitch.",
  "submit_label_fr": "Envoyer le message →",
  "submit_label_en": "Send message →",
  "form_action": "/api/contact",
  "hint_fr": "Vos données restent privées · jamais revendues",
  "hint_en": "Your data stays private · never resold",
  "details": [
    {
      "label_fr": "Email",
      "label_en": "Email",
      "value": "hello@waimia.com",
      "href": "mailto:hello@waimia.com"
    },
    {
      "label_fr": "Réponse",
      "label_en": "Response",
      "value": "Sous 24h ouvrées"
    },
    {
      "label_fr": "Base",
      "label_en": "Based in",
      "value": "Montpellier · à distance partout"
    }
  ]
}