Atualiza número de WhatsApp/contato para +55 (11) 99972-6609
Substitui placeholder '+55 (00) 00000-0000' em:
- Footer.tsx (texto exibido)
- i18n/locales/{pt,en,es}.json (chave cta.whatsapp usada pelo CTA + wa.me link)
This commit is contained in:
@@ -68,7 +68,7 @@ export function Footer({ isDark }: { isDark: boolean }) {
|
|||||||
contato@rivuslab.com
|
contato@rivuslab.com
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li className="text-sm text-fg-muted">+55 (00) 00000-0000</li>
|
<li className="text-sm text-fg-muted">+55 (11) 99972-6609</li>
|
||||||
</FooterColumn>
|
</FooterColumn>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
"emailLabel": "Email",
|
"emailLabel": "Email",
|
||||||
"email": "contact@rivuslab.com",
|
"email": "contact@rivuslab.com",
|
||||||
"whatsappLabel": "WhatsApp",
|
"whatsappLabel": "WhatsApp",
|
||||||
"whatsapp": "+55 (00) 00000-0000",
|
"whatsapp": "+55 (11) 99972-6609",
|
||||||
"ctaPrimary": "Send message"
|
"ctaPrimary": "Send message"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
"emailLabel": "Correo",
|
"emailLabel": "Correo",
|
||||||
"email": "contacto@rivuslab.com",
|
"email": "contacto@rivuslab.com",
|
||||||
"whatsappLabel": "WhatsApp",
|
"whatsappLabel": "WhatsApp",
|
||||||
"whatsapp": "+55 (00) 00000-0000",
|
"whatsapp": "+55 (11) 99972-6609",
|
||||||
"ctaPrimary": "Enviar mensaje"
|
"ctaPrimary": "Enviar mensaje"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
"emailLabel": "E-mail",
|
"emailLabel": "E-mail",
|
||||||
"email": "contato@rivuslab.com",
|
"email": "contato@rivuslab.com",
|
||||||
"whatsappLabel": "WhatsApp",
|
"whatsappLabel": "WhatsApp",
|
||||||
"whatsapp": "+55 (00) 00000-0000",
|
"whatsapp": "+55 (11) 99972-6609",
|
||||||
"ctaPrimary": "Enviar mensagem"
|
"ctaPrimary": "Enviar mensagem"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
|
|||||||
Reference in New Issue
Block a user