Merge version_110 into main #151
@@ -41,9 +41,9 @@ export default function PrivacyPage() {
|
||||
layout="page"
|
||||
title="Privacy Policy"
|
||||
sections={[
|
||||
{ heading: "Information Collection", content: { text: "We collect information you provide directly to us when you request an estimate or contact us through our website." } },
|
||||
{ heading: "Information Use", content: { text: "We use the information we collect to provide, maintain, and improve our services, and to communicate with you regarding your event requirements." } },
|
||||
{ heading: "Data Security", content: { text: "We implement reasonable security measures to protect your personal information from unauthorized access, alteration, or disclosure." } }
|
||||
{ heading: "Information Collection", content: { type: "paragraph", text: "We collect information you provide directly to us when you request an estimate or contact us through our website." } },
|
||||
{ heading: "Information Use", content: { type: "paragraph", text: "We use the information we collect to provide, maintain, and improve our services, and to communicate with you regarding your event requirements." } },
|
||||
{ heading: "Data Security", content: { type: "paragraph", text: "We implement reasonable security measures to protect your personal information from unauthorized access, alteration, or disclosure." } }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user