diff --git a/src/app/page.tsx b/src/app/page.tsx index 33dcc59..6851369 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,92 +48,51 @@ export default function LandingPage() {
@@ -153,9 +102,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Pedigreed Standard" description={[ - "Founded in 1972, Newbridge Town FC has served as the heartbeat of community sport in Kildare. Our crest isn't just an emblem—it represents a commitment to the craft, to the development of talent, and to the unwavering values of local football.", - "Every match played at our grounds upholds the weight of five decades of tradition.", - ]} + "Founded in 1972, Newbridge Town FC has served as the heartbeat of community sport in Kildare. Our crest isn't just an emblem—it represents a commitment to the craft, to the development of talent, and to the unwavering values of local football.", "Every match played at our grounds upholds the weight of five decades of tradition."]} /> @@ -166,53 +113,29 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "2,000-Seater Stadium", - tags: [ - "Elite", - ], - imageSrc: "http://img.b2bpic.net/free-photo/people-grandstands_52683-100557.jpg", - }, + id: "f1", title: "2,000-Seater Stadium", tags: [ + "Elite"], + imageSrc: "http://img.b2bpic.net/free-photo/people-grandstands_52683-100557.jpg"}, { - id: "f2", - title: "FIFA-Grade Astro", - tags: [ - "Standard", - ], - imageSrc: "http://img.b2bpic.net/free-photo/football-player-training_23-2147813196.jpg", - }, + id: "f2", title: "FIFA-Grade Astro", tags: [ + "Standard"], + imageSrc: "http://img.b2bpic.net/free-photo/football-player-training_23-2147813196.jpg"}, { - id: "f3", - title: "Clubhouse Café", - tags: [ - "Community", - ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-friends-partying_23-2149739879.jpg", - }, + id: "f3", title: "Clubhouse Café", tags: [ + "Community"], + imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-friends-partying_23-2149739879.jpg"}, { - id: "f4", - title: "Award Coaching", - tags: [ - "Expert", - ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-leg-field-full-shot_23-2148930217.jpg", - }, + id: "f4", title: "Award Coaching", tags: [ + "Expert"], + imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-leg-field-full-shot_23-2148930217.jpg"}, { - id: "f5", - title: "Easy Access", - tags: [ - "Logistics", - ], - imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494527.jpg", - }, + id: "f5", title: "Easy Access", tags: [ + "Logistics"], + imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494527.jpg"}, { - id: "f6", - title: "Pro Pathway", - tags: [ - "Ambition", - ], - imageSrc: "http://img.b2bpic.net/free-photo/team-celebrating-win-silver-cup_23-2149479319.jpg", - }, + id: "f6", title: "Pro Pathway", tags: [ + "Ambition"], + imageSrc: "http://img.b2bpic.net/free-photo/team-celebrating-win-silver-cup_23-2149479319.jpg"}, ]} title="Our Infrastructure" description="State-of-the-art facilities crafted for elite development and community comfort." @@ -222,52 +145,25 @@ export default function LandingPage() {
@@ -381,8 +223,7 @@ export default function LandingPage() {