From 547cf5ba4913754a4b994116794588a676fd0e3e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:51:18 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e056c31..edc5938 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -53,7 +53,7 @@ export default function ContactPage() { title="Privacy and Security" sections={[ { - heading: "Data Protection", content: [{ text: "Your data is safe with us. We follow strict Mumbai property market compliance standards." }] + heading: "Data Protection", content: [{ type: "paragraph", text: "Your data is safe with us. We follow strict Mumbai property market compliance standards." }] } ]} />