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

@@ -26,7 +26,7 @@
<!-- Post 1 --> <!-- Post 1 -->
<div class="bg-[#303033] rounded-[4rem] shadow-lg max-w-sm flex flex-col overflow-hidden"> <div class="bg-[#303033] rounded-[4rem] shadow-lg max-w-sm flex flex-col overflow-hidden">
<!-- Image with all corners rounded --> <!-- Image with all corners rounded -->
<img src="{% static 'images/prov.png' %}" alt="Recover like a Pro" class="w-full object-cover rounded-[4rem]" /> <img src="{% static 'images/blog1.jpg' %}" alt="Recover like a Pro" class="w-full object-cover rounded-[4rem]" />
<div class="p-6 flex flex-col flex-grow justify-between text-left"> <div class="p-6 flex flex-col flex-grow justify-between text-left">
<p class="text-gray-300 text-sm mb-2 font-bold">November 5, 2025</p> <p class="text-gray-300 text-sm mb-2 font-bold">November 5, 2025</p>
@@ -108,7 +108,7 @@
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/formal.jpg' %}" <img src="{% static 'images/blog2.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />
@@ -159,7 +159,7 @@
<!-- Duplicate Cards --> <!-- Duplicate Cards -->
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/prov.png' %}" <img src="{% static 'images/blog1.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />
@@ -258,7 +258,7 @@
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/disrupt.png' %}" <img src="{% static 'images/blog3.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />
@@ -405,7 +405,7 @@
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/close.jpg' %}" <img src="{% static 'images/blog4.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />
@@ -454,7 +454,7 @@
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/july.jpg' %}" <img src="{% static 'images/blog5.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />
@@ -503,7 +503,7 @@
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/women.jpg' %}" <img src="{% static 'images/blog6.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />
@@ -552,7 +552,7 @@
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/pattelar.jpg' %}" <img src="{% static 'images/blog7.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />
@@ -585,7 +585,7 @@
class="w-14 h-14 bg-[#d0ff23] rounded-full flex items-center justify-center hover:bg-lime-400 transition" class="w-14 h-14 bg-[#d0ff23] rounded-full flex items-center justify-center hover:bg-lime-400 transition"
aria-label="Read more" aria-label="Read more"
> >
<svg xmlns="images/prevents.png" <svg xmlns="images/blog8.jpg"
class="w-6 h-6 text-black" class="w-6 h-6 text-black"
fill="none" fill="none"
viewBox="0 0 24 24" viewBox="0 0 24 24"
@@ -601,7 +601,7 @@
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col"> <div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
<!-- Image --> <!-- Image -->
<img src="{% static 'images/train.jpg' %}" <img src="{% static 'images/blog9.jpg' %}"
alt="Former DFB physio" alt="Former DFB physio"
class="w-full h-64 object-cover rounded-[4rem]" class="w-full h-64 object-cover rounded-[4rem]"
/> />

View File

