diff --git a/src/components/ContactFormSection.tsx b/src/components/ContactFormSection.tsx
new file mode 100644
index 0000000..fb2e3eb
--- /dev/null
+++ b/src/components/ContactFormSection.tsx
@@ -0,0 +1,67 @@
+export default function ContactFormSection() {
+ return (
+
+
+

+
+
+
+
Get in Touch with Us Today!
+
+
+
+
+ );
+}
diff --git a/src/components/GoogleReviewBox.tsx b/src/components/GoogleReviewBox.tsx
index 3ec5546..ea9f895 100644
--- a/src/components/GoogleReviewBox.tsx
+++ b/src/components/GoogleReviewBox.tsx
@@ -34,8 +34,9 @@ export default function GoogleReviewBox() {