Update src/app/page.tsx
This commit is contained in:
@@ -203,7 +203,8 @@ export default function WebAgencyThemePage() {
|
||||
buttonText="Send Message"
|
||||
termsText="By submitting your email, you agree to our privacy policy."
|
||||
onSubmit={handleFormSubmit}
|
||||
centered={false} // Adjust as needed
|
||||
centered={false}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<FooterCard
|
||||
logoText="Studio"
|
||||
|
||||
Reference in New Issue
Block a user