diff --git a/client/src/components/home/cta-section.tsx b/client/src/components/home/cta-section.tsx index 0da5664..814551d 100644 --- a/client/src/components/home/cta-section.tsx +++ b/client/src/components/home/cta-section.tsx @@ -1,36 +1,20 @@ import { Link } from "wouter"; -import { useAuth } from "@/hooks/use-auth"; export function CTASection() { - const { user } = useAuth(); - return ( -
-
-
-
-

- Create Your Personal Account -

-

- Join our community to book classes, track your progress, and connect with other Pilates enthusiasts. -

-
- -
- - {user ? "My Account" : "Sign Up"} - - - Book a Class - -
+
+
+

+ Ready to feel stronger, more connected, and at home in your body? +

+ +
+ + Book a Class +