diff --git a/client/src/components/home/cta-section.tsx b/client/src/components/home/cta-section.tsx index b04b868..f7f8078 100644 --- a/client/src/components/home/cta-section.tsx +++ b/client/src/components/home/cta-section.tsx @@ -2,7 +2,7 @@ import { Link } from "wouter"; export function CTASection() { return ( -
+

Ready to feel stronger, more connected, and at home in your body? @@ -16,10 +16,10 @@ export function CTASection() { Book a Class

- -
-
-
+ + +
+
);