diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index e2a4069..6513b0d 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -22,10 +22,13 @@ export default function Footer() { - {/* Copyright and Links */} -
+ {/* Copyright, Partnership and Links */} +

- © 2007-2025 - SAPIENS Media Limited. All Rights Reserved. + © 2025 - SAPIENS AI Limited. All Rights Reserved. +

+

+ In partnership with Nostra

Terms And Conditions @@ -33,13 +36,6 @@ export default function Footer() { Risk Warning
- - {/* Partnership Information - Bottom Center */} -
-

- In partnership with Nostra -

-
);