Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 53dc8a3c1f | |||
| bf4590dd3a | |||
| d9d5264357 | |||
| aefd2f2a6c |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
description="Spot cinematografici, brand film heritage, lifestyle e copertura eventi. Per brand italiani che vogliono comunicare chi sono — non solo cosa vendono."
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota una call", href: "#contact"},
|
||||
text: "Richiedi una consulenza creativa", href: "#contact"},
|
||||
{
|
||||
text: "Guarda lo showreel", href: "#features"},
|
||||
]}
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Parliamo del tuo film"
|
||||
description="Raccontaci la tua visione. Ti risponderemo per definire il prossimo passo."
|
||||
description="Raccontaci la tua visione. Ti risponderemo per definire il prossimo passo. Tutte le richieste sono sempre senza impegno."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Nome", required: true,
|
||||
|
||||
Reference in New Issue
Block a user