bitte nur vibe-coding kurse, keine klassische Programmierung
Browse files- about.html +17 -17
- index.html +30 -31
about.html
CHANGED
|
@@ -29,13 +29,13 @@
|
|
| 29 |
<section class="flex flex-col md:flex-row items-center justify-between gap-8 mb-20">
|
| 30 |
<div class="md:w-1/2">
|
| 31 |
<h1 class="text-4xl md:text-5xl font-bold text-gray-900 mb-6">
|
| 32 |
-
Coding <span class="text-primary">
|
| 33 |
</h1>
|
| 34 |
<p class="text-lg text-gray-600 mb-8">
|
| 35 |
-
Entdecke wie
|
| 36 |
-
|
| 37 |
</p>
|
| 38 |
-
|
| 39 |
<a href="#kurse" class="bg-primary hover:bg-primary-600 text-white px-6 py-3 rounded-lg font-medium transition">
|
| 40 |
Kursangebote
|
| 41 |
</a>
|
|
@@ -45,37 +45,37 @@
|
|
| 45 |
</div>
|
| 46 |
</div>
|
| 47 |
<div class="md:w-1/2">
|
| 48 |
-
|
| 49 |
-
|
| 50 |
</section>
|
| 51 |
|
| 52 |
<!-- Features Section -->
|
| 53 |
<section class="mb-20">
|
| 54 |
-
<h2 class="text-3xl font-bold text-center text-gray-900 mb-12">
|
| 55 |
<div class="grid md:grid-cols-3 gap-8">
|
| 56 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 57 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 58 |
-
<i data-feather="
|
| 59 |
</div>
|
| 60 |
-
<h3 class="text-xl font-semibold mb-2">
|
| 61 |
-
<p class="text-gray-600">
|
| 62 |
</div>
|
| 63 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 64 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 65 |
-
<i data-feather="
|
| 66 |
</div>
|
| 67 |
-
<h3 class="text-xl font-semibold mb-2">
|
| 68 |
-
<p class="text-gray-600">
|
| 69 |
</div>
|
| 70 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 71 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 72 |
-
<i data-feather="
|
| 73 |
</div>
|
| 74 |
-
<h3 class="text-xl font-semibold mb-2">
|
| 75 |
-
<p class="text-gray-600">
|
| 76 |
</div>
|
| 77 |
</div>
|
| 78 |
-
|
| 79 |
|
| 80 |
<!-- Courses Section -->
|
| 81 |
<section id="kurse" class="mb-20">
|
|
|
|
| 29 |
<section class="flex flex-col md:flex-row items-center justify-between gap-8 mb-20">
|
| 30 |
<div class="md:w-1/2">
|
| 31 |
<h1 class="text-4xl md:text-5xl font-bold text-gray-900 mb-6">
|
| 32 |
+
Vibe-Coding <span class="text-primary">Transformation</span>
|
| 33 |
</h1>
|
| 34 |
<p class="text-lg text-gray-600 mb-8">
|
| 35 |
+
Entdecke wie sinnliche Technologieerlebnisse therapeutische Prozesse unterstützen.
|
| 36 |
+
Erschaffe immersive Räume mit intuitiven Coding-Tools.
|
| 37 |
</p>
|
| 38 |
+
<div class="flex gap-4">
|
| 39 |
<a href="#kurse" class="bg-primary hover:bg-primary-600 text-white px-6 py-3 rounded-lg font-medium transition">
|
| 40 |
Kursangebote
|
| 41 |
</a>
|
|
|
|
| 45 |
</div>
|
| 46 |
</div>
|
| 47 |
<div class="md:w-1/2">
|
| 48 |
+
<img src="http://static.photos/music/1024x576/30" alt="Klanginstallation" class="rounded-xl shadow-xl">
|
| 49 |
+
</div>
|
| 50 |
</section>
|
| 51 |
|
| 52 |
<!-- Features Section -->
|
| 53 |
<section class="mb-20">
|
| 54 |
+
<h2 class="text-3xl font-bold text-center text-gray-900 mb-12">Vibe-Coding Prinzipien</h2>
|
| 55 |
<div class="grid md:grid-cols-3 gap-8">
|
| 56 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 57 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 58 |
+
<i data-feather="headphones" class="text-primary"></i>
|
| 59 |
</div>
|
| 60 |
+
<h3 class="text-xl font-semibold mb-2">Sinnliche Erfahrung</h3>
|
| 61 |
+
<p class="text-gray-600">Ganzheitliche Erlebnisse durch multisensorische Stimulation.</p>
|
| 62 |
</div>
|
| 63 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 64 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 65 |
+
<i data-feather="activity" class="text-primary"></i>
|
| 66 |
</div>
|
| 67 |
+
<h3 class="text-xl font-semibold mb-2">Bio-Resonanz</h3>
|
| 68 |
+
<p class="text-gray-600">Körperliche Reaktionen in Echtzeit sichtbar machen.</p>
|
| 69 |
</div>
|
| 70 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 71 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 72 |
+
<i data-feather="moon" class="text-primary"></i>
|
| 73 |
</div>
|
| 74 |
+
<h3 class="text-xl font-semibold mb-2">Entspannungstechnik</h3>
|
| 75 |
+
<p class="text-gray-600">Meditative Zustände durch audiovisuelle Synchronisation fördern.</p>
|
| 76 |
</div>
|
| 77 |
</div>
|
| 78 |
+
</section>
|
| 79 |
|
| 80 |
<!-- Courses Section -->
|
| 81 |
<section id="kurse" class="mb-20">
|
index.html
CHANGED
|
@@ -29,11 +29,11 @@
|
|
| 29 |
<section class="flex flex-col md:flex-row items-center justify-between gap-8 mb-20">
|
| 30 |
<div class="md:w-1/2">
|
| 31 |
<h1 class="text-4xl md:text-5xl font-bold text-gray-900 mb-6">
|
| 32 |
-
Vibe-Coding <span class="text-primary">
|
| 33 |
</h1>
|
| 34 |
<p class="text-lg text-gray-600 mb-8">
|
| 35 |
-
|
| 36 |
-
Erschaffe
|
| 37 |
</p>
|
| 38 |
<div class="flex gap-4">
|
| 39 |
<a href="#kurse" class="bg-primary hover:bg-primary-600 text-white px-6 py-3 rounded-lg font-medium transition">
|
|
@@ -48,47 +48,46 @@
|
|
| 48 |
<img src="http://static.photos/music/1024x576/1" alt="Interaktive Klanginstallation" class="rounded-xl shadow-xl">
|
| 49 |
</div>
|
| 50 |
</section>
|
| 51 |
-
<!-- Features
|
| 52 |
<section class="mb-20">
|
| 53 |
-
<h2 class="text-3xl font-bold text-center text-gray-900 mb-12">Vibe-Coding
|
| 54 |
<div class="grid md:grid-cols-3 gap-8">
|
| 55 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 56 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 57 |
<i data-feather="music" class="text-primary"></i>
|
| 58 |
</div>
|
| 59 |
-
<h3 class="text-xl font-semibold mb-2">
|
| 60 |
-
<p class="text-gray-600">
|
| 61 |
</div>
|
| 62 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 63 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 64 |
-
<i data-feather="
|
| 65 |
</div>
|
| 66 |
-
<h3 class="text-xl font-semibold mb-2">
|
| 67 |
-
<p class="text-gray-600">
|
| 68 |
</div>
|
| 69 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 70 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 71 |
-
<i data-feather="
|
| 72 |
</div>
|
| 73 |
-
<h3 class="text-xl font-semibold mb-2">
|
| 74 |
-
<p class="text-gray-600">
|
| 75 |
</div>
|
| 76 |
</div>
|
| 77 |
</section>
|
| 78 |
-
|
| 79 |
-
<!-- Courses Section -->
|
| 80 |
<section id="kurse" class="mb-20">
|
| 81 |
-
<h2 class="text-3xl font-bold text-center text-gray-900 mb-12">
|
| 82 |
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
| 83 |
<div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
|
| 84 |
-
<img src="http://static.photos/
|
| 85 |
<div class="p-6">
|
| 86 |
<div class="flex items-center mb-2">
|
| 87 |
-
<span class="bg-secondary-100 text-secondary-800 text-xs px-2 py-1 rounded-full mr-2">
|
| 88 |
-
<span class="text-sm text-gray-500">
|
| 89 |
</div>
|
| 90 |
-
<h3 class="text-xl font-bold mb-2">
|
| 91 |
-
<p class="text-gray-600 mb-4">
|
| 92 |
<a href="#" class="text-primary font-medium flex items-center">
|
| 93 |
Mehr erfahren
|
| 94 |
<i data-feather="arrow-right" class="ml-2 w-4"></i>
|
|
@@ -96,14 +95,14 @@
|
|
| 96 |
</div>
|
| 97 |
</div>
|
| 98 |
<div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
|
| 99 |
-
<img src="http://static.photos/
|
| 100 |
<div class="p-6">
|
| 101 |
<div class="flex items-center mb-2">
|
| 102 |
-
<span class="bg-secondary-100 text-secondary-800 text-xs px-2 py-1 rounded-full mr-2">
|
| 103 |
<span class="text-sm text-gray-500">6 Wochen</span>
|
| 104 |
</div>
|
| 105 |
-
<h3 class="text-xl font-bold mb-2">
|
| 106 |
-
<p class="text-gray-600 mb-4">
|
| 107 |
<a href="#" class="text-primary font-medium flex items-center">
|
| 108 |
Mehr erfahren
|
| 109 |
<i data-feather="arrow-right" class="ml-2 w-4"></i>
|
|
@@ -111,14 +110,14 @@
|
|
| 111 |
</div>
|
| 112 |
</div>
|
| 113 |
<div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
|
| 114 |
-
<img src="http://static.photos/
|
| 115 |
<div class="p-6">
|
| 116 |
<div class="flex items-center mb-2">
|
| 117 |
-
<span class="bg-secondary-100 text-secondary-800 text-xs px-2 py-1 rounded-full mr-2">
|
| 118 |
-
<span class="text-sm text-gray-500">
|
| 119 |
</div>
|
| 120 |
-
<h3 class="text-xl font-bold mb-2">
|
| 121 |
-
<p class="text-gray-600 mb-4">
|
| 122 |
<a href="#" class="text-primary font-medium flex items-center">
|
| 123 |
Mehr erfahren
|
| 124 |
<i data-feather="arrow-right" class="ml-2 w-4"></i>
|
|
@@ -126,7 +125,7 @@
|
|
| 126 |
</div>
|
| 127 |
</div>
|
| 128 |
</div>
|
| 129 |
-
|
| 130 |
|
| 131 |
<!-- Testimonials -->
|
| 132 |
<section class="bg-primary-50 rounded-2xl p-8 mb-20">
|
|
|
|
| 29 |
<section class="flex flex-col md:flex-row items-center justify-between gap-8 mb-20">
|
| 30 |
<div class="md:w-1/2">
|
| 31 |
<h1 class="text-4xl md:text-5xl font-bold text-gray-900 mb-6">
|
| 32 |
+
Vibe-Coding <span class="text-primary">Sinnes</span> Welten
|
| 33 |
</h1>
|
| 34 |
<p class="text-lg text-gray-600 mb-8">
|
| 35 |
+
Tauche ein in die transformative Kraft von Klang, Licht und Interaktion.
|
| 36 |
+
Erschaffe therapeutische Erlebnisse mit intuitiven Coding-Tools.
|
| 37 |
</p>
|
| 38 |
<div class="flex gap-4">
|
| 39 |
<a href="#kurse" class="bg-primary hover:bg-primary-600 text-white px-6 py-3 rounded-lg font-medium transition">
|
|
|
|
| 48 |
<img src="http://static.photos/music/1024x576/1" alt="Interaktive Klanginstallation" class="rounded-xl shadow-xl">
|
| 49 |
</div>
|
| 50 |
</section>
|
| 51 |
+
<!-- Vibe-Coding Features -->
|
| 52 |
<section class="mb-20">
|
| 53 |
+
<h2 class="text-3xl font-bold text-center text-gray-900 mb-12">Vibe-Coding Dimensionen</h2>
|
| 54 |
<div class="grid md:grid-cols-3 gap-8">
|
| 55 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 56 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 57 |
<i data-feather="music" class="text-primary"></i>
|
| 58 |
</div>
|
| 59 |
+
<h3 class="text-xl font-semibold mb-2">Klangwelten</h3>
|
| 60 |
+
<p class="text-gray-600">Therapeutische Frequenzen mit visuellen Code-Blöcken komponieren.</p>
|
| 61 |
</div>
|
| 62 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 63 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 64 |
+
<i data-feather="sun" class="text-primary"></i>
|
| 65 |
</div>
|
| 66 |
+
<h3 class="text-xl font-semibold mb-2">Licht-Choreografien</h3>
|
| 67 |
+
<p class="text-gray-600">Atmosphärische Beleuchtungsszenen synchron zu Klängen.</p>
|
| 68 |
</div>
|
| 69 |
<div class="bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition">
|
| 70 |
<div class="bg-primary-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
|
| 71 |
+
<i data-feather="heart" class="text-primary"></i>
|
| 72 |
</div>
|
| 73 |
+
<h3 class="text-xl font-semibold mb-2">Bio-Resonanz</h3>
|
| 74 |
+
<p class="text-gray-600">Körperliche Reaktionen in Echtzeit visualisieren.</p>
|
| 75 |
</div>
|
| 76 |
</div>
|
| 77 |
</section>
|
| 78 |
+
<!-- Vibe-Coding Courses Section -->
|
|
|
|
| 79 |
<section id="kurse" class="mb-20">
|
| 80 |
+
<h2 class="text-3xl font-bold text-center text-gray-900 mb-12">Vibe-Coding Erlebnisse</h2>
|
| 81 |
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
|
| 82 |
<div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
|
| 83 |
+
<img src="http://static.photos/music/640x360/10" alt="Klangwelten" class="w-full h-48 object-cover">
|
| 84 |
<div class="p-6">
|
| 85 |
<div class="flex items-center mb-2">
|
| 86 |
+
<span class="bg-secondary-100 text-secondary-800 text-xs px-2 py-1 rounded-full mr-2">Einstieg</span>
|
| 87 |
+
<span class="text-sm text-gray-500">4 Wochen</span>
|
| 88 |
</div>
|
| 89 |
+
<h3 class="text-xl font-bold mb-2">Heilende Klangwelten</h3>
|
| 90 |
+
<p class="text-gray-600 mb-4">Erschaffe therapeutische Soundscapes mit visueller Programmierung.</p>
|
| 91 |
<a href="#" class="text-primary font-medium flex items-center">
|
| 92 |
Mehr erfahren
|
| 93 |
<i data-feather="arrow-right" class="ml-2 w-4"></i>
|
|
|
|
| 95 |
</div>
|
| 96 |
</div>
|
| 97 |
<div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
|
| 98 |
+
<img src="http://static.photos/abstract/640x360/15" alt="Lichtinstallation" class="w-full h-48 object-cover">
|
| 99 |
<div class="p-6">
|
| 100 |
<div class="flex items-center mb-2">
|
| 101 |
+
<span class="bg-secondary-100 text-secondary-800 text-xs px-2 py-1 rounded-full mr-2">Vertiefung</span>
|
| 102 |
<span class="text-sm text-gray-500">6 Wochen</span>
|
| 103 |
</div>
|
| 104 |
+
<h3 class="text-xl font-bold mb-2">Bio-Feedback Visuals</h3>
|
| 105 |
+
<p class="text-gray-600 mb-4">Emotionen als interaktive Lichtinstallationen darstellen.</p>
|
| 106 |
<a href="#" class="text-primary font-medium flex items-center">
|
| 107 |
Mehr erfahren
|
| 108 |
<i data-feather="arrow-right" class="ml-2 w-4"></i>
|
|
|
|
| 110 |
</div>
|
| 111 |
</div>
|
| 112 |
<div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
|
| 113 |
+
<img src="http://static.photos/nature/640x360/20" alt="Sinneserfahrung" class="w-full h-48 object-cover">
|
| 114 |
<div class="p-6">
|
| 115 |
<div class="flex items-center mb-2">
|
| 116 |
+
<span class="bg-secondary-100 text-secondary-800 text-xs px-2 py-1 rounded-full mr-2">Immersion</span>
|
| 117 |
+
<span class="text-sm text-gray-500">8 Wochen</span>
|
| 118 |
</div>
|
| 119 |
+
<h3 class="text-xl font-bold mb-2">Multisensorische Räume</h3>
|
| 120 |
+
<p class="text-gray-600 mb-4">Ganzheitliche Sinneserfahrungen mit Code kreieren.</p>
|
| 121 |
<a href="#" class="text-primary font-medium flex items-center">
|
| 122 |
Mehr erfahren
|
| 123 |
<i data-feather="arrow-right" class="ml-2 w-4"></i>
|
|
|
|
| 125 |
</div>
|
| 126 |
</div>
|
| 127 |
</div>
|
| 128 |
+
</section>
|
| 129 |
|
| 130 |
<!-- Testimonials -->
|
| 131 |
<section class="bg-primary-50 rounded-2xl p-8 mb-20">
|