Merge version_1 into main #1
334
src/app/page.tsx
334
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Chi sono",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Competenze",
|
||||
id: "competencies",
|
||||
},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Chi sono", id: "about" },
|
||||
{ name: "Competenze", id: "competencies" },
|
||||
{ name: "Contatti", id: "contact" },
|
||||
]}
|
||||
brandName="Ivan Rizzo"
|
||||
/>
|
||||
@@ -55,66 +43,30 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background="noise"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Innovazione, finanza digitale e Web3."
|
||||
description="Ivan Rizzo: creator e consulente esperto nel mondo crypto, trading e imprenditoria digitale. Aiuto professionisti e privati a comprendere e navigare il nuovo paradigma finanziario."
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri di più",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
text: "Contattami",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Scopri di più", href: "#about" },
|
||||
{ text: "Contattami", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg"
|
||||
imageAlt="Ivan Rizzo digital finance expert"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-office-composition-with-businessman_23-2147900145.jpg",
|
||||
alt: "Modern office composition with businessman",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/financial-director-happy-because-good-stats_1163-5339.jpg",
|
||||
alt: "Financial director happy because of good stats",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-handsome-man-glasses-pointing-with-two-fingers-you_171337-10322.jpg",
|
||||
alt: "Young smiling handsome man in glasses",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-happy-readhead-curly-man-sitting-wooden-table-holding-green-pan-looking_171337-9886.jpg",
|
||||
alt: "Close-up portrait of young happy man",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg",
|
||||
alt: "Medium shot smiley man at work",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/modern-office-composition-with-businessman_23-2147900145.jpg", alt: "Modern office composition with businessman" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/financial-director-happy-because-good-stats_1163-5339.jpg", alt: "Financial director happy because of good stats" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-smiling-handsome-man-glasses-pointing-with-two-fingers-you_171337-10322.jpg", alt: "Young smiling handsome man in glasses" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-happy-readhead-curly-man-sitting-wooden-table-holding-green-pan-looking_171337-9886.jpg", alt: "Close-up portrait of young happy man" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg", alt: "Medium shot smiley man at work" },
|
||||
]}
|
||||
avatarText="Supportato da una community di oltre 100k appassionati."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Innovazione Web3",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Strategie Crypto",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Trading Dati-Driven",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Educazione Finanziaria",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Integrità Professionale",
|
||||
},
|
||||
{ type: "text", text: "Innovazione Web3" },
|
||||
{ type: "text", text: "Strategie Crypto" },
|
||||
{ type: "text", text: "Trading Dati-Driven" },
|
||||
{ type: "text", text: "Educazione Finanziaria" },
|
||||
{ type: "text", text: "Integrità Professionale" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,18 +77,9 @@ export default function LandingPage() {
|
||||
title="Competenza, visione, trasparenza."
|
||||
description="Credo profondamente nell'educazione finanziaria come pilastro per l'indipendenza individuale. Il mio approccio unisce l'analisi tecnica rigorosa a una visione strategica di lungo periodo sull'ecosistema digitale."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Anni di esperienza",
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Content educativi",
|
||||
},
|
||||
{
|
||||
value: "100k+",
|
||||
title: "Community globale",
|
||||
},
|
||||
{ value: "10+", title: "Anni di esperienza" },
|
||||
{ value: "500+", title: "Content educativi" },
|
||||
{ value: "100k+", title: "Community globale" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-typing-email-laptop-office_637285-6744.jpg"
|
||||
imageAlt="Ivan Rizzo in studio"
|
||||
@@ -151,36 +94,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Finanza Digitale e Crypto",
|
||||
description: "Analisi profonda dei mercati e comprensione dell'ecosistema Web3.",
|
||||
},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Trading e Analisi Tecnica",
|
||||
description: "Strategie operative basate su dati, studio e gestione del rischio.",
|
||||
},
|
||||
{
|
||||
icon: Code2,
|
||||
title: "Mining Bitcoin",
|
||||
description: "Competenze tecniche operative nell'infrastruttura di rete Bitcoin.",
|
||||
},
|
||||
{
|
||||
icon: PenTool,
|
||||
title: "Content Creation",
|
||||
description: "Comunicazione autorevole nel settore finance e innovazione.",
|
||||
},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
title: "Innovazione Imprenditoriale",
|
||||
description: "Supporto strategico per startup e progetti Web3.",
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Educazione Finanziaria",
|
||||
description: "Percorsi formativi per elevare la consapevolezza del risparmio.",
|
||||
},
|
||||
{ icon: DollarSign, title: "Finanza Digitale e Crypto", description: "Analisi profonda dei mercati e comprensione dell'ecosistema Web3." },
|
||||
{ icon: TrendingUp, title: "Trading e Analisi Tecnica", description: "Strategie operative basate su dati, studio e gestione del rischio." },
|
||||
{ icon: Code2, title: "Mining Bitcoin", description: "Competenze tecniche operative nell'infrastruttura di rete Bitcoin." },
|
||||
{ icon: PenTool, title: "Content Creation", description: "Comunicazione autorevole nel settore finance e innovazione." },
|
||||
{ icon: Lightbulb, title: "Innovazione Imprenditoriale", description: "Supporto strategico per startup e progetti Web3." },
|
||||
{ icon: Shield, title: "Educazione Finanziaria", description: "Percorsi formativi per elevare la consapevolezza del risparmio." },
|
||||
]}
|
||||
title="Le mie aree di competenza"
|
||||
description="Soluzioni integrate per navigare con consapevolezza e strategia il mondo digitale."
|
||||
@@ -194,60 +113,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Social",
|
||||
name: "Canale YouTube Analysis",
|
||||
price: "Accesso Libero",
|
||||
rating: 5,
|
||||
reviewCount: "10k+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-blue-background_1017-2653.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Educational",
|
||||
name: "Masterclass Web3",
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "500+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-controls-digital-currency-transactions-online-generated-by-ai_188544-27198.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Social",
|
||||
name: "Instagram Insight",
|
||||
price: "Accesso Libero",
|
||||
rating: 5,
|
||||
reviewCount: "20k+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-blogger-reviewing-studio-light-camera_482257-26748.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Mining",
|
||||
name: "Mining Insight Report",
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Media",
|
||||
name: "Podcast Innovation",
|
||||
price: "Accesso Libero",
|
||||
rating: 5,
|
||||
reviewCount: "5k+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cryptocurrency-rendering-design_23-2149074562.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Consulenza",
|
||||
name: "Strategia Digitale",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-pos-machine_23-2149149656.jpg",
|
||||
},
|
||||
{ id: "p1", brand: "Social", name: "Canale YouTube Analysis", price: "Accesso Libero", rating: 5, reviewCount: "10k+", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-blue-background_1017-2653.jpg" },
|
||||
{ id: "p2", brand: "Educational", name: "Masterclass Web3", price: "Premium", rating: 5, reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-controls-digital-currency-transactions-online-generated-by-ai_188544-27198.jpg" },
|
||||
{ id: "p3", brand: "Social", name: "Instagram Insight", price: "Accesso Libero", rating: 5, reviewCount: "20k+", imageSrc: "http://img.b2bpic.net/free-photo/african-american-blogger-reviewing-studio-light-camera_482257-26748.jpg" },
|
||||
{ id: "p4", brand: "Mining", name: "Mining Insight Report", price: "Premium", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg" },
|
||||
{ id: "p5", brand: "Media", name: "Podcast Innovation", price: "Accesso Libero", rating: 5, reviewCount: "5k+", imageSrc: "http://img.b2bpic.net/free-photo/3d-cryptocurrency-rendering-design_23-2149074562.jpg" },
|
||||
{ id: "p6", brand: "Consulenza", name: "Strategia Digitale", price: "Custom", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-pos-machine_23-2149149656.jpg" },
|
||||
]}
|
||||
title="Progetti e Canali"
|
||||
description="Il cuore del mio lavoro editoriale e formativo."
|
||||
@@ -261,27 +132,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Trasparenza",
|
||||
title: "Onestà intellettuale",
|
||||
description: "Niente consigli finanziari forzati, solo educazione.",
|
||||
icon: Eye,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Lungo periodo",
|
||||
title: "Visione strategica",
|
||||
description: "Analisi focalizzate sulla sostenibilità temporale.",
|
||||
icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Indipendenza",
|
||||
title: "Libertà decisionale",
|
||||
description: "Analisi svincolata da interessi terzi.",
|
||||
icon: Unlock,
|
||||
},
|
||||
{ id: "m1", value: "Trasparenza", title: "Onestà intellettuale", description: "Niente consigli finanziari forzati, solo educazione.", icon: Eye },
|
||||
{ id: "m2", value: "Lungo periodo", title: "Visione strategica", description: "Analisi focalizzate sulla sostenibilità temporale.", icon: TrendingUp },
|
||||
{ id: "m3", value: "Indipendenza", title: "Libertà decisionale", description: "Analisi svincolata da interessi terzi.", icon: Unlock },
|
||||
]}
|
||||
title="I miei valori guida"
|
||||
description="L'approccio etico e professionale che definisce ogni mia attività."
|
||||
@@ -293,14 +146,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Fintech Lab",
|
||||
"Crypto Journal",
|
||||
"Innovation Today",
|
||||
"Web3 Summit",
|
||||
"Finance Monthly",
|
||||
"Tech Insights",
|
||||
"Crypto Hub",
|
||||
]}
|
||||
"Fintech Lab", "Crypto Journal", "Innovation Today", "Web3 Summit", "Finance Monthly", "Tech Insights", "Crypto Hub"]}
|
||||
title="Collaborazioni e presenze"
|
||||
description="Realtà che hanno riconosciuto il valore dei miei contributi nel settore."
|
||||
/>
|
||||
@@ -311,46 +157,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Ottimo percorso",
|
||||
quote: "La Masterclass di Ivan mi ha aperto un mondo. Molto tecnico ma accessibile.",
|
||||
name: "Marco V.",
|
||||
role: "Imprenditore",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900183.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Approccio serio",
|
||||
quote: "Ho trovato in Ivan una guida rara per serietà nel mondo crypto.",
|
||||
name: "Elena S.",
|
||||
role: "Fintech Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Molto preparato",
|
||||
quote: "Analisi tecniche sempre puntuali e mai scontate.",
|
||||
name: "Luca D.",
|
||||
role: "Investor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-businessman-standing-street_1262-3451.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Professionalità top",
|
||||
quote: "Comunicazione chiara e approccio etico. Consigliatissimo.",
|
||||
name: "Sara R.",
|
||||
role: "Consulente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Visione innovativa",
|
||||
quote: "Ivan ha una capacità unica di vedere le tendenze prima di altri.",
|
||||
name: "Giulio P.",
|
||||
role: "Startup Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg",
|
||||
},
|
||||
{ id: "t1", title: "Ottimo percorso", quote: "La Masterclass di Ivan mi ha aperto un mondo. Molto tecnico ma accessibile.", name: "Marco V.", role: "Imprenditore", imageSrc: "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900183.jpg" },
|
||||
{ id: "t2", title: "Approccio serio", quote: "Ho trovato in Ivan una guida rara per serietà nel mondo crypto.", name: "Elena S.", role: "Fintech Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg" },
|
||||
{ id: "t3", title: "Molto preparato", quote: "Analisi tecniche sempre puntuali e mai scontate.", name: "Luca D.", role: "Investor", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-businessman-standing-street_1262-3451.jpg" },
|
||||
{ id: "t4", title: "Professionalità top", quote: "Comunicazione chiara e approccio etico. Consigliatissimo.", name: "Sara R.", role: "Consulente", imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg" },
|
||||
{ id: "t5", title: "Visione innovativa", quote: "Ivan ha una capacità unica di vedere le tendenze prima di altri.", name: "Giulio P.", role: "Startup Founder", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg" },
|
||||
]}
|
||||
title="Cosa dicono di me"
|
||||
description="Testimonianze di chi ha seguito il mio percorso formativo."
|
||||
@@ -360,19 +171,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
text="Sei interessato a una consulenza, partnership o vuoi saperne di più sul mondo digital finance?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Scrivimi subito",
|
||||
href: "mailto:info@ivanrizzo.it",
|
||||
},
|
||||
{
|
||||
text: "Seguimi su Instagram",
|
||||
href: "https://instagram.com/ivanrizzo",
|
||||
},
|
||||
{ text: "Scrivimi subito", href: "mailto:info@ivanrizzo.it" },
|
||||
{ text: "Seguimi su Instagram", href: "https://instagram.com/ivanrizzo" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -381,50 +184,23 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Risorse",
|
||||
items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Masterclass",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Social",
|
||||
href: "#",
|
||||
},
|
||||
title: "Risorse", items: [
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Masterclass", href: "#" },
|
||||
{ label: "Social", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Azienda",
|
||||
items: [
|
||||
{
|
||||
label: "Chi sono",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contatti",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
title: "Azienda", items: [
|
||||
{ label: "Chi sono", href: "#about" },
|
||||
{ label: "Contatti", href: "#contact" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Termini e Condizioni",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Cookie Policy",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Termini e Condizioni", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user