From 2998d23fedd40e7e7c7d6b45cf32895671ab586a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 22:27:26 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1 From dd85b25ce66d5f1eea9a95971a6d07d9a02ea8c0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 22:27:27 +0000 Subject: [PATCH 2/2] 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 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 -- 2.49.1