diff --git a/client/src/components/home/cta-section.tsx b/client/src/components/home/cta-section.tsx
index b43e054..ec27a71 100644
--- a/client/src/components/home/cta-section.tsx
+++ b/client/src/components/home/cta-section.tsx
@@ -9,12 +9,14 @@ export function CTASection() {
-
Book a Class
-
+
diff --git a/client/src/components/home/hero-section.tsx b/client/src/components/home/hero-section.tsx
index 770320b..48fc17d 100644
--- a/client/src/components/home/hero-section.tsx
+++ b/client/src/components/home/hero-section.tsx
@@ -17,8 +17,10 @@ export function HeroSection() {
Feel at Home in your Body
-
Book a Class
-
+
diff --git a/client/src/pages/calendar-page.tsx b/client/src/pages/calendar-page.tsx
index abe1aaa..123c023 100644
--- a/client/src/pages/calendar-page.tsx
+++ b/client/src/pages/calendar-page.tsx
@@ -5,8 +5,8 @@ export default function CalendarPage() {
// Set meta data for SEO
document.title = "Pilates with Fadia | Class Schedule & Booking";
- // Redirect to Momoyoga after component mounts
- window.location.href = "https://www.momoyoga.com/pilates-with-fadia/schedule";
+ // Redirect to Setmore after component mounts
+ window.location.href = "https://pilateswithfadia.setmore.com";
}, []);
return (
@@ -20,7 +20,7 @@ export default function CalendarPage() {
please click the button below.