diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2541d56..8ae3365 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -40,7 +40,7 @@ export default function ContactPage() { tag="Contact" title="Send Us a Message" description="Our team is ready to assist you with any medical queries or concerns." - buttons={[{ text: "Submit" }] + buttons={[{ text: "Submit" }]} background={{ variant: "radial-gradient" }} useInvertedBackground={false} />