Merge version_4 into main #3
@@ -51,6 +51,7 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
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."
|
||||
buttons={[{ text: "Join the Team", href: "#contact" }]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Doe", handle: "@ntfc_fan", testimonial: "The best club in Newbridge, bar none.", rating: 5,
|
||||
@@ -266,4 +267,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user