Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-12 15:27:52 +00:00

View File

@@ -49,8 +49,8 @@ export default function LandingPage() {
<HeroSplitTestimonial
background={{
variant: "gradient-bars"}}
title="Where Kildare plays the game properly"
description="52 years of heritage. 2,000-seater stadium. 30+ dedicated teams. We define the standards of football in Newbridge."
title="Inclusive Football for Every Age"
description="Discover high-quality, community-focused coaching programs tailored for all ages and skill levels. Join the Newbridge Town FC family and play the game the way it was meant to be played."
testimonials={[
{
name: "John Doe", handle: "@ntfc_fan", testimonial: "The best club in Newbridge, bar none.", rating: 5,
@@ -266,4 +266,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}