Compare commits
2 Commits
176fe807c1
...
a7f66feb0e
| Author | SHA1 | Date | |
|---|---|---|---|
| a7f66feb0e | |||
| 1b46f992b0 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
site:
|
||||
image: registry.rivuslab.com/cauanneves/rivuslab-site:latest
|
||||
image: registry.rivuslab.com/cauanneves/rivuslab-site:1b46f99
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:8095:80"
|
||||
|
||||
@@ -68,7 +68,7 @@ export function Footer({ isDark }: { isDark: boolean }) {
|
||||
contato@rivuslab.com
|
||||
</a>
|
||||
</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>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"emailLabel": "Email",
|
||||
"email": "contact@rivuslab.com",
|
||||
"whatsappLabel": "WhatsApp",
|
||||
"whatsapp": "+55 (00) 00000-0000",
|
||||
"whatsapp": "+55 (11) 99972-6609",
|
||||
"ctaPrimary": "Send message"
|
||||
},
|
||||
"footer": {
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"emailLabel": "Correo",
|
||||
"email": "contacto@rivuslab.com",
|
||||
"whatsappLabel": "WhatsApp",
|
||||
"whatsapp": "+55 (00) 00000-0000",
|
||||
"whatsapp": "+55 (11) 99972-6609",
|
||||
"ctaPrimary": "Enviar mensaje"
|
||||
},
|
||||
"footer": {
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"emailLabel": "E-mail",
|
||||
"email": "contato@rivuslab.com",
|
||||
"whatsappLabel": "WhatsApp",
|
||||
"whatsapp": "+55 (00) 00000-0000",
|
||||
"whatsapp": "+55 (11) 99972-6609",
|
||||
"ctaPrimary": "Enviar mensagem"
|
||||
},
|
||||
"footer": {
|
||||
|
||||
Reference in New Issue
Block a user