From 23a41a009146ed806a17fa8f9d555655c39cee1f Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 18:39:05 +0000 Subject: [PATCH] Display the contact form in full without a scroll bar for easier access Replaced the div container with a direct iframe embed in ContactSection to remove the extra scrollbar. Replit-Commit-Author: Agent Replit-Commit-Session-Id: d004b9e1-f9be-46e2-acda-f440ccd644a9 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/60bda707-79ba-4338-8b61-59ebc160c682.jpg --- .../components/contact/contact-section.tsx | 34 ++++++++----------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/client/src/components/contact/contact-section.tsx b/client/src/components/contact/contact-section.tsx index 3eba842..cba72e8 100644 --- a/client/src/components/contact/contact-section.tsx +++ b/client/src/components/contact/contact-section.tsx @@ -13,29 +13,23 @@ export function ContactSection() {
-
- -
+ Loading contact form... +