Update src/app/contact/page.tsx
This commit is contained in:
@@ -36,7 +36,7 @@ export default function ContactPage() {
|
||||
title="Ready to start your project?"
|
||||
description="We are here to help your local business grow. Let's discuss your goals and how we can achieve them."
|
||||
buttons={[{ text: "Send Message" }]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user