Merge version_1 into main #1
147
src/app/page.tsx
147
src/app/page.tsx
@@ -32,29 +32,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Servizi",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
name: "Servizi", id: "services"
|
||||
},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
href: "#portfolio",
|
||||
name: "Portfolio", id: "portfolio"
|
||||
},
|
||||
{
|
||||
name: "Metodo",
|
||||
id: "method",
|
||||
href: "#method",
|
||||
name: "Metodo", id: "method"
|
||||
},
|
||||
{
|
||||
name: "Testimonianze",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
name: "Testimonianze", id: "testimonials"
|
||||
}
|
||||
]}
|
||||
button={{
|
||||
text: "Richiedi una demo",
|
||||
href: "#contact",
|
||||
text: "Richiedi una demo", href: "#contact"
|
||||
}}
|
||||
brandName="ItalyFlow"
|
||||
/>
|
||||
@@ -63,47 +54,39 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
variant: "animated-grid"
|
||||
}}
|
||||
title="Costruiamo esperienze digitali che fanno crescere il tuo business"
|
||||
description="Siti web, marketing e automazioni pensati per convertire visitatori in contatti qualificati per la tua azienda."
|
||||
description="Siti web, marketing e automazioni pensate per convertire visitatori in contatti qualificati per la tua azienda."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-futuristic-software-dashboard-showing--1774286006125-9171e35a.png",
|
||||
imageAlt: "Futuristic software dashboard",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-futuristic-software-dashboard-showing--1774286006125-9171e35a.png", imageAlt: "Futuristic software dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/an-animation-of-digital-automation-proce-1774286007061-3f937eb0.png",
|
||||
imageAlt: "Digital automation processes",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/an-animation-of-digital-automation-proce-1774286007061-3f937eb0.png", imageAlt: "Digital automation processes"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-virtual-reality-environment-showing-a--1774286008190-0c22c69d.png",
|
||||
imageAlt: "VR environment creative design tool",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-virtual-reality-environment-showing-a--1774286008190-0c22c69d.png", imageAlt: "VR environment creative design tool"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-clean-minimalist-website-mockup-displa-1774286006092-060ad494.png",
|
||||
imageAlt: "Minimalist website mockup",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-clean-minimalist-website-mockup-displa-1774286006092-060ad494.png", imageAlt: "Minimalist website mockup"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-creative-branding-presentation-on-a-ta-1774286005503-70c7d8d3.png",
|
||||
imageAlt: "Creative branding presentation",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-creative-branding-presentation-on-a-ta-1774286005503-70c7d8d3.png", imageAlt: "Creative branding presentation"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-clean-representation-of-a-crm-system-w-1774286005775-b25f1dac.png",
|
||||
imageAlt: "CRM system interface",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-clean-representation-of-a-crm-system-w-1774286005775-b25f1dac.png", imageAlt: "CRM system interface"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Richiedi una demo",
|
||||
href: "#contact",
|
||||
text: "Richiedi una demo", href: "#contact"
|
||||
},
|
||||
{
|
||||
text: "Guarda i lavori",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "Guarda i lavori", href: "#portfolio"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselPosition="right"
|
||||
@@ -118,24 +101,20 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Monitor,
|
||||
title: "Web Design & Sviluppo",
|
||||
description: "Siti web moderni e performanti, studiati per convertire e offrire un'esperienza utente impeccabile.",
|
||||
title: "Web Design & Sviluppo", description: "Siti web moderni e performanti, studiati per convertire e offrire un'esperienza utente impeccabile."
|
||||
},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Marketing & Ads",
|
||||
description: "Strategie di marketing digitale e campagne pubblicitarie mirate per aumentare la tua visibilità e generare lead.",
|
||||
title: "Marketing & Ads", description: "Strategie di marketing digitale e campagne pubblicitarie mirate per aumentare la tua visibilità e generare lead."
|
||||
},
|
||||
{
|
||||
icon: Cog,
|
||||
title: "Automazioni & CRM",
|
||||
description: "Automatizziamo i processi aziendali e integriamo sistemi CRM per ottimizzare la gestione dei clienti e del tempo.",
|
||||
title: "Automazioni & CRM", description: "Automatizziamo i processi aziendali e integriamo sistemi CRM per ottimizzare la gestione dei clienti e del tempo."
|
||||
},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Branding & Identità",
|
||||
description: "Creiamo un'identità visiva unica e autorevole che rispecchia i valori del tuo brand e ti distingue dalla concorrenza.",
|
||||
},
|
||||
title: "Branding & Identità", description: "Creiamo un'identità visiva unica e autorevole che rispecchia i valori del tuo brand e ti distingue dalla concorrenza."
|
||||
}
|
||||
]}
|
||||
title="I Nostri Servizi Digitali"
|
||||
description="Soluzioni strategiche per digitalizzare, ottimizzare e scalare il tuo business. Dalla creazione all'automazione, pensiamo a tutto noi."
|
||||
@@ -151,14 +130,12 @@ export default function LandingPage() {
|
||||
bulletPoints={[
|
||||
{
|
||||
icon: AlertTriangle,
|
||||
title: "Il Tuo Problema",
|
||||
description: "Hai un sito web che non converte, non genera contatti o ti fa perdere tempo con gestioni manuali inefficienti.",
|
||||
title: "Il Tuo Problema", description: "Hai un sito web che non converte, non genera contatti o ti fa perdere tempo con gestioni manuali inefficienti."
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "La Soluzione ItalyFlow",
|
||||
description: "Creiamo sistemi digitali ottimizzati che lavorano per te, automatizziamo i processi chiave e massimizziamo le conversioni.",
|
||||
},
|
||||
title: "La Soluzione ItalyFlow", description: "Creiamo sistemi digitali ottimizzati che lavorano per te, automatizziamo i processi chiave e massimizziamo le conversioni."
|
||||
}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -172,26 +149,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "project-1",
|
||||
name: "E-commerce Premium",
|
||||
price: "+120% Conversioni",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-clean-modern-e-commerce-website-interf-1774286007002-7d9eee28.png",
|
||||
imageAlt: "E-commerce premium website",
|
||||
id: "project-1", name: "E-commerce Premium", price: "+120% Conversioni", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-clean-modern-e-commerce-website-interf-1774286007002-7d9eee28.png", imageAlt: "E-commerce premium website"
|
||||
},
|
||||
{
|
||||
id: "project-2",
|
||||
name: "Piattaforma LeadGen",
|
||||
price: "3X Contatti Qualificati",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-screenshot-of-a-mobile-app-dashboard-f-1774286006604-fbd26b21.png",
|
||||
imageAlt: "Lead generation platform",
|
||||
id: "project-2", name: "Piattaforma LeadGen", price: "3X Contatti Qualificati", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-screenshot-of-a-mobile-app-dashboard-f-1774286006604-fbd26b21.png", imageAlt: "Lead generation platform"
|
||||
},
|
||||
{
|
||||
id: "project-3",
|
||||
name: "Brand Identity Digitale",
|
||||
price: "Riconoscimento Potenziato",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-digital-representation-of-a-brand-iden-1774286006880-5f551a38.png",
|
||||
imageAlt: "Digital brand identity",
|
||||
},
|
||||
id: "project-3", name: "Brand Identity Digitale", price: "Riconoscimento Potenziato", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-digital-representation-of-a-brand-iden-1774286006880-5f551a38.png", imageAlt: "Digital brand identity"
|
||||
}
|
||||
]}
|
||||
title="I Nostri Successi"
|
||||
description="Guarda alcuni dei progetti che abbiamo realizzato e scopri i risultati concreti che abbiamo ottenuto per i nostri clienti."
|
||||
@@ -205,28 +170,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "step-1",
|
||||
value: "01",
|
||||
description: "Analisi Approfondita: Comprendiamo a fondo il tuo business, i tuoi obiettivi e il tuo mercato di riferimento.",
|
||||
id: "step-1", value: "01", description: "Analisi Approfondita: Comprendiamo a fondo il tuo business, i tuoi obiettivi e il tuo mercato di riferimento."
|
||||
},
|
||||
{
|
||||
id: "step-2",
|
||||
value: "02",
|
||||
description: "Strategia Personalizzata: Sviluppiamo un piano d'azione su misura per raggiungere i tuoi KPI e superare le aspettative.",
|
||||
id: "step-2", value: "02", description: "Strategia Personalizzata: Sviluppiamo un piano d'azione su misura per raggiungere i tuoi KPI e superare le aspettative."
|
||||
},
|
||||
{
|
||||
id: "step-3",
|
||||
value: "03",
|
||||
description: "Sviluppo & Implementazione: Trasformiamo la strategia in soluzioni digitali concrete e all'avanguardia.",
|
||||
id: "step-3", value: "03", description: "Sviluppo & Implementazione: Trasformiamo la strategia in soluzioni digitali concrete e all'avanguardia."
|
||||
},
|
||||
{
|
||||
id: "step-4",
|
||||
value: "04",
|
||||
description: "Ottimizzazione Continua: Monitoriamo le performance, analizziamo i dati e iteriamo per massimizzare i risultati nel tempo.",
|
||||
},
|
||||
id: "step-4", value: "04", description: "Ottimizzazione Continua: Monitoriamo le performance, analizziamo i dati e iteriamo per massimizzare i risultati nel tempo."
|
||||
}
|
||||
]}
|
||||
title="Il Nostro Metodo Collaudato"
|
||||
description="Un approccio trasparente e orientato ai risultati, suddiviso in fasi chiare per garantire il successo del tuo progetto."
|
||||
animationType="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -235,25 +193,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alessia Rossi, CEO di TechVibe",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-professional-headshot-of-a-female-ceo--1774286005107-db1334af.png",
|
||||
id: "1", name: "Alessia Rossi, CEO di TechVibe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-professional-headshot-of-a-female-ceo--1774286005107-db1334af.png"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marco Bianchi, CTO di Innovatech",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-headshot-of-a-male-cto-early-40s-with--1774286005874-48172f2b.png",
|
||||
id: "2", name: "Marco Bianchi, CTO di Innovatech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-headshot-of-a-male-cto-early-40s-with--1774286005874-48172f2b.png"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofia Gialli, Marketing Director di GrowthPro",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-headshot-of-a-female-marketing-directo-1774286005899-9fbb7109.png",
|
||||
id: "3", name: "Sofia Gialli, Marketing Director di GrowthPro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-headshot-of-a-female-marketing-directo-1774286005899-9fbb7109.png"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Luca Verdi, Product Manager di FutureSolutions",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-headshot-of-a-male-product-manager-lat-1774286006023-91e8bf5c.png",
|
||||
},
|
||||
id: "4", name: "Luca Verdi, Product Manager di FutureSolutions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BM51AFPhjxiWPGtPm1LP4XJ7JZ/a-headshot-of-a-male-product-manager-lat-1774286006023-91e8bf5c.png"
|
||||
}
|
||||
]}
|
||||
cardTitle="Ciò che dicono i nostri clienti"
|
||||
cardTag="Testimonianze"
|
||||
@@ -265,16 +215,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
tag="Contattaci"
|
||||
title="Pronto a portare il tuo business al livello successivo?"
|
||||
description="Non ti serve solo un sito. Ti serve un sistema che vende. Prenota una consulenza gratuita per scoprire come possiamo aiutarti."
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota una call",
|
||||
href: "mailto:info@italyflow.com",
|
||||
},
|
||||
text: "Prenota una call", href: "mailto:info@italyflow.com"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -284,12 +233,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="ItalyFlow"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
text: "Privacy Policy", href: "#"
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Termini di Servizio",
|
||||
href: "#",
|
||||
text: "Termini di Servizio", href: "#"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user