updated image to look like indian
@@ -26,7 +26,7 @@
|
||||
<!-- Post 1 -->
|
||||
<div class="bg-[#303033] rounded-[4rem] shadow-lg max-w-sm flex flex-col overflow-hidden">
|
||||
<!-- 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">
|
||||
<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">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/formal.jpg' %}"
|
||||
<img src="{% static 'images/blog2.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
class="w-full h-64 object-cover rounded-[4rem]"
|
||||
/>
|
||||
@@ -159,7 +159,7 @@
|
||||
<!-- Duplicate Cards -->
|
||||
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/prov.png' %}"
|
||||
<img src="{% static 'images/blog1.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
class="w-full h-64 object-cover rounded-[4rem]"
|
||||
/>
|
||||
@@ -258,7 +258,7 @@
|
||||
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/disrupt.png' %}"
|
||||
<img src="{% static 'images/blog3.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
class="w-full h-64 object-cover rounded-[4rem]"
|
||||
/>
|
||||
@@ -405,7 +405,7 @@
|
||||
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/close.jpg' %}"
|
||||
<img src="{% static 'images/blog4.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
class="w-full h-64 object-cover rounded-[4rem]"
|
||||
/>
|
||||
@@ -454,7 +454,7 @@
|
||||
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/july.jpg' %}"
|
||||
<img src="{% static 'images/blog5.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
class="w-full h-64 object-cover rounded-[4rem]"
|
||||
/>
|
||||
@@ -503,7 +503,7 @@
|
||||
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/women.jpg' %}"
|
||||
<img src="{% static 'images/blog6.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
class="w-full h-64 object-cover rounded-[4rem]"
|
||||
/>
|
||||
@@ -552,7 +552,7 @@
|
||||
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/pattelar.jpg' %}"
|
||||
<img src="{% static 'images/blog7.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
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"
|
||||
aria-label="Read more"
|
||||
>
|
||||
<svg xmlns="images/prevents.png"
|
||||
<svg xmlns="images/blog8.jpg"
|
||||
class="w-6 h-6 text-black"
|
||||
fill="none"
|
||||
viewBox="0 0 24 24"
|
||||
@@ -601,7 +601,7 @@
|
||||
<div class="bg-[#303033] rounded-[4rem] overflow-hidden flex flex-col">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="{% static 'images/train.jpg' %}"
|
||||
<img src="{% static 'images/blog9.jpg' %}"
|
||||
alt="Former DFB physio"
|
||||
class="w-full h-64 object-cover rounded-[4rem]"
|
||||
/>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<!-- Left Column: Sticky Press Kit + Download Button -->
|
||||
<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>
|
||||
<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 -->
|
||||
<img
|
||||
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-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 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>
|
||||
@@ -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-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 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>
|
||||
@@ -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-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 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>
|
||||
@@ -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-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 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>
|
||||
@@ -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-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 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>
|
||||
@@ -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-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 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>
|
||||
@@ -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-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 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>
|
||||
|
||||
BIN
static/images/blog1.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
static/images/blog2.jpg
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
static/images/blog3.jpg
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
static/images/blog4.jpg
Normal file
|
After Width: | Height: | Size: 109 KiB |
BIN
static/images/blog5.jpg
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
static/images/blog6.jpg
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
static/images/blog7.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
static/images/blog8.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
static/images/blog9.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 54 KiB |
BIN
static/images/pres10.jpg
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
static/images/pres11.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
static/images/pres3.jpg
Normal file
|
After Width: | Height: | Size: 176 KiB |
BIN
static/images/pres4.jpg
Normal file
|
After Width: | Height: | Size: 132 KiB |
BIN
static/images/pres6.jpg
Normal file
|
After Width: | Height: | Size: 112 KiB |
BIN
static/images/pres7.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
static/images/pres9.jpg
Normal file
|
After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 493 KiB |
|
Before Width: | Height: | Size: 485 KiB |
|
Before Width: | Height: | Size: 882 KiB |
|
Before Width: | Height: | Size: 688 KiB |
|
Before Width: | Height: | Size: 430 KiB |
|
Before Width: | Height: | Size: 405 KiB |
|
Before Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 123 KiB |
|
Before Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 249 KiB |
BIN
static/images/sec-2.jpg
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
static/images/sec-3.jpg
Normal file
|
After Width: | Height: | Size: 201 KiB |
BIN
static/images/sec-4.jpg
Normal file
|
After Width: | Height: | Size: 135 KiB |
|
Before Width: | Height: | Size: 55 KiB |
@@ -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>
|
||||
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
|
||||