chradden commited on
Commit
f622af9
·
verified ·
1 Parent(s): bb80426

bitte nur vibe-coding kurse, keine klassische Programmierung

Browse files
Files changed (2) hide show
  1. about.html +17 -17
  2. 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">meets</span> Soziale Arbeit
33
  </h1>
34
  <p class="text-lg text-gray-600 mb-8">
35
- Entdecke wie Technologie deine Arbeit in der Sozialen Arbeit verbessern kann.
36
- Lerne die Grundlagen des Programmierens in einer unterstützenden Umgebung.
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,37 +45,37 @@
45
  </div>
46
  </div>
47
  <div class="md:w-1/2">
48
- <img src="http://static.photos/education/1024x576/1" alt="Teamarbeit" 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">Warum Coding lernen?</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="code" class="text-primary"></i>
59
  </div>
60
- <h3 class="text-xl font-semibold mb-2">Effizienz steigern</h3>
61
- <p class="text-gray-600">Automatisiere repetitive Aufgaben und konzentriere dich auf das Wesentliche.</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="users" class="text-primary"></i>
66
  </div>
67
- <h3 class="text-xl font-semibold mb-2">Neue Möglichkeiten</h3>
68
- <p class="text-gray-600">Erschließe digitale Hilfsmittel für deine Klienten und Projekte.</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="trending-up" class="text-primary"></i>
73
  </div>
74
- <h3 class="text-xl font-semibold mb-2">Karrierechancen</h3>
75
- <p class="text-gray-600">Erweitere dein Profil mit gefragten Digitalkompetenzen.</p>
76
  </div>
77
  </div>
78
- </section>
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">Harmony</span> Flow
33
  </h1>
34
  <p class="text-lg text-gray-600 mb-8">
35
- Entdecke die heilende Kraft von kreativem Coding mit Musik, Licht und interaktiven Visuals.
36
- Erschaffe berührende Erlebnisse für deine Klienten durch intuitive Technologie.
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 Section -->
52
  <section class="mb-20">
53
- <h2 class="text-3xl font-bold text-center text-gray-900 mb-12">Vibe-Coding Superkräfte</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">Sound Healing</h3>
60
- <p class="text-gray-600">Erstelle therapeutische Klanglandschaften mit einfachen Code-Blöcken.</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="activity" class="text-primary"></i>
65
  </div>
66
- <h3 class="text-xl font-semibold mb-2">Bio-Feedback</h3>
67
- <p class="text-gray-600">Visualisiere Emotionen durch interaktive Licht- und Soundinstallationen.</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="cpu" class="text-primary"></i>
72
  </div>
73
- <h3 class="text-xl font-semibold mb-2">Tangible Interfaces</h3>
74
- <p class="text-gray-600">Baue berührungsempfindliche Installationen ohne komplexe Programmierung.</p>
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">Unsere Kursangebote</h2>
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/workspace/640x360/2" alt="Grundlagenkurs" class="w-full h-48 object-cover">
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">Anfänger</span>
88
- <span class="text-sm text-gray-500">8 Wochen</span>
89
  </div>
90
- <h3 class="text-xl font-bold mb-2">Programmieren für Einsteiger</h3>
91
- <p class="text-gray-600 mb-4">Lerne die Grundkonzepte des Programmierens ohne Vorkenntnisse.</p>
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/technology/640x360/3" alt="Datenanalyse" class="w-full h-48 object-cover">
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">Fortgeschritten</span>
103
  <span class="text-sm text-gray-500">6 Wochen</span>
104
  </div>
105
- <h3 class="text-xl font-bold mb-2">Datenanalyse für Sozialarbeiter</h3>
106
- <p class="text-gray-600 mb-4">Wie du Daten für Berichte und Anträge effektiv nutzt.</p>
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/people/640x360/4" alt="Webentwicklung" class="w-full h-48 object-cover">
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">Mittel</span>
118
- <span class="text-sm text-gray-500">10 Wochen</span>
119
  </div>
120
- <h3 class="text-xl font-bold mb-2">Einfache Webprojekte</h3>
121
- <p class="text-gray-600 mb-4">Erstelle Websites für deine Organisation oder Projekte.</p>
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
- </section>
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">