Merge version_5 into main #17
@@ -50,6 +50,7 @@ export default function ContactPage() {
|
||||
buttonText="Send Message"
|
||||
termsText="We respect your privacy. We'll only use this information to discuss your project."
|
||||
centered={true}
|
||||
useInvertedBackground={false}
|
||||
onSubmit={(email) => {
|
||||
console.log("Form submitted with email:", email);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user