diff --git a/apps/landing/src/pages/terms-of-use.tsx b/apps/landing/src/pages/terms-of-use.tsx index 8883b472b..a71e60f95 100644 --- a/apps/landing/src/pages/terms-of-use.tsx +++ b/apps/landing/src/pages/terms-of-use.tsx @@ -9,12 +9,14 @@ const PrivacyPolicy = () => {

Terms of Use

-

Last updated: 15 June 2023

+

Last updated: 4 July 2023

- Welcome to rallly.co, an open-source project provided under the AGPLv3 - license. By accessing and using this website, you agree to comply with - and be bound by the following terms of use. If you do not agree to - these terms, please do not use this website. + {`This website is operated by Stack Snap Ltd. References made to "we", + "us" or "our" pertain directly and exclusively to Stack Snap Ltd. We + provide you, as the user, with this website, which includes all the + information, tools, and services accessible on it, under the + stipulation that you agree to all the terms, conditions, policies, and + notices laid out herein.`}

1. Use of Website

@@ -57,10 +59,25 @@ const PrivacyPolicy = () => { such modifications.

+

6. Contact

If you have any questions about these terms of use, please contact us at support@rallly.co.

+ +

+ Stack Snap Ltd. +
+ The Gallery 14 +
+ Upland Road +
+ London +
+ SE22 9EE +
+ United Kingdom +

);