From deb8814693320b382fdc0029561503fce7b316b2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:50:45 +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 330b2f6..e056c31 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: "Your data is safe with us. We follow strict Mumbai property market compliance standards." + heading: "Data Protection", content: [{ text: "Your data is safe with us. We follow strict Mumbai property market compliance standards." }] } ]} /> -- 2.49.1