From d9d5264357ddb81ea419df3c4f1879e1555a0fe8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 17:17:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a2a88d..638c7f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"}, ]} -- 2.49.1