|
|
|
|
@@ -195,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"] }
|
|
|
|
|
]}
|
|
|
|
|
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|