From 76102ee34af28f8877b8b71f09437dc1ad008847 Mon Sep 17 00:00:00 2001 From: RizqiSyahrendra Date: Fri, 18 Apr 2025 01:27:11 +0700 Subject: [PATCH] fix: contact form and header styling --- src/components/ContactFormBox.tsx | 2 +- src/components/layouts/Header.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/ContactFormBox.tsx b/src/components/ContactFormBox.tsx index dcb2b20..a336007 100644 --- a/src/components/ContactFormBox.tsx +++ b/src/components/ContactFormBox.tsx @@ -6,7 +6,7 @@ export default function ContactFormBox() {
-

Find Your Property

+

Get in Touch with Us Today!

diff --git a/src/components/layouts/Header.tsx b/src/components/layouts/Header.tsx index 338e720..bbfe06c 100644 --- a/src/components/layouts/Header.tsx +++ b/src/components/layouts/Header.tsx @@ -282,8 +282,8 @@ export default function Header() { */} -