update the images

This commit is contained in:
2026-01-08 12:18:34 +05:30
parent 3e8e717ec9
commit 6aaabaee69
15 changed files with 8 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
<!-- LEFT IMAGE -->
<div class="flex justify-center lg:justify-start">
<img
src="{% static 'images/about2.png' %}"
src="{% static 'images/about2.jpg' %}"
alt="Players Team"
class="rounded-lg w-full max-w-xl object-cover"
/>
@@ -98,7 +98,7 @@
<!-- LEFT: TEAM GRID -->
<div class="grid grid-cols-2 gap-6">
<img src="{% static 'images/about3.png' %}"
<img src="{% static 'images/about3.jpg' %}"
alt="Team 1"
class="rounded-3xl w-full h-full object-cover" />
@@ -106,11 +106,11 @@
alt="Team 2"
class="rounded-3xl w-full h-full object-cover" />
<img src="{% static 'images/about5.png' %}"
<img src="{% static 'images/about5.jpg' %}"
alt="Team 3"
class="rounded-3xl w-full h-full object-cover" />
<img src="{% static 'images/about6.jpeg' %}"
<img src="{% static 'images/about6.jpg' %}"
alt="Team 4"
class="rounded-3xl w-full h-full object-cover" />
</div>
@@ -143,6 +143,7 @@
</div>
</section>
<section class="relative bg-[#161616] py-20 overflow-hidden">
<!-- BG pattern layer -->
@@ -182,7 +183,7 @@ Through sport, but also in everyday life in general, they have the opportunity a
<!-- Right: Image -->
<div class="h-80 lg:h-auto">
<img
src="{% static 'images/about7.png' %}"
src="{% static 'images/about7.jpg' %}"
alt="Women Soccer"
class="w-full h-full object-cover"
/>
@@ -211,7 +212,7 @@ Through sport, but also in everyday life in general, they have the opportunity a
<!-- Right: Image -->
<div class="h-80 lg:h-auto">
<img
src="{% static 'images/about8.png' %}"
src="{% static 'images/about8.jpg' %}"
alt="Another Soccer Image"
class="w-full h-full object-cover"
/>
@@ -228,6 +229,7 @@ Through sport, but also in everyday life in general, they have the opportunity a
</div>
</section>
<section class="bg-blue-500 min-h-80 flex items-center justify-center px-4">
<div class="text-center text-white">
<h1 class="text-3xl md:text-4xl font-bold mb-4">PLAY IT REAL - EVEN IN YOUR INBOX.</h1>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 589 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
static/images/about2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 488 KiB

BIN
static/images/about3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 83 KiB

BIN
static/images/about5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

BIN
static/images/about6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

BIN
static/images/about7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 638 KiB

BIN
static/images/about8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 668 KiB