Replace project images for Schwimmteich and Weinberg with Wikimedia images
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<!-- Project 3: Teichbau -->
|
||||
<div class="glass rounded-2xl overflow-hidden group hover:border-amber-500/20 transition-all duration-500 flex flex-col h-full">
|
||||
<div class="relative h-64 overflow-hidden">
|
||||
<img src="https://images.unsplash.com/photo-1590073242643-42be0032ba61?fm=jpg&q=60&w=800&auto=format&fit=crop" alt="Schwimmteich" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-700 opacity-80">
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Swimming_Pond_Ready.jpg" alt="Schwimmteich" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-700 opacity-80">
|
||||
<div class="absolute inset-0 bg-gradient-to-t from-stone-900 to-transparent"></div>
|
||||
<span class="absolute top-4 left-4 text-[10px] font-mono text-emerald-400 bg-stone-900/80 px-3 py-1 rounded border border-emerald-500/20 uppercase tracking-widest">Case Study III</span>
|
||||
<span class="absolute top-4 right-4 text-[10px] font-mono text-emerald-400 bg-stone-900/80 px-3 py-1 rounded border border-emerald-500/20 uppercase tracking-widest flex items-center gap-1">
|
||||
@@ -77,7 +77,7 @@
|
||||
<!-- Project 4: Weinberg -->
|
||||
<div class="glass rounded-2xl overflow-hidden group hover:border-amber-500/20 transition-all duration-500 flex flex-col h-full">
|
||||
<div class="relative h-64 overflow-hidden">
|
||||
<img src="https://images.unsplash.com/photo-1504275107627-0c2ba7a43dba?fm=jpg&q=60&w=800&auto=format&fit=crop" alt="Weinberg Terrassen" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-700 opacity-80">
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Ingersheim_%28Neckar%29_-_Kleiningersheim_-_M%C3%BChlberg_-_Weinberge_am_Schloss_-_Treppe_%281%29.jpg" alt="Weinberg Terrassen" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-700 opacity-80">
|
||||
<div class="absolute inset-0 bg-gradient-to-t from-stone-900 to-transparent"></div>
|
||||
<span class="absolute top-4 left-4 text-[10px] font-mono text-emerald-400 bg-stone-900/80 px-3 py-1 rounded border border-emerald-500/20 uppercase tracking-widest">Case Study IV</span>
|
||||
<span class="absolute top-4 right-4 text-[10px] font-mono text-emerald-400 bg-stone-900/80 px-3 py-1 rounded border border-emerald-500/20 uppercase tracking-widest flex items-center gap-1">
|
||||
|
||||
Reference in New Issue
Block a user