fixed images

This commit is contained in:
2026-01-08 15:32:50 +05:30
parent 3c01ef9af5
commit 07fcc455d7
7 changed files with 17 additions and 17 deletions

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-lg 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-full 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"
/>