updated image to look like indian

This commit is contained in:
2026-01-08 13:03:47 +05:30
parent 3e8e717ec9
commit f0f85cab25
36 changed files with 29 additions and 25 deletions

View File

@@ -6,7 +6,9 @@
<div class="space-y-12 md:hidden">
<!-- 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">
</a>
<p class="text-sm">© 2025 SFY GmbH</p>
</div>
@@ -78,7 +80,9 @@
<!-- Logo, Copyright, App Buttons, Language -->
<div class="space-y-8">
<div>
<a href="/">
<img src="{% static 'images/logo.svg' %}" alt="B42 Logo" class="h-10 w-auto">
</a>
</div>
<p class="text-sm">© 2025 SFY GmbH</p>

View File

@@ -25,7 +25,7 @@
<!-- CTA Button -->
<div class="mt-6 pointer-events-auto">
<a href="https://app.b-42.com/"
<a href=""
class="inline-block bg-white text-black px-8 py-3 rounded-full font-semibold transition-all hover:bg-gray-200">
Boost your game
</a>
@@ -70,7 +70,7 @@
</p>
<a
href="https://app.b-42.com/"
href=""
class="inline-block bg-[#6d7cff] hover:bg-[#5b6bf5] transition px-8 py-3 rounded-lg font-semibold text-white"
>
Boost your game
@@ -81,7 +81,7 @@
<!-- RIGHT IMAGE -->
<div class="md:w-1/2 flex justify-center">
<img
src="/static/images/sec-2.jpeg"
src="/static/images/sec-2.jpg"
alt="Training Image"
class="max-w-full shadow-lg"
/>
@@ -96,7 +96,7 @@
<!-- LEFT IMAGE -->
<div class="md:w-1/2">
<img
src="static/images/sec-3.jpeg"
src="static/images/sec-3.jpg"
alt="Training Image"
class="w-full shadow-lg"
/>
@@ -120,7 +120,7 @@
</p>
<a
href="https://app.b-42.com/"
href=""
class="inline-block bg-black text-[#d0ff23] border-2 border-[#d0ff23]
px-8 py-3 rounded-full font-semibold
transition-all duration-300 hover:bg-[#d0ff23] hover:text-black"
@@ -164,7 +164,7 @@
<div class="mt-[7rem]">
<a
href="https://app.b-42.com/"
href=""
class="inline-block bg-[#6d7cff] hover:bg-[#5b6bf5] transition px-8 py-3 rounded-full font-semibold text-white"
>
Boost your game
@@ -175,7 +175,7 @@
<div class="md:w-1/2">
<img
src="static/images/sec-4.jpeg"
src="static/images/sec-4.jpg"
alt="Training Image"
class="w-full shadow-lg"
/>