change the text and update the ui
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<div class="mt-6 pointer-events-auto">
|
||||
<a href=""
|
||||
class="inline-block bg-white text-black px-8 py-3 rounded-full font-semibold transition-all hover:bg-gray-200">
|
||||
Booste dein Spiel
|
||||
Boost your game
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -241,30 +241,26 @@
|
||||
</h1>
|
||||
<br />
|
||||
<h1 class="inline-block text-3xl md:text-4xl font-bold bg-white text-black px-3 py-1 mt-3">
|
||||
Durch aktive Entspannung
|
||||
Through Active Relaxation
|
||||
</h1>
|
||||
|
||||
<p class="text-[21px] mt-6 mb-4">
|
||||
Du willst mental stabiler werden, souveräner unter Druck bleiben und dich
|
||||
nach Training und Spielen schneller erholen?
|
||||
Do you want to become more mentally stable, remain more composed under pressure, and recover faster after training and matches?
|
||||
</p>
|
||||
|
||||
<p class="text-[21px] mb-4">
|
||||
In unserem 8-wöchigen Online-Präventionskurs lernst du mentale Techniken,
|
||||
die dir helfen, deinen Fokus zu schärfen und deine Regeneration zu verbessern –
|
||||
speziell entwickelt für Fußballer*innen.
|
||||
In our 8-week online prevention course, you will learn mental techniques that will help you sharpen your focus and improve your recovery - specifically designed for footballers who want to get more out of themselves.
|
||||
</p>
|
||||
|
||||
<p class="text-[21px] mb-8 font-semibold">
|
||||
Erhalte 12 Monate kostenlosen Zugang zu B42 Boost
|
||||
Get 12 months of free access to B42 Boost
|
||||
</p>
|
||||
|
||||
|
||||
<a
|
||||
href=""
|
||||
class="inline-block bg-[#6d7cff] transition px-8 py-3 rounded-full font-bold text-white text-lg"
|
||||
>
|
||||
Zum Kurs anmelden
|
||||
Sign up for the course
|
||||
</a>
|
||||
<!-- IMAGE BUTTON -->
|
||||
|
||||
@@ -279,17 +275,16 @@
|
||||
|
||||
<!-- Heading -->
|
||||
<h1 class="text-2xl md:text-3xl font-extrabold uppercase tracking-wide mb-6">
|
||||
Play it real – Auch in deinem Posteingang.
|
||||
Play it real - even in your inbox.
|
||||
</h1>
|
||||
|
||||
<!-- Sub text -->
|
||||
<p class="text-lg md:text-xl mb-4">
|
||||
Erhalte exklusive Trainingstipps, mentale Unterstützung und Updates aus der B42
|
||||
Arena.
|
||||
Receive exclusive training tips, mental support and updates from the B42 Arena.
|
||||
</p>
|
||||
|
||||
<p class="text-lg md:text-xl mb-10">
|
||||
Kein Spam. Nur reale Performance.
|
||||
No spam. Just real performance.
|
||||
</p>
|
||||
|
||||
<!-- Email input + button -->
|
||||
@@ -298,14 +293,14 @@
|
||||
|
||||
<input
|
||||
type="email"
|
||||
placeholder="E-Mail angeben"
|
||||
placeholder="Enter your email address"
|
||||
class="flex-1 px-5 py-3 outline-none rounded-full text-gray-700 placeholder-gray-400"
|
||||
/>
|
||||
|
||||
<button
|
||||
class="bg-black text-white px-8 py-3 rounded-full font-semibold hover:bg-gray-800 transition"
|
||||
>
|
||||
Anmelden
|
||||
Register
|
||||
</button>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user