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() {