Compare commits
4 Commits
version_14
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| 9add656010 | |||
| 7836641365 | |||
| 00a237312e | |||
| 8788418c21 |
@@ -64,6 +64,23 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardMedia
|
||||
tag="COSA FACCIO"
|
||||
title="Tre linee di produzione"
|
||||
description="Soluzioni su misura per ogni esigenza di comunicazione premium."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Costruiamo il pacchetto in call", href: "#contact" }]}
|
||||
features={[
|
||||
{ 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="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
@@ -73,21 +90,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardMedia
|
||||
title="Cinematographic Services"
|
||||
description="Tailored production solutions for premium brands."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
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" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<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."
|
||||
|
||||
Reference in New Issue
Block a user