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