fix: update contact phone number in email templates
This commit is contained in:
parent
e2846d783a
commit
5d3b0c1c14
2 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@ const EmailContattoInteressato = ({
|
|||
<a href="mailto:web@infoalloggi.it" rel="noopener noreferrer">
|
||||
web@infoalloggi.it
|
||||
</a>{" "}
|
||||
oppure tramite tel. 04241760915.
|
||||
oppure tramite tel. 0424529869.
|
||||
</Text>
|
||||
<Text className="text-base">Cordiali saluti</Text>
|
||||
<br />
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ const EmailSchedaContatto = ({
|
|||
<a href="mailto:web@infoalloggi.it" rel="noopener noreferrer">
|
||||
web@infoalloggi.it
|
||||
</a>{" "}
|
||||
oppure tramite tel. 04241760915.
|
||||
oppure tramite tel. 0424529869.
|
||||
</Text>
|
||||
<Text className="text-base">Cordiali saluti</Text>
|
||||
<br />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue