Ready for Production

← Back

Commitment

Our Commitment to Sport

Pitchbooking is driven by an unwavering commitment to inclusivity in sports. We actively support initiatives that tackle barriers, be they gender, racial, socio-economic, or disability-related.

Furthermore, we empower all partners in our Pitchbooking Community with cutting-edge digital tools to boost engagement and activity. Our mission: Sports for all, with world-class digital excellence

Our Financial Commitment to Women's Sport

Our Financial Commitment to Women's Sport

Our Financial Commitment to Women's Sport

Code:

<section class="mx-5 my-20 py-16 px-8 md:p-24 rounded-xl bg-mint-500 bg-curved-strokes bg-center">
<h3 class="h5 md:h4 text-center">Our Commitment to Sport</h3>
<div class="grid md:grid-cols-2 max-w-5xl gap-7 mx-auto py-10">
<p>Pitchbooking is driven by an unwavering commitment to inclusivity in sports. We actively support initiatives that tackle barriers, be they gender, racial, socio-economic, or disability-related.</p>
<p>Furthermore, we empower all partners in our Pitchbooking Community with cutting-edge digital tools to boost engagement and activity. Our mission: Sports for all, with world-class digital excellence</p>
</div>

<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-7">

<div class="relative rounded-lg overflow-hidden h-72">
<div class="absolute inset-0 bg-picture-overlay"></div>
<img src="/assets/images/cards/rugby.jpeg" alt="" class="w-full h-full object-cover">
<div class="absolute bottom-3 mx-auto px-3">
<p class="bg-white rounded-lg text-base font-semibold leading-tight px-3 py-2 w-full">Our Financial Commitment to Women's Sport</p>
</div>

</div>
<div class="relative rounded-lg overflow-hidden h-72">
<div class="absolute inset-0 bg-picture-overlay"></div>
<img src="/assets/images/cards/rugby.jpeg" alt="" class="w-full h-full object-cover">
<div class="absolute bottom-3 mx-auto px-3">
<p class="bg-white rounded-lg text-base font-semibold leading-tight px-3 py-2 w-full">Our Financial Commitment to Women's Sport</p>
</div>

</div>
<div class="relative rounded-lg overflow-hidden h-72">
<div class="absolute inset-0 bg-picture-overlay"></div>
<img src="/assets/images/cards/rugby.jpeg" alt="" class="w-full h-full object-cover">
<div class="absolute bottom-3 mx-auto px-3">
<p class="bg-white rounded-lg text-base font-semibold leading-tight px-3 py-2 w-full">Our Financial Commitment to Women's Sport</p>
</div>

</div></div>
</section>