diff --git a/attached_assets/Fadia-167.jpg b/attached_assets/Fadia-167.jpg new file mode 100644 index 0000000..14337cd Binary files /dev/null and b/attached_assets/Fadia-167.jpg differ diff --git a/attached_assets/PwF Logo (square).png b/attached_assets/PwF Logo (square).png new file mode 100644 index 0000000..cb203f7 Binary files /dev/null and b/attached_assets/PwF Logo (square).png differ diff --git a/client/src/assets/square-logo.png b/client/src/assets/square-logo.png new file mode 100644 index 0000000..cb203f7 Binary files /dev/null and b/client/src/assets/square-logo.png differ diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index fd2f627..02ea8bc 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -1,5 +1,6 @@ import { Logo } from "@/components/ui/logo"; import { Link } from "wouter"; +import SquareLogo from "../../assets/square-logo.png"; export default function Footer() { const currentYear = new Date().getFullYear(); @@ -144,14 +145,24 @@ export default function Footer() { -
-

- © {currentYear} Pilates with Fadia. All rights reserved. -

-
- Privacy Policy - Terms of Service - Cookie Policy +
+
+ Pilates with Fadia +
+
+

+ © {currentYear} Pilates with Fadia. All rights reserved. +

+
+ Privacy Policy + Terms of Service + Cookie Policy +