From 389e02a51e3620adb08f26eb60fd06d35f7bacb4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 02:25:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec36eed..d423bea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,6 +96,7 @@ export default function LandingPage() { { id: "f2", title: "Walking Trails", content: "Scenic paths around the facility perfect for daily exercise and community health." }, { id: "f3", title: "Public Amenities", content: "Accessible public restrooms and ample surrounding space for community gatherings." }, ]} + buttons={[{ text: "Sign Up For Training", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/girl-soccer-player-girl-sports-uniform-soccer-field-football-concept_169016-68217.jpg" mediaAnimation="slide-up" imageAlt="Soccer field aerial view scottsdale" -- 2.49.1