Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 34fb48bbee | |||
| 2cc27ff9f2 | |||
| fb3d4a4e99 | |||
| d9895300d9 | |||
| 40ec4c5d27 | |||
| c29e2c0d20 |
@@ -56,12 +56,12 @@ export default function LandingPage() {
|
|||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-tiktok-style-vertical-video-preview-sh-1774130479551-8a68bd8f.png?_wi=1", imageAlt: "Sunset landscape vertical video generated by SparkReel"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-tiktok-style-vertical-video-preview-sh-1774130479551-8a68bd8f.png?_wi=1", imageAlt: "Sunset landscape vertical video generated by SparkReel"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-vertical-product-showcase-video-in-9-1-1774130481988-5b814438.jpg", imageAlt: "Product showcase video with effects"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-vertical-product-showcase-video-in-9-1-1774130481988-5b814438.jpg?_wi=1", imageAlt: "Product showcase video with effects"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-vertical-educational-explainer-video-i-1774130480241-8a246d9a.png", imageAlt: "Educational explainer video"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-vertical-educational-explainer-video-i-1774130480241-8a246d9a.png?_wi=1", imageAlt: "Educational explainer video"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-tiktok-style-vertical-video-preview-sh-1774130479551-8a68bd8f.png?_wi=2", imageAlt: "TikTok-style trending video"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-tiktok-style-vertical-video-preview-sh-1774130479551-8a68bd8f.png?_wi=2", imageAlt: "TikTok-style trending video"
|
||||||
@@ -141,34 +141,44 @@ export default function LandingPage() {
|
|||||||
<PricingCardNine
|
<PricingCardNine
|
||||||
title="Simple, Fair Pricing"
|
title="Simple, Fair Pricing"
|
||||||
description="No hidden fees. No surprise charges. Pay only for what you create. Credits rollover up to 50%. Start free, upgrade anytime. Referral bonuses too—turn your friends into creators."
|
description="No hidden fees. No surprise charges. Pay only for what you create. Credits rollover up to 50%. Start free, upgrade anytime. Referral bonuses too—turn your friends into creators."
|
||||||
textboxLayout="default"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "free", title: "Get Started", price: "Free", period: "", features: [
|
id: "free", title: "Get Started", price: "Free", period: "", features: [
|
||||||
"1 video/month", "480p resolution", "Basic templates", "Watermark included", "Limited AI voices (5)", "Basic captions (3 styles)", "Perfect for trying it out"
|
"1 video/month", "480p resolution", "Basic templates", "Watermark included", "Limited AI voices (5)", "Basic captions (3 styles)", "Perfect for trying it out"
|
||||||
], button: { text: "Start Free", href: "#" }
|
],
|
||||||
|
button: { text: "Start Free", href: "#" },
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-tiktok-style-vertical-video-preview-sh-1774130479551-8a68bd8f.png?_wi=1", imageAlt: "Free tier - TikTok style video"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "starter", title: "Popular", price: "$10/mo", period: "", features: [
|
id: "starter", title: "Popular", price: "$10/mo", period: "", features: [
|
||||||
"200 credits/month", "No watermark", "Basic styles + Subtitles", "25+ trending templates", "150+ AI voices", "Advanced captions (10 styles)", "Priority support", "Perfect for casual creators"
|
"200 credits/month", "No watermark", "Basic styles + Subtitles", "25+ trending templates", "150+ AI voices", "Advanced captions (10 styles)", "Priority support", "Perfect for casual creators"
|
||||||
], button: { text: "Start Now", href: "#" }
|
],
|
||||||
|
button: { text: "Start Now", href: "#" },
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-vertical-product-showcase-video-in-9-1-1774130481988-5b814438.jpg?_wi=2", imageAlt: "Starter tier - Product showcase"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "creator", title: "Most Popular", price: "$29/mo", period: "", features: [
|
id: "creator", title: "Most Popular", price: "$29/mo", period: "", features: [
|
||||||
"800 credits/month", "Custom AI avatars (face upload)", "Avatars + Music + Templates", "All trending templates + custom", "150+ voices, 50+ languages", "Animated caption styles (25+)", "AI music stems (custom mixing)", "Analytics dashboard", "Perfect for serious creators"
|
"800 credits/month", "Custom AI avatars (face upload)", "Avatars + Music + Templates", "All trending templates + custom", "150+ voices, 50+ languages", "Animated caption styles (25+)", "AI music stems (custom mixing)", "Analytics dashboard", "Perfect for serious creators"
|
||||||
], button: { text: "Upgrade Now", href: "#" }
|
],
|
||||||
|
button: { text: "Upgrade Now", href: "#" },
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-vertical-educational-explainer-video-i-1774130480241-8a246d9a.png?_wi=2", imageAlt: "Creator tier - Educational video"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", title: "Premium Power", price: "$49/mo", period: "", features: [
|
id: "pro", title: "Premium Power", price: "$49/mo", period: "", features: [
|
||||||
"2,500 credits/month", "4K unlimited (no credit penalty)", "Priority generation queue", "Trend detector included", "Multi-video batch generation", "Real-time collab editing", "Video remix & continuation", "Advanced analytics", "Trend alerts", "Perfect for YouTube/Reels pros"
|
"2,500 credits/month", "4K unlimited (no credit penalty)", "Priority generation queue", "Trend detector included", "Multi-video batch generation", "Real-time collab editing", "Video remix & continuation", "Advanced analytics", "Trend alerts", "Perfect for YouTube/Reels pros"
|
||||||
], button: { text: "Go Pro", href: "#" }
|
],
|
||||||
|
button: { text: "Go Pro", href: "#" },
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-tiktok-style-vertical-video-preview-sh-1774130479551-8a68bd8f.png?_wi=2", imageAlt: "Pro tier - Trending video"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "business", title: "Enterprise", price: "$149/mo", period: "", features: [
|
id: "business", title: "Enterprise", price: "$149/mo", period: "", features: [
|
||||||
"Unlimited credits", "Team seats (up to 5)", "API access", "White-label option", "Brand kit management", "Full video editing suite", "24/7 priority support", "Custom integrations", "Perfect for agencies & e-commerce"
|
"Unlimited credits", "Team seats (up to 5)", "API access", "White-label option", "Brand kit management", "Full video editing suite", "24/7 priority support", "Custom integrations", "Perfect for agencies & e-commerce"
|
||||||
], button: { text: "Contact Sales", href: "#" }
|
],
|
||||||
|
button: { text: "Contact Sales", href: "#" },
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGykJLWuejlEv5Zr54ZFlJ2tfV/a-vertical-product-showcase-video-in-9-1-1774130481988-5b814438.jpg?_wi=3", imageAlt: "Enterprise tier - Advanced showcase"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user