make it B42 india

This commit is contained in:
2026-01-09 10:30:43 +05:30
parent 07fcc455d7
commit 3dd086333f
16 changed files with 107 additions and 107 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>