diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index dc16416..f07dbc1 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -70,50 +70,7 @@ export default function Footer() { className="w-80 mb-4" style={{ filter: "brightness(1.1)" }} /> -

Online pilates classes to help you feel stronger and more connected to your body and breath

- - {/* Newsletter Signup Form */} -
-

- Newsletter Signup -

-
- setEmail(e.target.value)} - required - /> - -
- setAgreedToTerms(e.target.checked)} - required - /> - I agree to receive emails from Pilates with Fadia -
- - -
-
+

Online pilates classes to help you feel stronger and more connected to your body and breath

@@ -128,59 +85,102 @@ export default function Footer() {
-
-

Quick Links

- -
-
- -
-

Contact

-
+ {/* Newsletter Signup Section spanning columns 2 and 3 */} +
+

Newsletter Signup

+
+ setEmail(e.target.value)} + required + /> + +
+ setAgreedToTerms(e.target.checked)} + required + /> + I agree to receive emails from Pilates with Fadia +
+ + +
+ + {/* Quick Links and Contact below newsletter */} +
+
+

Quick Links

+
    +
  • + + Book Classes + +
  • +
  • + + About Fadia + +
  • +
  • + + Community + +
  • +
  • + + Contact + +
  • +
+
+ +
+

Contact

+ +
+