Compare commits
2 commits
e78bafce7e
...
6acbc16716
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6acbc16716 | ||
|
|
3be554537c |
8 changed files with 19 additions and 37 deletions
|
|
@ -1,3 +1,6 @@
|
|||
<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">
|
||||
|
|
@ -10,7 +13,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Aufgewachsen mit den Rezepten unserer Bunică aus Siebenbürgen, bringen wir die Aromen
|
||||
Aufgewachsen mit Oma's Rezepten 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.
|
||||
|
|
|
|||
|
|
@ -58,11 +58,7 @@
|
|||
</div>
|
||||
<div class="flex items-start gap-3">
|
||||
<span class="mt-0.5 text-gold">✓</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">✓</span>
|
||||
<span>Events ab 30 Personen – von intim bis groß</span>
|
||||
<span>Events ab 15 Personen – von intim bis groß</span>
|
||||
</div>
|
||||
<div class="flex items-start gap-3">
|
||||
<span class="mt-0.5 text-gold">✓</span>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,18 @@
|
|||
|
||||
<section id="kontakt" class="bg-parchment py-20">
|
||||
<div class="mx-auto max-w-4xl px-6 text-center">
|
||||
<h2 class="font-gothic mb-12 text-5xl text-brown md:text-6xl">Wo ihr uns findet</h2>
|
||||
<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>
|
||||
|
||||
<p class="mb-10 text-lg text-sepia">
|
||||
Wir sind mit unserem Foodtruck auf Wochenmärkten, Street-Food-Festivals und Events in der
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@
|
|||
aria-label="Nach unten scrollen"
|
||||
>
|
||||
<svg
|
||||
class="pointer-events-none absolute inset-0 h-full w-full overflow-visible"
|
||||
class="pointer-events-none absolute inset-0 h-full w-full"
|
||||
viewBox="0 0 80 80"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
|
@ -90,32 +90,6 @@
|
|||
<!-- 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" />
|
||||
|
|
|
|||
|
|
@ -12,9 +12,7 @@
|
|||
<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 – ehrlich und herzhaft. <br>
|
||||
Alle
|
||||
Gerichte werden frisch im Foodtruck zubereitet.
|
||||
Traditionelle rumänische Rezepte – ehrlich und herzhaft.
|
||||
</p>
|
||||
|
||||
<!-- Season Tabs (Ornate Buttongroup) -->
|
||||
|
|
|
|||
BIN
static/Menu Sommer GrafenFoods.pdf
Normal file
BIN
static/Menu Sommer GrafenFoods.pdf
Normal file
Binary file not shown.
BIN
static/Menu Winter GrafenFoods.pdf
Normal file
BIN
static/Menu Winter GrafenFoods.pdf
Normal file
Binary file not shown.
BIN
static/kontakt.png
Normal file
BIN
static/kontakt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in a new issue