diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c3ace4e..6945dc4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -31,7 +31,6 @@ export default function ContactPage() { { name: "Contact", id: "/contact" }, ]} brandName="Jhapa District" - button={{ text: "Get Started", href: "/contact" }} /> @@ -45,6 +44,7 @@ export default function ContactPage() { ]} textarea={{ name: "message", placeholder: "How can we help?", required: true }} imageSrc="http://img.b2bpic.net/free-photo/contact-us-customer-support-concept_1150-17979.jpg?_wi=1" + useInvertedBackground={false} />