From 95f544151dad472c286b86e27e7a9a6df5b70b38 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 06:27:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97699eb..8d16a51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,7 @@ export default function LandingPage() { imageAlt="gym reception area professional" mediaAnimation="slide-up" title="Frequently Asked Questions" - description="Have questions about our facility or classes? We're here to provide answers." + description="Have questions about our facility or classes? Can't find your answer? Call us or book a tour to speak with a trainer today." faqsAnimation="slide-up" /> @@ -224,4 +224,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1