From b178ebf566877da817b8bc2f5768b222e87bafc2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 05:12:01 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index bbc9227..84e577a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -36,7 +36,7 @@ export default function ContactPage() { title="Ready to start your project?" description="We are here to help your local business grow. Let's discuss your goals and how we can achieve them." buttons={[{ text: "Send Message" }]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} />