From 589c7be53a60a301ff14d5db8c1044550e4f1f56 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 09:13:34 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 89 ++++++++++++++++++++++------------------ 1 file changed, 48 insertions(+), 41 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2c52193..b36a4bd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -21,48 +21,55 @@ export default function ContactPage() { headingFontWeight="normal" > - + + + +
+ console.log("New Lead:", email)} + /> +
+ +
);