Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e55e4dba4 | |||
| 092ce4dc39 |
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="FPH PRODUCTION"
|
||||
brandName="FPH Production — Michele Floridia"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,11 +48,11 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="Contenuti video che i brand ricordano"
|
||||
description="Spot cinematografici, brand film heritage, lifestyle e copertura eventi. Per brand italiani che vogliono comunicare chi sono — non solo cosa vendono. Convert viewers into loyal customers through cinematic authority."
|
||||
title="Film per brand che sanno chi sono"
|
||||
description="Brand Film · Heritage Campaign · Event Direction — Per i brand italiani che vogliono essere visti, non solo scorrere. Convertiamo i tuoi spettatori in clienti fedeli attraverso una narrazione cinematografica che valorizza la tua identità."
|
||||
buttons={[
|
||||
{
|
||||
text: "Richiedi una consulenza creativa", href: "#contact"},
|
||||
text: "Parliamone", href: "#contact"},
|
||||
{
|
||||
text: "Guarda lo showreel", href: "#features"},
|
||||
]}
|
||||
@@ -106,11 +106,11 @@ export default function LandingPage() {
|
||||
"Cinematic", "Storytelling"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/cinematic-still-from-a-luxury-heritage-b-1776519381253-233d60a8.png"},
|
||||
{
|
||||
id: "2", title: "Lifestyle & Fashion", tags: [
|
||||
id: "2", title: "Campaign Lifestyle", tags: [
|
||||
"Editorial", "Motion"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/lifestyle-campaign-still-for-premium-fas-1776519392405-474454c4.png"},
|
||||
{
|
||||
id: "3", title: "Event Documentary", tags: [
|
||||
id: "3", title: "Event Direction", tags: [
|
||||
"On-site", "Reportage"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/event-documentary-capture-from-a-luxury--1776519402835-2635223c.png"},
|
||||
]}
|
||||
@@ -127,13 +127,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Studio", name: "Brand Film Heritage", price: "Richiedi disponibilità", rating: 5,
|
||||
id: "p1", brand: "Studio", name: "Heritage Brand Film", price: "Richiedi disponibilità", rating: 5,
|
||||
reviewCount: "10+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/cinematic-still-from-a-luxury-heritage-b-1776519462406-f7810095.png"},
|
||||
{
|
||||
id: "p2", brand: "Studio", name: "Campagna Lifestyle", price: "Richiedi disponibilità", rating: 5,
|
||||
reviewCount: "15+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/lifestyle-campaign-still-for-premium-fas-1776519470939-52e506fb.png"},
|
||||
{
|
||||
id: "p3", brand: "Studio", name: "Reportage Eventi", price: "Richiedi disponibilità", rating: 5,
|
||||
id: "p3", brand: "Studio", name: "Event Direction", price: "Richiedi disponibilità", rating: 5,
|
||||
reviewCount: "20+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/event-documentary-capture-from-a-luxury--1776519478443-ef0c1d7a.png"},
|
||||
{
|
||||
id: "p4", brand: "Studio", name: "Social Content Editorial", price: "Richiedi disponibilità", rating: 5,
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/portrait-of-a-luxury-fashion-director-cr-1776519441932-d21fb1f4.png", alt: "Fashion Director"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/portrait-of-a-boutique-hotel-founder-ref-1776519452229-b2726f0d.png", alt: "Hotel Founder"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/portrait-of-an-event-coordinator-profess-1776519431329-6b0d51e6.png", alt: "Hotel Founder"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -251,7 +251,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="FPH PRODUCTION"
|
||||
logoText="FPH Production"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user