diff --git a/src/app/help/page.tsx b/src/app/help/page.tsx index 44806f4..d4c8abe 100644 --- a/src/app/help/page.tsx +++ b/src/app/help/page.tsx @@ -122,6 +122,18 @@ 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 + +
); };