From 619213cb93011917f323e82bd8c0f877277d6c95 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 01:08:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c2c7e0..e07eebd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Join the Club", href: "#contact"}, { - text: "Learn More", href: "#about"}, + text: "View Schedule", href: "#contact"}, ]} mediaItems={[ { -- 2.49.1