Skip to content

Commit 890b98d

Browse files
committed
Add missing Row component for contact information section in privacy policy
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 5284351 commit 890b98d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • src/sections/Company/Legal/privacy

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ const Privacy = () => {
250250
This includes reviewing website footers, terms of service agreements, and other legal and commercial documents. User or regulatory confusion can lead to misdirected legal notices, data subject requests, or official inquiries, creating unnecessary administrative friction and potential legal complications. Proactively ensuring clarity in all corporate communications is a low-cost, high-impact risk mitigation strategy that reinforces professionalism and transparency.
251251
</p>
252252
</Col>
253+
</Row>
254+
<Row>
253255
<Col>
254256
<div className="conduct_heading">
255257
<h2>Contact information</h2>

0 commit comments

Comments
 (0)