From daf2ea5857f66bf953f6527edb754b028cdceee1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:38:01 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 12763ea..706c934 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -60,7 +60,7 @@ export default function ContactPage() { tag="20+ Five Star Reviews" tagIcon={Star} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg", imageAlt: "Professional roofer working on modern home at sunset"}, @@ -231,7 +231,7 @@ export default function ContactPage() { description="Don't wait until it causes more damage. Contact us immediately for fast, professional emergency roofing response." tagIcon={AlertCircle} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Get Emergency Help"