Merge version_2 into main #10
@@ -36,6 +36,7 @@ export default function ContactPage() {
|
||||
title="Let's work together"
|
||||
description="Have questions or want to collaborate? Send us a message and we'll be in touch."
|
||||
centered={true}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Send Message"
|
||||
onSubmit={(email) => console.log("Form submitted for:", email)}
|
||||
|
||||
Reference in New Issue
Block a user