Skip to content

Commit f7f8053

Browse files
authored
Merge pull request #4434 from CodeHarborHub/ajay-dhangar-patch-11
Update index.tsx
2 parents ee996ff + 68ee62a commit f7f8053

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/terms-service/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ const TermsOfService: React.FC = () => {
7878
Service.
7979
<br /> <br />
8080
<SubTitle>Use of the Service</SubTitle>
81-
81+
8282
<StyledOl>
8383
<StyledLi>
8484
<Strong>Eligibility:</Strong> You must be at least 18 years old to use the Service. By using the Service, you represent and warrant that you are at least 18 years old.
@@ -104,7 +104,7 @@ const TermsOfService: React.FC = () => {
104104

105105
<SubTitle>Privacy</SubTitle>
106106

107-
Your privacy is important to us. Please review our <a href="/code-harbor-hub/privacy-policy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a> to understand how we collect, use, and disclose your personal information.
107+
Your privacy is important to us. Please review our <a href="/privacy-policy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a> to understand how we collect, use, and disclose your personal information.
108108

109109
<br /> <br />
110110

@@ -115,7 +115,7 @@ const TermsOfService: React.FC = () => {
115115

116116
<SubTitle>Disclaimer of Warranties</SubTitle>
117117

118-
THE SERVICE IS PROVIDED ON AN "AS-IS" AND "AS AVAILABLE" BASIS, WITHOUT ANY WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED. WE DISCLAIM ALL WARRANTIES, INCLUDING BUT NOT LIMITED TO MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. WE MAKE NO WARRANTY THAT THE SERVICE WILL MEET YOUR REQUIREMENTS, BE UNINTERRUPTED, TIMELY, SECURE, OR ERROR-FREE. USE OF THE SERVICE IS AT YOUR OWN RISK.
118+
THE SERVICE IS PROVIDED ON AN &quot;AS-IS&quot; AND &quot;AS AVAILABLE&quot; BASIS, WITHOUT ANY WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED. WE DISCLAIM ALL WARRANTIES, INCLUDING BUT NOT LIMITED TO MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. WE MAKE NO WARRANTY THAT THE SERVICE WILL MEET YOUR REQUIREMENTS, BE UNINTERRUPTED, TIMELY, SECURE, OR ERROR-FREE. USE OF THE SERVICE IS AT YOUR OWN RISK.
119119

120120
<br /> <br />
121121

0 commit comments

Comments
 (0)