Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -72,10 +72,10 @@ export default function ContactPage() {
|
|||||||
title="Privacy and Security Terms"
|
title="Privacy and Security Terms"
|
||||||
sections={[
|
sections={[
|
||||||
{
|
{
|
||||||
heading: "Data Protection", content: { type: "paragraph", text: "We handle all client data with maximum encryption." },
|
heading: "Data Protection", content: { text: "We handle all client data with maximum encryption." },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
heading: "Client Confidentiality", content: { type: "list", items: ["Non-disclosure Agreements", "Secure Data Disposal"] },
|
heading: "Client Confidentiality", content: { items: ["Non-disclosure Agreements", "Secure Data Disposal"] },
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user