From 3ab9cbf7b5160f793f6d6b554a86f3aa909bd440 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:47:18 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 81e93d8..e18b406 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,7 +45,7 @@ export default function ContactPage() { tagAnimation="slide-up" title="Contact K H Food Today" description="Have questions about our services or ready to place an order? We're here to help and available 24/7 for all your food supply needs." - background={{ variant: "glowing-orb" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} buttonText="Send Message" inputPlaceholder="Enter your email or phone" @@ -57,10 +57,7 @@ export default function ContactPage() {