Initial codebase push

This commit is contained in:
Tabascl
2026-09-17 20:38:05 +02:00
commit fac45d545c
14 changed files with 307 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
@import "tailwindcss";
@font-face {
font-family: 'Hobo';
src: url('/resources/HoboStd.otf') format('otf');
font-weight: normal;
font-style: normal;
}
@theme {
--font-hobo: 'Hobo', sans-serif;
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

+289
View File
@@ -0,0 +1,289 @@
<!DOCTYPE html>
<html>
<head>
<link href="css/output.css" rel="stylesheet">
<link rel="icon" type="image/webp" href="images/Icon.webp">
<title>Alles Blume Roding</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" charset="UTF-8" />
</head>
<body class="bg-zinc-200 dark text-gray-900">
<main class="max-w-3xl mx-auto px-4 py-8 align-center">
<section class="text-center">
<h1 class="text-5xl font-bold pt-6 text-[#780000]">FACHFLORISTIK IN RODING</h1>
</section>
<section class="text-center">
<h1 class="text-xl font-bold pb-3">Pflanzen - Gestecke - Sträuße - Geschenke ... für jeden Anlass</h1>
</section>
<img src="images/Logo Alles Blume Copyright.webp" class="w-full max-w-md mx-auto">
<h1 class="text-xl font-bold py-3 text-center">auch Firmenanlässe - Festschmuck - Hochzeit - Trauer</h1>
<section class="text-center">
<h1 class="text-3xl font-bold pt-6 text-[#780000]">Willkommen bei Alles Blume!</h1>
</section>
<section class="text-center text-xl font-bold py-6 border-3 rounded-2xl border-[#780000] max-w-xl bg-zinc-200 drop-shadow-xl/50 mx-auto my-6">
<p class="text-2xl font-bold px-3 pb-3 text-[#780000] underline decoration-2 decoration-[#780000]">
Achtung: Änderung der Laden-Öffnungszeiten!
</p>
<p class="text-xl/8 font-bold px-3 pb-3">
Unsere Sommer-Öffnungszeiten<br>
Mo-Fr: 9:00 - 13:30<br>
Sa: 9:00 - 12:00<br>
... und nach Vereinbarung !
</p>
<p class="text-2xl font-bold px-3 pb-3 text-[#780000] underline decoration-2 decoration-[#780000]">
BLUMI unverändert 24h für Sie geöffnet,<br>auch an Sonntagen und Feiertagen<br>regelmäßige Füllung !
</p>
</section>
<section class="text-center text-xl font-bold py-6 border-3 rounded-2xl border-[#780000] max-w-xl bg-zinc-200 drop-shadow-xl/50 mx-auto my-6">
<h1 class="text-center text-3xl font-bold pb-6 underline decoration-2 decoration-[#780000]">
Bestellungen jederzeit telefonisch möglich!
</h1>
<!-- <h1 class="text-3xl font-bold py-6 underline decoration-2 decoration-[#780000]">
Telefon
</h1> -->
<!-- ❤️Valentinstag am 14. Februar❤️
!!! WIR SIND DA !!!
Alles Blumige für Ihr Herzblatt
(Sträuße, Pflanzen, Herzen,...)
...schon JETZT anrufen, vorbestellen u. Ihren Abholtermin sichern!
(Wir sind Mo.- Fr. 9-18 Uhr, Sa 9-13 Uhr durchgehend für Sie erreichbar)
PS: Sie sind neu im Liebeswahn? -> Wir beraten Sie gerne...😉
Alles Gute, Alles Blume -->
<section class="text-center text-2xl pb-3">
<a href="tel:+4994619147333"
class="bg-[#c9c7cf] hover:bg-gray-200 text-black font-bold py-2 px-4 border-b-4 border-[#939199] hover:border-[#780000] rounded">📞
09461 / 91 47 333</a>
</section>
<h1 class="text-center text-2xl font-bold pt-3 underline decoration-2 decoration-[#780000]">
Einfach anrufen & Wunsch-Abholtermin vereinbaren !
</h1>
</section>
<!-- <section class="text-center text-xl font-bold py-6 border-3 rounded-2xl border-[#780000] max-w-xl bg-zinc-200 drop-shadow-xl/50 mx-auto my-6">
<h1 class="text-center text-3xl font-bold py-6 underline decoration-2 decoration-[#780000]">
Bestellungen jederzeit telefonisch möglich!
</h1>
<h1 class="text-3xl font-bold py-6 underline decoration-2 decoration-[#780000]">
Telefon
</h1>
❤️Valentinstag am 14. Februar❤️
!!! WIR SIND DA !!!
Alles Blumige für Ihr Herzblatt
(Sträuße, Pflanzen, Herzen,...)
...schon JETZT anrufen, vorbestellen u. Ihren Abholtermin sichern!
(Wir sind Mo.- Fr. 9-18 Uhr, Sa 9-13 Uhr durchgehend für Sie erreichbar)
PS: Sie sind neu im Liebeswahn? -> Wir beraten Sie gerne...😉
Alles Gute, Alles Blume
<section class="text-center text-2xl pb-3">
<a href="tel:+4994619147333"
class="bg-[#c9c7cf] hover:bg-gray-200 text-black font-bold py-2 px-4 border-b-4 border-[#939199] hover:border-[#780000] rounded">📞
09461 / 91 47 333</a>
</section>
<h1 class="text-center text-2xl font-bold pt-3 underline decoration-2 decoration-[#780000]">
Einfach anrufen & Wunsch-Abholtermin vereinbaren
</h1>
<h1 class="text-center text-2xl font-bold pb-6 pt-3">
oder Sie besuchen uns in unserem Laden und <u class="decoration-2 decoration-[#780000]">bestellen direkt vor Ort!</u>
</h1>
<p class="text-xl/8 font-bold px-3 pb-3">
Mo-Fr: 9:00 - 13:30<br>
Sa: 9:00 - 12:00<br>
... und nach Vereinbarung !
</p>
<p class="text-2xl font-bold px-3 pb-3 text-[#780000] underline decoration-2 decoration-[#780000]">
Wir freuen uns auf Ihren Anruf oder Besuch!
</p>
<p class="text-2xl pb-6 font-bold">
Bierkellerweg 3<br>
93426 Roding - Neubäu
</p>
</section> -->
<!-- <section class="text-center text-xl font-bold py-6 border-3 rounded-2xl border-[#780000] max-w-xl bg-zinc-200 drop-shadow-xl/50 mx-auto my-6">
<h1 class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3">Aktuelles</h1>
<p class="text-4xl font-bold text-[#780000] decoration-2 decoration-[#780000] px-3 pt-4">
Sonntag ist Muttertag
</p>
<img src="images/Muttertag 2026.webp" class="mx-auto w-full max-w-md pt-2">
<p class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3 py-4">
Wir füllen unseren Blumi für Sie mehrmals täglich, auch am Sonntag!
</p>
<p class="text-2xl pb-6 font-bold">
Taubenweg 2<br>
93426 Roding - Mitterdorf
</p>
</section> -->
<section class="text-center text-xl font-bold py-6 border-3 rounded-2xl border-[#780000] bg-zinc-200 drop-shadow-xl/50 max-w-xl mx-auto my-6">
<p class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3 pb-4">
BLUMI - unser 24h Service
</p>
<div class="text-[#780000]">
<p class="pt-3">Wir füllen unseren BLUMI mehrmals täglich,</p>
<p class="pt-2">auch sonn- und feiertags!</p>
</div>
<!-- <p class="pt-3">Hier erhalten Sie</p> -->
<p class="pt-3">Hier erhalten Sie Blumensträuße & Gestecke & Geschenke täglich frisch, stets gekühlt, Tag &
Nacht</p>
<!-- <p class="pb-2 underline decoration-2 decoration-[#780000]">täglich frisch, stets gekühlt, Tag &
Nacht
</p> -->
<p class="pb-3 text-[#780000]">in "Original-Alles Blume-Qualität"</p>
<img src="images/AllesBlumeRoding-Blumenautomat-Blumi.jpeg" class="mx-auto w-full max-w-md">
<!-- <section class="text-center">
Mo-Fr: 09:00 - 17:00<br>
<p class="font-bold text-[#780000]">durchgehend für Sie da!<br></p>
Sa: 08:00 - 12:00
</section> -->
<p class="text-2xl py-4 font-bold">
Taubenweg 2<br>
93426 Roding - Mitterdorf
</p>
</section>
<section class="text-center text-xl font-bold py-6 border-3 rounded-2xl border-[#780000] max-w-xl bg-zinc-200 drop-shadow-xl/50 mx-auto my-6">
<p class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3 pb-4">
Jetzt erweitertes Sortiment<br>auch mit Kartenzahlung !!!
</p>
<img src="images/Muttertag 2026.webp" class="mx-auto w-full max-w-md pt-2">
<p class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3 py-2">
Tag und Nacht !!!
</p>
<p class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3 py-2">
Auch an Sonntagen und Feiertagen !!!
</p>
<img src="images/Blumi Taubenweg Nachts.jpg" class="mx-auto w-full max-w-md">
</section>
<!-- <p class="text-3xl text-center font-bold pt-3 underline decoration-2 decoration-[#780000]">
Am 14. Februar ist Valentinstag! Best
</p> -->
<!-- <h1 class="text-xl text-center font-bold py-6 border-3 rounded-2xl border-[#780000] max-w-xl mx-auto my-6">
<p class="text-[28px]/10 underline decoration-2 text-[#780000] decoration-[#780000]">Unser Blumenautomat
bedient Sie auch über die Feiertage rund um die Uhr</p>
<div>
<p class="pt-3">Wir füllen unseren BLUMI<br>mehrmals täglich frisch!</p>
<p class="pt-2 underline decoration-2 decoration-[#780000]">auch am 31.12., 01.01. & 06.01.!</p>
<p class="pt-3 text-[#780000]">Hier erhalten Sie auch<br>weihnachtlich dekorierte Produkte</p>
<p class="pt-2 underline decoration-2 decoration-[#780000]">Tag und Nacht!</p>
</div>
</h1> -->
<!-- <img src="images/Blumi.png" class="w-full max-w-md mx-auto"> -->
<!-- <p class="text-center font-bold text-2xl/10 decoration-2 text-[#780000] decoration-[#780000] pt-3">
Mo-Sa 8:30 - 18 Uhr durchgehend telefonisch<br>für Sie erreichbar bis einschließlich 23. Dezember!
</p> -->
<!-- <h1 class="text-center text-3xl pt-12 font-bold underline decoration-2 decoration-[#780000]">Aktuelles zur
Saison Advent & Weihnachten</h1>
<section class="text-center font-bold mx-auto border-3 rounded-2xl max-w-xl border-[#780000] my-6 py-6">
<p class="text-2xl/10">
Ab sofort
</p>
<p class="text-[28px]/10 underline decoration-2 text-[#780000] decoration-[#780000]">
Alles für die Weihnachtszeit
</p>
<p class="text-2xl/10">
<ul class="list-disc list-inside">
<li>Kerzengestecke</li>
<li>Winterharte Pflanzengestecke<br>für den Außenbereich</li>
<li>Weihnachtliche Sträuße</li>
<li>Türkränze<br>
<div class="text-[#780000] text-xl">... auch als Geschenk erhältlich!</div>
</li>
</ul>
</p>
<p class="text-[30px]/10 pt-6 underline decoration-2 decoration-[#780000]">
Muster-Ausstellung
</p>
<p class="text-[30px]/10 underline decoration-2 decoration-[#780000]">
im Schaufenster
</p>
<p class="text-2xl/10">
bei Blumi im Taubenweg 2
</p>
</section> -->
<section class="text-center border-3 rounded-2xl max-w-xl border-[#780000] bg-zinc-200 drop-shadow-xl/50 my-6 mx-auto py-6">
<p class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3 pb-4">
Pflanzen als Geschenkidee:
</p>
<!-- <p class="text-xl/8 font-bold px-3 pb-3">
Neben Blumensträußen und winterharten Pflanzengestecken für den Außenbereich<br>sind <u class="underline decoration-2 decoration-[#780000]">auch Zimmerpflanzen, Orchideen<br>und saisonale Pflanzen als Geschenk</u> erhältlich
</p> -->
<p class="text-xl/8 font-bold px-3 pb-3">
Neben Blumensträußen und Pflanzengestecken für den Außenbereich sind auch
</p>
<p class="text-xl/8 text-[#780000] font-bold px-3 pb-3">
Zimmerpflanzen, Orchideen & Saison-Pflanzen als Geschenk erhältlich!
</p>
</section>
<section class="text-center border-3 rounded-2xl max-w-xl border-[#780000] bg-zinc-200 drop-shadow-xl/50 my-6 mx-auto py-6">
<p class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3 pb-4">
Zusätzlich auf Bestellung möglich
</p>
<!-- <p class="text-xl/8 font-bold px-3 pb-3">
Neben Blumensträußen und winterharten Pflanzengestecken für den Außenbereich<br>sind <u class="underline decoration-2 decoration-[#780000]">auch Zimmerpflanzen, Orchideen<br>und saisonale Pflanzen als Geschenk</u> erhältlich
</p> -->
<ul class="list-disc list-inside font-bold">
<li class="text-xl">Individuelle Blumensträuße, auch in XXL</li>
<li class="text-xl">Gestecke und Geschenke für jeden Anlass</li>
<li>Tischschmuck für Familienfeste/Firmenfeiern</li>
<li>Grabschmuck für jede Saison</li>
<li>Festschmuck & Feststräuße für Ihr Vereinsfest</li>
<li>Kompletter Blumenschmuck für Ihre Hochzeit</li>
</ul>
<p class="text-xl/8 text-[#780000] font-bold px-3 py-3">
Noch unschlüssig?<br>Wir beraten Sie gerne persönlich für Ihren Anlass!
</p>
<a href="tel:+4994619147333"
class="bg-[#c9c7cf] hover:bg-gray-200 text-black font-bold py-2 px-4 border-b-4 border-[#939199] hover:border-[#780000] rounded">📞
09461 / 91 47 333</a>
<p class="text-xl/8 text-[#780000] font-bold px-3 pt-3">
Anruf genügt!
</p>
<!-- <p class="text-xl/8 font-bold px-3 pt-3 underline decoration-2 decoration-[#780000]">
Abholstationen:
</p>
<p class="text-xl/8 font-bold px-3">
Werkstatt oder BLUMI,<br>optional Lieferung nach Vereinbarung
</p> -->
</section>
<section class="bg-zinc-200 text-center border-3 rounded-2xl max-w-xl border-[#780000] drop-shadow-xl/50 my-6 mx-auto py-6">
<h1 class="text-[26px]/10 font-bold text-[#780000] underline decoration-2 decoration-[#780000] px-3">Zeitungsartikel</h1>
<img src="images/Zeitungsartikel Idowa 2026.webp" class="w-full max-w-md mx-auto py-3">
<a href="https://www.idowa.de/regionen/cham/roding/nach-dem-aus-in-mitterdorf-alles-blume-blueht-am-neuen-standort-auf-art-384914" class="underline">Link zum Idowa-Artikel vom 13.03.2026</a>
</section>
<section class="text-center">
<h1 class="text-3xl py-4 font-bold underline decoration-2 decoration-[#780000]">
Standort Blumenautomat BLUMI:
</h1>
<p class="text-2xl pb-3 font-bold">
Taubenweg 2<br>
93426 Roding - Mitterdorf
</p>
<p class="text-xl/8 font-bold text-[#780000] px-3 pb-3">
24h geöffnet - rund um die Uhr !<br>
... auch an Sonntagen und Feiertagen !
</p>
</section>
<section class="text-center">
<h1 class="text-3xl py-4 font-bold underline decoration-2 decoration-[#780000]">
Standort Laden:
</h1>
<p class="text-2xl pb-3 font-bold">
Bierkellerweg 3<br>
93426 Roding - Neubäu
</p>
<p class="text-xl/8 font-bold text-[#780000] px-3 pb-3">
Mo-Fr: 9:00 - 13:30<br>
Sa: 9:00 - 12:00<br>
... und nach Vereinbarung !
</p>
</section>
<section class="text-center">
<h1 class="text-2xl font-bold pt-6 pb-10 text-[#780000]">Alles Gute,<br>Alles Blume!</h1>
</section>
<footer class="text-center">
<p class="pb-2">
© 2026 Alles Blume Roding
</p>
<a href="impressum.html" class="text-sm text-gray-500">Impressum</a>
</footer>
</main>
</body>
</html>
+6
View File
@@ -0,0 +1,6 @@
{
"dependencies": {
"@tailwindcss/cli": "^4.1.7",
"tailwindcss": "^4.1.7"
}
}