From b8d2ef72b056724546f7348baace6630916280b5 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Mon, 26 Jan 2026 12:16:36 +0000 Subject: [PATCH] faq updateed --- src/app/help/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/help/page.tsx b/src/app/help/page.tsx index d4c8abe..cceb880 100644 --- a/src/app/help/page.tsx +++ b/src/app/help/page.tsx @@ -122,19 +122,19 @@ If you have any issues, email us at enquiries@domna.homes and we can: {faqs.map((f, i) => ( ))} -
-

Still need help?

-

- If you can’t find the answer you’re looking for, our team is happy to help. -

- - Contact us at enquiries@domna.homes - +
+

Still need help?

+

+ If you can’t find the answer you’re looking for, our team is happy to help. +

+ + Contact us at enquiries@domna.homes + +
- ); };