make it B42 india
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<!-- Logo + Copyright -->
|
||||
<div class="text-center">
|
||||
<a href="/">
|
||||
<img src="{% static 'images/logo.svg' %}" alt="B42 Logo" class="h-10 w-auto mx-auto mb-4">
|
||||
<img src="{% static 'images/logo.png' %}" alt="B42 Logo" class="h-10 w-auto mx-auto mb-4">
|
||||
</a>
|
||||
<p class="text-sm">© 2025 SFY GmbH</p>
|
||||
</div>
|
||||
@@ -81,7 +81,7 @@
|
||||
<div class="space-y-8">
|
||||
<div>
|
||||
<a href="/">
|
||||
<img src="{% static 'images/logo.svg' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
<img src="{% static 'images/logo.png' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
</a>
|
||||
</div>
|
||||
<p class="text-sm">© 2025 SFY GmbH</p>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<!-- Left: Logo -->
|
||||
<div class="flex items-center">
|
||||
<a href="/">
|
||||
<img src="{% static 'images/logo.svg' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
<img src="{% static 'images/logo.png' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -251,7 +251,7 @@
|
||||
</p>
|
||||
|
||||
<p class="text-[21px] mb-8 font-semibold">
|
||||
Erhalte 12 Monate kostenlosen Zugang zu B42 Boost
|
||||
Erhalte 12 Monate kostenlosen Zugang zu B42 India Boost
|
||||
</p>
|
||||
|
||||
<!-- IMAGE BUTTON -->
|
||||
@@ -272,7 +272,7 @@
|
||||
|
||||
<!-- Sub text -->
|
||||
<p class="text-lg md:text-xl mb-4">
|
||||
Erhalte exklusive Trainingstipps, mentale Unterstützung und Updates aus der B42
|
||||
Erhalte exklusive Trainingstipps, mentale Unterstützung und Updates aus der B42 India
|
||||
Arena.
|
||||
</p>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}B42-Play it real{% endblock %}</title>
|
||||
<title>{% block title %}B42 India-Play it real{% endblock %}</title>
|
||||
<!-- Tailwind CSS -->
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user