diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c8087d1..49eca83 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,8 +10,8 @@ import { Figtree } from "next/font/google"; export const metadata: Metadata = { - title: 'FPH Production | Direzionale di Cinema per Brand', - description: 'FPH Production è uno studio di regia che trasforma brand heritage e lifestyle in cinema puro. Filmmaking, non video content.', + title: 'FPH — Brand Film & Video Luxury B2B | Michele Floridia', + description: 'Regista e producer freelance specializzato in Brand Film cinematografici, video fiere e campagne ADV per il mercato luxury e B2B italiano.', openGraph: { "siteName": "FPH Production", "type": "website" diff --git a/src/app/page.tsx b/src/app/page.tsx index 5823e1c..cb760d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,4 +148,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file