Merge version_17 into main #24
@@ -125,14 +125,15 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Define Your Vision."
|
||||
description="Direct engagement for ambitious brands. Michele Floridia is available for national and international assignments."
|
||||
title="Parliamone."
|
||||
description="Prenota una call conoscitiva di 20 minuti per analizzare il tuo progetto."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "brand", type: "text", placeholder: "Brand / Organization", required: true },
|
||||
{ name: "name", type: "text", placeholder: "Nome", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email", required: true },
|
||||
{ name: "company", type: "text", placeholder: "Azienda", required: true },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about the narrative you wish to create.", rows: 4, required: true }}
|
||||
buttonText="Submit Proposal"
|
||||
textarea={{ name: "message", placeholder: "Messaggio", rows: 4, required: true }}
|
||||
buttonText="Invia"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/anamorphic-cinematic-2-39-1-aspect-ratio-1776519529328-28dac220.png?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user