Skip to content

Commit c8a93c6

Browse files
committed
trust center
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent ba2c54b commit c8a93c6

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/sections/Company/Legal/privacy/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ const Privacy = () => {
1212
<PageHeader title="Privacy" path="Terms > Privacy" />
1313
<Container>
1414
<p><small>
15-
<i>Effective Date: July 11th, 2023</i><br />
16-
<i>Version 3</i></small>
17-
</p>
15+
<i>Effective Date: July 11th, 2023</i><br />
16+
<i>Version 3</i></small>
17+
</p>
1818
<Row>
1919
<Col $xs={12} $sm={12} $lg={12}>
2020
<p>
@@ -276,7 +276,7 @@ const Privacy = () => {
276276
Telephone number: 512-810-8200
277277
</p>
278278
<p>
279-
<small><i>Last Updated: March 8th, 2024</i></small>
279+
<small><i>Last Updated: March 8th, 2024</i></small>
280280
</p>
281281
</Col>
282282
</Row>

src/sections/Company/Legal/sub-processors/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ const subProcessors = () => {
99
return (
1010
<TermsWrapper>
1111
<PageHeader title="Sub-Processors and Service Providers" path="Terms > Sub-Processors and Service Providers" />
12-
12+
1313
<Container>
1414
<p><small>
15-
<i>Effective Date: March 8th, 2024</i><br />
16-
<i>Version 4</i></small>
17-
</p>
15+
<i>Effective Date: March 8th, 2024</i><br />
16+
<i>Version 4</i></small>
17+
</p>
1818
<Row>
1919
<Col $xs={12} $sm={12} $lg={12}>
2020
<p>

0 commit comments

Comments
 (0)