Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 630ecefc7c | |||
| e48b923e46 |
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
|||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Where Kildare plays the game properly"
|
title="Inclusive Football for Every Age"
|
||||||
description="52 years of heritage. 2,000-seater stadium. 30+ dedicated teams. We define the standards of football in Newbridge."
|
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={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "John Doe", handle: "@ntfc_fan", testimonial: "The best club in Newbridge, bar none.", rating: 5,
|
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>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user