Skip to content

Commit

Permalink
adds cf rea cu
Browse files Browse the repository at this point in the history
  • Loading branch information
motocarota committed May 8, 2024
1 parent e9eb1b6 commit ad50f00
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/lib/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
<div class="max-w-screen-lg py-10 mx-auto font-thin text-center">
<h1 class="mb-4">Delfino Bianco</h1>
<p class="mb-6 text-xl">Ristorante Bar Pizzeria</p>
<p>www.ristorantedelfinobianco.it</p>
<p>
Tel. <a href="tel:00390185450837">+39.0185.450.837</a> -
<a href="tel:00393281467737">328.1467737</a>
</p>
<p>
<a href="mailto:[email protected]?subject=informazioni" target="_blank">[email protected]</a>
</p>
<p>www.ristorantedelfinobianco.it</p>
<br>
<p>P.IVA e C.F. 02391980998 - REA 482546</p>
<p>Codice Univoco M5UXCR1</p>
</div>
</footer>

0 comments on commit ad50f00

Please sign in to comment.