@@ -23,7 +23,7 @@
<!-- Left Column: Sticky Press Kit + Download Button --> <!-- Left Column: Sticky Press Kit + Download Button -->
<div class="lg:col-span-4 space-y-8 lg:sticky lg:top-24 lg:self-start"> <div class="lg:col-span-4 space-y-8 lg:sticky lg:top-24 lg:self-start">
<h2 class="text-3xl font-bold">B42 Press Kit</h2> <h2 class="text-3xl font-bold">B42 Press Kit</h2>
<div class="bg-custom-light rounded-3xl shadow-2xl overflow-hidden"> <div class="bg-custom-light rounded-3xl shadow-2xl h-52 overflow-hidden">
<div class="relative w-full h-64"> <!-- Adjusted height for better visual --> <div class="relative w-full h-64"> <!-- Adjusted height for better visual -->
<img <img
src="{% static 'images/press1.jpg' %}" src="{% static 'images/press1.jpg' %}"
@@ -65,7 +65,7 @@
<div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row"> <div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row">
<div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden"> <div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden">
<img src="{% static 'images/press3.jpg' %}" alt="Press image" class="w-full h-full object-cover"> <img src="{% static 'images/pres3.jpg' %}" alt="Press image" class="w-full h-full object-cover">
</div> </div>
<div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center"> <div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center">
<h3 class="text-2xl font-bold mb-3">B42 Doubles</h3> <h3 class="text-2xl font-bold mb-3">B42 Doubles</h3>
@@ -77,7 +77,7 @@
<div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row"> <div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row">
<div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden"> <div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden">
<img src="{% static 'images/press4.jpg' %}" alt="Press image" class="w-full h-full object-cover"> <img src="{% static 'images/pres4.jpg' %}" alt="Press image" class="w-full h-full object-cover">
</div> </div>
<div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center"> <div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center">
<h3 class="text-2xl font-bold mb-3">Training programs like those used in professional football</h3> <h3 class="text-2xl font-bold mb-3">Training programs like those used in professional football</h3>
@@ -101,7 +101,7 @@
<div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row"> <div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row">
<div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden"> <div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden">
<img src="{% static 'images/press6.jpg' %}" alt="Press image" class="w-full h-full object-cover"> <img src="{% static 'images/pres6.jpg' %}" alt="Press image" class="w-full h-full object-cover">
</div> </div>
<div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center"> <div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center">
<h3 class="text-2xl font-bold mb-3">Major innovation at BFV partner B42</h3> <h3 class="text-2xl font-bold mb-3">Major innovation at BFV partner B42</h3>
@@ -113,7 +113,7 @@
<div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row"> <div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row">
<div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden"> <div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden">
<img src="{% static 'images/press7.jpg' %}" alt="Press image" class="w-full h-full object-cover"> <img src="{% static 'images/pres7.jpg' %}" alt="Press image" class="w-full h-full object-cover">
</div> </div>
<div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center"> <div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center">
<h3 class="text-2xl font-bold mb-3">B42 becomes a UEFA partner</h3> <h3 class="text-2xl font-bold mb-3">B42 becomes a UEFA partner</h3>
@@ -137,7 +137,7 @@
<div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row"> <div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row">
<div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden"> <div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden">
<img src="{% static 'images/press9.png' %}" alt="Press image" class="w-full h-full object-cover"> <img src="{% static 'images/pres9.jpg' %}" alt="Press image" class="w-full h-full object-cover">
</div> </div>
<div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center"> <div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center">
<h3 class="text-2xl font-bold mb-3">Fit Friends meets B42</h3> <h3 class="text-2xl font-bold mb-3">Fit Friends meets B42</h3>
@@ -149,7 +149,7 @@
<div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row"> <div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row">
<div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden"> <div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden">
<img src="{% static 'images/press10.jpg' %}" alt="Press image" class="w-full h-full object-cover"> <img src="{% static 'images/pres10.jpg' %}" alt="Press image" class="w-full h-full object-cover">
</div> </div>
<div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center"> <div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center">
<h3 class="text-2xl font-bold mb-3">Kick Off Your Best Season Yet with Andreas Gschaider</h3> <h3 class="text-2xl font-bold mb-3">Kick Off Your Best Season Yet with Andreas Gschaider</h3>
@@ -161,7 +161,7 @@
<div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row"> <div class="bg-[#6366f1] text-white rounded-[3rem] overflow-hidden shadow-2xl flex flex-col md:flex-row">
<div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden"> <div class="bg-white md:w-1/3 h-48 md:h-auto overflow-hidden">
<img src="{% static 'images/press11.jpg' %}" alt="Press image" class="w-full h-full object-cover"> <img src="{% static 'images/pres11.jpg' %}" alt="Press image" class="w-full h-full object-cover">
</div> </div>
<div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center"> <div class="p-6 md:p-8 md:w-2/3 flex flex-col justify-center">
<h3 class="text-2xl font-bold mb-3">From punk to police officer to entrepreneur</h3> <h3 class="text-2xl font-bold mb-3">From punk to police officer to entrepreneur</h3>

BIN
static/images/blog1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
static/images/blog2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
static/images/blog3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

BIN
static/images/blog4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

BIN
static/images/blog5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
static/images/blog6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
static/images/blog7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
static/images/blog8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
static/images/blog9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

BIN
static/images/pres10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

BIN
static/images/pres11.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
static/images/pres3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

BIN
static/images/pres4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

BIN
static/images/pres6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

BIN
static/images/pres7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

BIN
static/images/pres9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 493 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 485 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 882 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 KiB

BIN
static/images/sec-2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

BIN
static/images/sec-3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

BIN
static/images/sec-4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

View File

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

View File

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