From 07d68cf3bce2d800cbe9b44965d2b63da5eb397a Mon Sep 17 00:00:00 2001 From: DMleadgen Date: Fri, 27 Mar 2026 14:17:09 -0600 Subject: [PATCH] fix: restore white form surfaces --- components/contact-page.tsx | 8 ++++---- components/forms/contact-form.tsx | 12 ++++++------ components/forms/request-machine-form.tsx | 14 +++++++------- components/request-machine-section.tsx | 6 +++--- components/site-chat-widget.tsx | 2 +- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/components/contact-page.tsx b/components/contact-page.tsx index 3cb4e5be..ee95dc0b 100644 --- a/components/contact-page.tsx +++ b/components/contact-page.tsx @@ -38,8 +38,8 @@ export function ContactPage() {