From 47f119a71d2bcdc4e5edf24f1fef5d7fa637482a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:15:27 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 43 ++++++++++------------------------------ 1 file changed, 11 insertions(+), 32 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 847f98b..5172c49 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -43,9 +43,9 @@ export default function ContactPage() { tagIcon={Mail} title="Join the Recovery Revolution" description="Subscribe to our newsletter for exclusive recovery tips, product launches, and special offers from the world's leading recovery platform." - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg" imageAlt="Recovery and wellness lifestyle" mediaAnimation="slide-up" mediaPosition="right" @@ -59,35 +59,17 @@ export default function ContactPage() {