Compare commits
48 Commits
version_12
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 4214a45d6a | |||
| 23162c4b6b | |||
| 5db4d9de29 | |||
| c37d0406c5 | |||
| c252b39a92 | |||
| 3407c106f3 | |||
| 473eb1f309 | |||
| 209a2b88e5 | |||
| 56f4c47a54 | |||
| ecb8a67838 | |||
| 0450cbce63 | |||
| 0930e9800a | |||
| 050fdee6f2 | |||
| 4adedb7d97 | |||
| 2ab4c0ce3a | |||
| aeefaddf99 | |||
| dc33c2cd8b | |||
| 5c143bb82d | |||
| 427b0079b4 | |||
| 619c9b31b6 | |||
| 31d59ac222 | |||
| c9253ea81e | |||
| 7c55e4c640 | |||
| e51f64b83a | |||
| 3a071fa00d | |||
| 423f8f104c | |||
| 8f7526e75e | |||
| 20d1e70b23 | |||
| 0e0aed00da | |||
| dd85b25ce6 | |||
| 2998d23fed | |||
| d123a631ae | |||
| 9062919b44 | |||
| 26874b730a | |||
| a39b5d7346 | |||
| 3e69d2f9a1 | |||
| 92affd5a4b | |||
| 84a062ad19 | |||
| 9add656010 | |||
| 7836641365 | |||
| aa45246806 | |||
| 00a237312e | |||
| 6a657f7411 | |||
| 8788418c21 | |||
| 7b397430f6 | |||
| cc2fd5a074 | |||
| eb01e4e853 | |||
| 1932072545 |
@@ -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"
|
||||
|
||||
128
src/app/page.tsx
128
src/app/page.tsx
@@ -4,11 +4,13 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -25,11 +27,22 @@ export default function LandingPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<style dangerouslySetInnerHTML={{ __html: `
|
||||
.animate-section { opacity: 0; animation: fadeIn 600ms ease-out forwards; }
|
||||
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
|
||||
.stagger-1 { animation-delay: 200ms; }
|
||||
.stagger-2 { animation-delay: 400ms; }
|
||||
.stagger-3 { animation-delay: 600ms; }
|
||||
.stagger-4 { animation-delay: 800ms; }
|
||||
.stagger-5 { animation-delay: 1000ms; }
|
||||
`}} />
|
||||
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Philosophy", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Come Lavoro", id: "how-i-work" },
|
||||
{ name: "Clients", id: "social-proof" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
@@ -38,74 +51,115 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Cinema for the Modern Manifattura"
|
||||
description="FPH is the directing studio of Michele Floridia. We specialize in luxury B2B and lifestyle storytelling, crafting heritage-driven films for brands that demand a cinematic lens. No agencies, no fixed teams — just an auteur-led approach to production excellence."
|
||||
buttons={[{ text: "Commission a Project", href: "#contact" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/uploaded-1776553036600-uldveqyn.mp4"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
<HeroLogo
|
||||
logoText="REGIA E PRODUZIONE VIDEO"
|
||||
description="Film per brand che sanno chi sono. Brand Film, fiere e campagne B2B & luxury. Una sola regia, dal concept all'on-air."
|
||||
buttons={[{ text: "PRENOTA UNA CALL GRATUITA", href: "#contact" }]}
|
||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/uploaded-1776553036600-uldveqyn.mp4"
|
||||
showDimOverlay={true}
|
||||
className="min-h-screen"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Michele Floridia — Directing Studio."
|
||||
description="FPH is a boutique directing studio built for high-end manufacturing, heritage brands, and outdoor luxury. We provide tailor-made production management that scales from intimate storytelling to complex campaign direction, ensuring every frame honors your craft."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/director-michele-floridia-working-on-a-f-1776519373622-6bbe0844.png"
|
||||
<div id="about-regia" data-section="about-regia">
|
||||
<MetricSplitMediaAbout
|
||||
tag="CHI SONO"
|
||||
title="Una regia, dall'inizio alla fine."
|
||||
description="Sono Michele Floridia, regista e producer freelance. Lavoro con aziende italiane che vogliono raccontarsi con qualità cinematografica. Ogni progetto nasce da un obiettivo di business e si chiude con un film girato, montato e finito da me. Quando serve, una rete selezionata di professionisti entra in produzione: solo le persone giuste, solo nel momento giusto. Il vantaggio è semplice — parli sempre con chi sta facendo il film."
|
||||
metrics={[
|
||||
{ value: "10+", title: "Anni di esperienza" },
|
||||
{ value: "100+", title: "Progetti realizzati" }
|
||||
]}
|
||||
mediaAnimation="none"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/director-michele-floridia-working-on-a-f-1776519373622-6bbe0844.png?_wi=1"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardMedia
|
||||
title="Cinematographic Services"
|
||||
description="Tailored production solutions for premium brands."
|
||||
animationType="slide-up"
|
||||
tag="COSA FACCIO"
|
||||
title="Tre linee di produzione"
|
||||
description="Soluzioni su misura per ogni esigenza di comunicazione premium."
|
||||
animationType="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Costruiamo il pacchetto in call", href: "#contact" }]}
|
||||
features={[
|
||||
{ id: "s1", title: "Heritage Brand Storytelling", description: "Elevating industrial legacy through authentic, long-form cinematic narratives.", tag: "Production" },
|
||||
{ id: "s2", title: "Luxury Campaign Direction", description: "High-fidelity lifestyle visuals for refined commercial positioning.", tag: "Campaign" },
|
||||
{ id: "s3", title: "On-Site Event Direction", description: "Bespoke directorial presence for brand experiences and showcases.", tag: "Events" }
|
||||
{ id: "s1", title: "BRAND FILM", description: "Narrazioni cinematografiche che definiscono l'identità e i valori del tuo brand.", tag: "Concept" },
|
||||
{ id: "s2", title: "VIDEO FIERE & EVENTI", description: "Contenuti dinamici per far risaltare la tua presenza nelle occasioni più importanti.", tag: "Production" },
|
||||
{ id: "s3", title: "CAMPAGNE ADV B2B & LUXURY", description: "Visual ad alto impatto studiati per il mercato B2B e il segmento lusso.", tag: "Campaign" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<div id="how-i-work" data-section="how-i-work" className="animate-section stagger-1">
|
||||
<FeatureCardTwentyEight
|
||||
tag="COME LAVORO"
|
||||
title="Tre passaggi, zero sorprese."
|
||||
description="Il mio metodo garantisce qualità e tempi certi in tre passaggi chiari."
|
||||
textboxLayout="default"
|
||||
animationType="none"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "01", title: "01 CALL", subtitle: "CALL", category: "Discovery", value: "Prenoti una discovery call gratuita di 20 minuti. Mi racconti il brand, gli obiettivi e i tempi. Zero impegno." },
|
||||
{ id: "02", title: "02 PLAN", subtitle: "PLAN", category: "Strategia", value: "Costruisco una strategia visiva su misura: concept, mood, crew, timeline e preventivo dettagliato." },
|
||||
{ id: "03", title: "03 CREATE", subtitle: "CREATE", category: "Produzione", value: "Produciamo il film dal brief al delivery finale. Ricevi contenuti pronti per pubblicare su ogni canale." }
|
||||
]}
|
||||
buttons={[{ text: "PRENOTA LA CALL GRATUITA", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about" className="animate-section stagger-2">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Michele Floridia — Directing Studio."
|
||||
description="FPH is a boutique directing studio built for high-end manufacturing, heritage brands, and outdoor luxury. We provide tailor-made production management that scales from intimate storytelling to complex campaign direction, ensuring every frame honors your craft."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/director-michele-floridia-working-on-a-f-1776519373622-6bbe0844.png?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof" className="animate-section stagger-3">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="The sensibility Michele Floridia brings to our brand narrative is unmatched. It’s not just video content; it’s genuine cinema that honors our manufacturing roots."
|
||||
rating={5}
|
||||
author="Director of Brand Strategy, Leading Luxury House"
|
||||
avatars={[{ src: "https://i.pravatar.cc/150?u=a1", alt: "Client" }]
|
||||
}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
avatars={[{ src: "https://i.pravatar.cc/150?u=a1", alt: "Client" }]}
|
||||
ratingAnimation="none"
|
||||
avatarsAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Testimonial section"
|
||||
className="py-12"
|
||||
testimonialClassName="text-lg font-medium leading-relaxed"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<div id="contact" data-section="contact" className="animate-section stagger-4">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Define Your Vision."
|
||||
description="Direct engagement for ambitious brands. Michele Floridia is available for national and international assignments."
|
||||
useInvertedBackground={false}
|
||||
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"
|
||||
className="py-20"
|
||||
titleClassName="font-semibold text-4xl"
|
||||
descriptionClassName="text-muted-foreground text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<div id="footer" data-section="footer" className="animate-section stagger-5">
|
||||
<FooterLogoReveal
|
||||
logoText="FPH Directing Studio"
|
||||
leftLink={{ text: "© 2025 FPH Production", href: "#" }}
|
||||
rightLink={{ text: "Privacy & Terms", href: "#" }}
|
||||
className="py-12 border-t"
|
||||
linkClassName="text-sm text-muted-foreground hover:text-foreground"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user