Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 671c7682b2 | |||
| 35a6577085 |
@@ -133,9 +133,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "Esplora Tutte le Funzionalità", href: "/features" }
|
||||
]}
|
||||
features={[
|
||||
{ icon: Video, title: "Text-to-Video IA", description: "Trasforma qualsiasi testo in video cinematico grazie ai modelli di intelligenza artificiale all'avanguardia." },
|
||||
{ icon: User, title: "Avatar IA Iper-Realistici", description: "Crea presentatori virtuali indistinguibili dai veri, con movimenti naturali e espressioni autentiche." },
|
||||
@@ -198,7 +195,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="depth-3d"
|
||||
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: "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"] }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user