Establish more connections to Plantlix.de in projects and contact form
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<label class="glass p-4 rounded-lg border cursor-pointer hover:border-emerald-500/50 transition-colors" :class="projectType === 'garten' ? 'border-emerald-500 bg-emerald-950/10' : 'border-stone-800'">
|
||||
<input type="radio" name="type" value="garten" x-model="projectType" class="hidden">
|
||||
<p class="text-white text-sm font-bold">Premium Privatgarten</p>
|
||||
<p class="text-stone-400 text-xs mt-1 font-light">Komplette Neugestaltung mit Fokus auf Natur.</p>
|
||||
<p class="text-stone-400 text-xs mt-1 font-light">Komplette Neugestaltung mit Fokus auf Natur. Inklusive kostenloser Standort-Analyse durch <span class="text-emerald-400 font-semibold">Plantlix.de</span>!</p>
|
||||
</label>
|
||||
</div>
|
||||
<button type="button" @click="step = 2" :disabled="!projectType" class="w-full mt-6 py-3 bg-emerald-600 hover:bg-emerald-700 disabled:bg-stone-800 text-white font-semibold rounded-lg text-xs uppercase tracking-widest transition-all">
|
||||
|
||||
Reference in New Issue
Block a user