From 415fd9331b0016bb2552ab0dc5709d9adae34255 Mon Sep 17 00:00:00 2001 From: Anton Karpenko Date: Mon, 5 Feb 2024 20:02:42 +0100 Subject: [PATCH] fix: TermsAndConditions page --- src/app/(main)/legal/terms-conditions/page.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/(main)/legal/terms-conditions/page.tsx b/src/app/(main)/legal/terms-conditions/page.tsx index 478e67c..5d6d15c 100644 --- a/src/app/(main)/legal/terms-conditions/page.tsx +++ b/src/app/(main)/legal/terms-conditions/page.tsx @@ -1,4 +1,4 @@ -import { APP_NAME, PUBLIC_URL } from '@/config'; +import { APP_NAME, APP_SHORT_NAME, PUBLIC_URL } from '@/config'; import { Link, Typo, Wrapper } from '@/components'; /** @@ -11,9 +11,9 @@ const TermsAndConditionsPage = () => { Terms and Conditions - Welcome to the DOMAIN-NAME.COM website ("Site"). This Site is a property of{' '} + Welcome to the TODO: DOMAIN-NAME.COM website ("Site"). This Site is a property of{' '} - COMPANY OR OWNER + TODO: COMPANY OR OWNER {' '} ("Owner"). By accessing the Site, you agree to follow and be bound by the following terms and conditions concerning your use of the Site and our privacy policy. @@ -57,8 +57,9 @@ const TermsAndConditionsPage = () => { Trademarks - "{APP_NAME}", "XXX", "YYY" are trademarks or registered trademarks of Owner. All - other trademarks appearing on the Site are the sole property of their respective owners. + "{APP_NAME}", "{APP_SHORT_NAME}" "TODO: Other trademarks here" are trademarks or + registered trademarks of Owner. All other trademarks appearing on the Site are the sole property of their + respective owners. Disclaimer