Compare commits

..

No commits in common. "6acbc16716df20298cfc207157c0ebfd28d75b3a" and "e78bafce7ed33d2e64192cd18e188d366e8f692f" have entirely different histories.

8 changed files with 37 additions and 19 deletions

View file

@ -1,6 +1,3 @@
<script>
</script>
<section id="geschichte" class="bg-charcoal py-20 text-cream">
<div class="mx-auto max-w-4xl px-6">
<h2 class="font-gothic mb-12 text-center text-5xl text-gold md:text-6xl">
@ -13,7 +10,7 @@
</p>
<p>
Aufgewachsen mit Oma's Rezepten aus Siebenbürgen, bringen wir die Aromen
Aufgewachsen mit den Rezepten unserer Bunică aus Siebenbürgen, bringen wir die Aromen
Transsilvaniens auf die Straßen Deutschlands. Unsere Gerichte erzählen Geschichten von
nebelverhangenen Karpaten, von Bauernhöfen und von einer Küche, in der es immer nach frisch
gebackenem Brot und Kräutersuppe duftete.

View file

@ -58,7 +58,11 @@
</div>
<div class="flex items-start gap-3">
<span class="mt-0.5 text-gold">&#10003;</span>
<span>Events ab 15 Personen &ndash; von intim bis groß</span>
<span>Flexible Anpassung an Allergien und Ernährungswünsche</span>
</div>
<div class="flex items-start gap-3">
<span class="mt-0.5 text-gold">&#10003;</span>
<span>Events ab 30 Personen &ndash; von intim bis groß</span>
</div>
<div class="flex items-start gap-3">
<span class="mt-0.5 text-gold">&#10003;</span>

View file

@ -4,18 +4,7 @@
<section id="kontakt" class="bg-parchment py-20">
<div class="mx-auto max-w-4xl px-6 text-center">
<h2 class="font-gothic mb-10 text-5xl text-brown md:text-6xl">Wo ihr uns findet</h2>
<div class="mb-10 flex justify-center">
<div class="relative inline-block rounded-md bg-brown p-2 shadow-xl ring-1 ring-brown/30 md:p-3">
<img
src="/kontakt.png"
alt="Graffen Foodtruck"
class="block h-auto w-full max-w-xs rounded-sm md:max-w-sm"
loading="lazy"
/>
</div>
</div>
<h2 class="font-gothic mb-12 text-5xl text-brown md:text-6xl">Wo ihr uns findet</h2>
<p class="mb-10 text-lg text-sepia">
Wir sind mit unserem Foodtruck auf Wochenmärkten, Street-Food-Festivals und Events in der

View file

@ -80,7 +80,7 @@
aria-label="Nach unten scrollen"
>
<svg
class="pointer-events-none absolute inset-0 h-full w-full"
class="pointer-events-none absolute inset-0 h-full w-full overflow-visible"
viewBox="0 0 80 80"
fill="none"
xmlns="http://www.w3.org/2000/svg"
@ -90,6 +90,32 @@
<!-- Outer circle -->
<circle cx="40" cy="40" r="38" stroke="var(--color-gold)" stroke-width="1" stroke-opacity="0.5" />
<!-- Top ornament: fleur -->
<path d="M40 2 L40 -3" stroke="var(--color-gold)" stroke-width="1" stroke-opacity="0.6" />
<path d="M36 1 C38 -4, 42 -4, 44 1" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.5" fill="none" />
<circle cx="40" cy="-4" r="1.5" fill="var(--color-gold)" fill-opacity="0.5" />
<!-- Bottom ornament: fleur -->
<path d="M40 78 L40 83" stroke="var(--color-gold)" stroke-width="1" stroke-opacity="0.6" />
<path d="M36 79 C38 84, 42 84, 44 79" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.5" fill="none" />
<circle cx="40" cy="84" r="1.5" fill="var(--color-gold)" fill-opacity="0.5" />
<!-- Left ornament -->
<path d="M2 40 L-3 40" stroke="var(--color-gold)" stroke-width="1" stroke-opacity="0.6" />
<path d="M1 36 C-4 38, -4 42, 1 44" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.5" fill="none" />
<circle cx="-4" cy="40" r="1.5" fill="var(--color-gold)" fill-opacity="0.5" />
<!-- Right ornament -->
<path d="M78 40 L83 40" stroke="var(--color-gold)" stroke-width="1" stroke-opacity="0.6" />
<path d="M79 36 C84 38, 84 42, 79 44" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.5" fill="none" />
<circle cx="84" cy="40" r="1.5" fill="var(--color-gold)" fill-opacity="0.5" />
<!-- Diagonal accents -->
<path d="M12 12 C14 9, 9 14, 12 12" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.3" fill="none" />
<path d="M68 12 C66 9, 71 14, 68 12" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.3" fill="none" />
<path d="M12 68 C14 71, 9 66, 12 68" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.3" fill="none" />
<path d="M68 68 C66 71, 71 66, 68 68" stroke="var(--color-gold)" stroke-width="0.8" stroke-opacity="0.3" fill="none" />
<!-- Tiny dots between inner and outer ring -->
<circle cx="40" cy="8" r="0.8" fill="var(--color-gold)" fill-opacity="0.3" />
<circle cx="40" cy="72" r="0.8" fill="var(--color-gold)" fill-opacity="0.3" />

View file

@ -12,7 +12,9 @@
<div class="mx-auto max-w-4xl px-6">
<h2 class="font-gothic mb-2 text-center text-5xl text-brown md:text-6xl">Speisekarte</h2>
<p class="mx-auto mb-10 max-w-2xl text-center text-sepia italic">
Traditionelle rumänische Rezepte &ndash; ehrlich und herzhaft.
Traditionelle rumänische Rezepte &ndash; ehrlich und herzhaft. <br>
Alle
Gerichte werden frisch im Foodtruck zubereitet.
</p>
<!-- Season Tabs (Ornate Buttongroup) -->

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB