update the images
@@ -49,7 +49,7 @@
|
|||||||
<!-- LEFT IMAGE -->
|
<!-- LEFT IMAGE -->
|
||||||
<div class="flex justify-center lg:justify-start">
|
<div class="flex justify-center lg:justify-start">
|
||||||
<img
|
<img
|
||||||
src="{% static 'images/about2.png' %}"
|
src="{% static 'images/about2.jpg' %}"
|
||||||
alt="Players Team"
|
alt="Players Team"
|
||||||
class="rounded-lg w-full max-w-xl object-cover"
|
class="rounded-lg w-full max-w-xl object-cover"
|
||||||
/>
|
/>
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
|
|
||||||
<!-- LEFT: TEAM GRID -->
|
<!-- LEFT: TEAM GRID -->
|
||||||
<div class="grid grid-cols-2 gap-6">
|
<div class="grid grid-cols-2 gap-6">
|
||||||
<img src="{% static 'images/about3.png' %}"
|
<img src="{% static 'images/about3.jpg' %}"
|
||||||
alt="Team 1"
|
alt="Team 1"
|
||||||
class="rounded-3xl w-full h-full object-cover" />
|
class="rounded-3xl w-full h-full object-cover" />
|
||||||
|
|
||||||
@@ -106,11 +106,11 @@
|
|||||||
alt="Team 2"
|
alt="Team 2"
|
||||||
class="rounded-3xl w-full h-full object-cover" />
|
class="rounded-3xl w-full h-full object-cover" />
|
||||||
|
|
||||||
<img src="{% static 'images/about5.png' %}"
|
<img src="{% static 'images/about5.jpg' %}"
|
||||||
alt="Team 3"
|
alt="Team 3"
|
||||||
class="rounded-3xl w-full h-full object-cover" />
|
class="rounded-3xl w-full h-full object-cover" />
|
||||||
|
|
||||||
<img src="{% static 'images/about6.jpeg' %}"
|
<img src="{% static 'images/about6.jpg' %}"
|
||||||
alt="Team 4"
|
alt="Team 4"
|
||||||
class="rounded-3xl w-full h-full object-cover" />
|
class="rounded-3xl w-full h-full object-cover" />
|
||||||
</div>
|
</div>
|
||||||
@@ -143,6 +143,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="relative bg-[#161616] py-20 overflow-hidden">
|
<section class="relative bg-[#161616] py-20 overflow-hidden">
|
||||||
|
|
||||||
<!-- BG pattern layer -->
|
<!-- BG pattern layer -->
|
||||||
@@ -182,7 +183,7 @@ Through sport, but also in everyday life in general, they have the opportunity a
|
|||||||
<!-- Right: Image -->
|
<!-- Right: Image -->
|
||||||
<div class="h-80 lg:h-auto">
|
<div class="h-80 lg:h-auto">
|
||||||
<img
|
<img
|
||||||
src="{% static 'images/about7.png' %}"
|
src="{% static 'images/about7.jpg' %}"
|
||||||
alt="Women Soccer"
|
alt="Women Soccer"
|
||||||
class="w-full h-full object-cover"
|
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 -->
|
<!-- Right: Image -->
|
||||||
<div class="h-80 lg:h-auto">
|
<div class="h-80 lg:h-auto">
|
||||||
<img
|
<img
|
||||||
src="{% static 'images/about8.png' %}"
|
src="{% static 'images/about8.jpg' %}"
|
||||||
alt="Another Soccer Image"
|
alt="Another Soccer Image"
|
||||||
class="w-full h-full object-cover"
|
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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="bg-blue-500 min-h-80 flex items-center justify-center px-4">
|
<section class="bg-blue-500 min-h-80 flex items-center justify-center px-4">
|
||||||
<div class="text-center text-white">
|
<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>
|
<h1 class="text-3xl md:text-4xl font-bold mb-4">PLAY IT REAL - EVEN IN YOUR INBOX.</h1>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 589 KiB After Width: | Height: | Size: 1.1 MiB |
BIN
static/images/about2.jpg
Normal file
|
After Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 488 KiB |
BIN
static/images/about3.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 150 KiB |
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 83 KiB |
BIN
static/images/about5.jpg
Normal file
|
After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 144 KiB |
|
Before Width: | Height: | Size: 9.3 KiB |
BIN
static/images/about6.jpg
Normal file
|
After Width: | Height: | Size: 111 KiB |
BIN
static/images/about7.jpg
Normal file
|
After Width: | Height: | Size: 144 KiB |
|
Before Width: | Height: | Size: 638 KiB |
BIN
static/images/about8.jpg
Normal file
|
After Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 668 KiB |