fix: Instagram-Link und E-Mail-Adresse aktualisieren
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6acbc16716
commit
90d08e5563
4 changed files with 8 additions and 8 deletions
|
|
@ -73,7 +73,7 @@
|
|||
Erzählt uns von eurem Event – wir erstellen euch ein unverbindliches Angebot.
|
||||
</p>
|
||||
<div class="flex flex-col items-center justify-center gap-6 sm:flex-row">
|
||||
<OrnateButton href="mailto:hallo@graffen-foodtruck.de?subject=Catering-Anfrage">
|
||||
<OrnateButton href="mailto:grafen.foods@yahoo.com?subject=Catering-Anfrage">
|
||||
<svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path
|
||||
stroke-linecap="round"
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
<div class="flex flex-col items-center justify-center gap-6 sm:flex-row">
|
||||
<OrnateButton
|
||||
href="https://instagram.com/graffen.foodtruck"
|
||||
href="https://www.instagram.com/graffenfoods/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
|
@ -33,10 +33,10 @@
|
|||
d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"
|
||||
/>
|
||||
</svg>
|
||||
@graffen.foodtruck
|
||||
@graffenfoods
|
||||
</OrnateButton>
|
||||
|
||||
<OrnateButton href="mailto:hallo@graffen-foodtruck.de" variant="secondary">
|
||||
<OrnateButton href="mailto:grafen.foods@yahoo.com" variant="secondary">
|
||||
<svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path
|
||||
stroke-linecap="round"
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"
|
||||
/>
|
||||
</svg>
|
||||
hallo@graffen-foodtruck.de
|
||||
grafen.foods@yahoo.com
|
||||
</OrnateButton>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
Graffen Foodtruck<br />
|
||||
Ob. Gartenstr. 6<br />
|
||||
92237 Sulzbach-Rosenberg<br />
|
||||
E-Mail: hallo@graffen-foodtruck.de
|
||||
E-Mail: grafen.foods@yahoo.com
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -15,12 +15,12 @@
|
|||
Graffen Foodtruck<br />
|
||||
Ob. Gartenstr. 6<br />
|
||||
92237 Sulzbach-Rosenberg<br />
|
||||
E-Mail: hallo@graffen-foodtruck.de
|
||||
E-Mail: grafen.foods@yahoo.com
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Kontakt:</strong><br />
|
||||
E-Mail: hallo@graffen-foodtruck.de
|
||||
E-Mail: grafen.foods@yahoo.com
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue