Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e8ef9e4ff | |||
| 7c2d4661f5 | |||
| 9d2e5b6d1e | |||
| ef91945ce8 | |||
| 671c7682b2 | |||
| 35a6577085 | |||
| 60495e3e6d | |||
| fcaa4fcd9d | |||
| 2268a6cf9c |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Genera il tuo primo video", href: "#pricing" },
|
{ text: "Genera il tuo primo video", href: "#pricing" },
|
||||||
{ text: "Guarda 60 Secondi di Risultati", href: "#" }
|
{ text: "Guarda Demo Video", href: "#" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="depth-3d"
|
animationType="depth-3d"
|
||||||
plans={[
|
plans={[
|
||||||
{ id: "hobby", badge: "Per Iniziare", price: "Gratis", subtitle: "Create 5 complete videos risk-free", features: ["5 video al mese", "720p di massima risoluzione", "Filigrana Webild inclusa", "Libreria di avatar limitata", "Supporto email standard"] },
|
{ id: "hobby", badge: "Per Iniziare", price: "Gratis", subtitle: "Limited to 5 videos/month", features: ["5 video al mese", "720p di massima risoluzione", "Filigrana Webild inclusa", "Libreria di avatar limitata", "Supporto email standard"] },
|
||||||
{ id: "premium", badge: "Scelta Consigliata", badgeIcon: Sparkles, price: "€29/mese", subtitle: "La scelta di migliaia di creator", features: ["Generazioni illimitate", "Rendering 4K a 60fps", "Zero filigrana", "Avatar completo + voice cloning", "Accesso prioritario rendering", "Diritti commerciali", "Supporto prioritario 24/7", "Integrazioni API"] },
|
{ id: "premium", badge: "Scelta Consigliata", badgeIcon: Sparkles, price: "€29/mese", subtitle: "La scelta di migliaia di creator", features: ["Generazioni illimitate", "Rendering 4K a 60fps", "Zero filigrana", "Avatar completo + voice cloning", "Accesso prioritario rendering", "Diritti commerciali", "Supporto prioritario 24/7", "Integrazioni API"] },
|
||||||
{ id: "enterprise", badge: "Per Aziende", price: "Contattaci", subtitle: "Soluzione enterprise personalizzata", features: ["Generazioni illimitate", "Rendering 4K+ e 120fps", "Avatar custom branded", "Server dedicati", "API illimitata", "Supporto 24/7 dedicato", "SLA garantito 99.9%", "Onboarding personalizzato"] }
|
{ id: "enterprise", badge: "Per Aziende", price: "Contattaci", subtitle: "Soluzione enterprise personalizzata", features: ["Generazioni illimitate", "Rendering 4K+ e 120fps", "Avatar custom branded", "Server dedicati", "API illimitata", "Supporto 24/7 dedicato", "SLA garantito 99.9%", "Onboarding personalizzato"] }
|
||||||
]}
|
]}
|
||||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Rocket}
|
tagIcon={Rocket}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Inizia a Generare Video IA Oggi"
|
title="Inizia a Generare Video IA Oggi"
|
||||||
description="Unisciti a migliaia di creator che generano video straordinari ogni giorno. Nessuna carta di credito richiesta per la prova gratuita."
|
description="Unisciti a 10.000+ creator già trasformando idee in video. Nessuna carta di credito richiesta per la prova gratuita."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Prova Gratuita 7 Giorni", href: "#pricing" },
|
{ text: "Prova Gratuita 7 Giorni", href: "#pricing" },
|
||||||
{ text: "Contatta il Nostro Team", href: "mailto:sales@webild.io" }
|
{ text: "Contatta il Nostro Team", href: "mailto:sales@webild.io" }
|
||||||
|
|||||||
Reference in New Issue
Block a user