Skip to content

Commit bcf1be8

Browse files
renzonrenzon
authored andcommitted
Changed contact phone to whatsapp business
close #1971
1 parent f0ce2ef commit bcf1be8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pythonpro/core/templates/core/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<div class="col">
129129
<h3 class="mt-3">Entre em contato</h3>
130130
<address class="main-address">
131-
+55 12 99741-1854<br/>
131+
+55 12 99248-8788<br/>
132132
{{ DEFAULT_FROM_EMAIL }}
133133
</address>
134134
</div>

pythonpro/core/templates/core/lead_landing_page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ <h2 class='mt-5 mb-5 text-center' id="lead-form-header">
591591
<i>
592592
2019 Python Pro. Todos os direitos reservados. <br>
593593
CNPJ: 31.080.715/0001-25<br>
594-
+55 12 99741-1854 - renzo@python.pro.br
594+
+55 12 99248-8788 - renzo@python.pro.br
595595
</i>
596596

597597
</div>

0 commit comments

Comments
 (0)