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