Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 02:02:40 +00:00

View File

@@ -55,34 +55,22 @@ export default function DashboardPage() {
textboxLayout="default"
useInvertedBackground={false}
imagePosition="right"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/a-modern-saas-dashboard-interface-showin-1772848834612-19e16c97.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/a-modern-saas-dashboard-interface-showin-1772848834612-19e16c97.png"
imageAlt="ClipForge dashboard interface"
mediaAnimation="slide-up"
bulletPoints={[
{
title: "Intuitive Interface",
description:
"Clean, modern design that makes video clipping effortless for creators of all skill levels.",
icon: Sparkles,
},
title: "Intuitive Interface", description:
"Clean, modern design that makes video clipping effortless for creators of all skill levels."},
{
title: "Real-Time Processing",
description:
"Monitor your video processing in real-time with detailed progress tracking and status updates.",
icon: Zap,
},
title: "Real-Time Processing", description:
"Monitor your video processing in real-time with detailed progress tracking and status updates."},
{
title: "Advanced Analytics",
description:
"Detailed metrics on clip performance, viewer engagement, and platform-specific insights.",
icon: TrendingUp,
},
title: "Advanced Analytics", description:
"Detailed metrics on clip performance, viewer engagement, and platform-specific insights."},
{
title: "Collaborative Tools",
description:
"Share projects with team members, leave comments, and manage approvals seamlessly.",
icon: RefreshCw,
},
title: "Collaborative Tools", description:
"Share projects with team members, leave comments, and manage approvals seamlessly."},
]}
buttons={[{ text: "Launch Dashboard", href: "https://app.clipforge.com/dashboard" }]}
/>
@@ -98,38 +86,17 @@ export default function DashboardPage() {
animationType="scale-rotate"
features={[
{
id: "quick-upload",
tag: "Core Tool",
title: "One-Click Upload",
description:
"Paste any YouTube URL and start the analysis process immediately. No complex setup required.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/clean-interface-showing-a-youtube-url-in-1772848835485-35350728.png?_wi=2",
imageAlt: "Quick upload interface",
icon: Upload,
},
id: "quick-upload", tag: "Core Tool", title: "One-Click Upload", description:
"Paste any YouTube URL and start the analysis process immediately. No complex setup required.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/clean-interface-showing-a-youtube-url-in-1772848835485-35350728.png", imageAlt: "Quick upload interface"},
{
id: "ai-editor",
tag: "Editing",
title: "AI-Powered Editor",
description:
"Fine-tune detected moments, adjust clip length, and add custom branding before export.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/animated-subtitle-preview-showing-text-a-1772848833959-cc746723.png?_wi=2",
imageAlt: "AI editor interface",
icon: Wand2,
},
id: "ai-editor", tag: "Editing", title: "AI-Powered Editor", description:
"Fine-tune detected moments, adjust clip length, and add custom branding before export.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/animated-subtitle-preview-showing-text-a-1772848833959-cc746723.png", imageAlt: "AI editor interface"},
{
id: "batch-export",
tag: "Distribution",
title: "Batch Export Manager",
description:
"Export multiple clips at once to MP4, or directly share to TikTok, Instagram, and YouTube.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/social-media-export-interface-showing-on-1772848835156-feae38a4.png?_wi=2",
imageAlt: "Export manager interface",
icon: Download,
},
id: "batch-export", tag: "Distribution", title: "Batch Export Manager", description:
"Export multiple clips at once to MP4, or directly share to TikTok, Instagram, and YouTube.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab3N8dDcjqaAA0zLaWo579jQmd/social-media-export-interface-showing-on-1772848835156-feae38a4.png", imageAlt: "Export manager interface"},
]}
/>
</div>
@@ -144,64 +111,31 @@ export default function DashboardPage() {
animationType="slide-up"
plans={[
{
id: "free-dash",
badge: "Free Plan",
badgeIcon: Star,
price: "$0/mo",
subtitle: "Perfect for testing the platform",
buttons: [
id: "free-dash", badge: "Free Plan", badgeIcon: Star,
price: "$0/mo", subtitle: "Perfect for testing the platform", buttons: [
{ text: "Stay Free", href: "#" },
{ text: "Learn More", href: "#dashboard-features" },
],
features: [
"1 video per day",
"3 clips per video",
"Basic subtitle generation",
"MP4 download only",
"7-day clip retention",
],
"1 video per day", "3 clips per video", "Basic subtitle generation", "MP4 download only", "7-day clip retention"],
},
{
id: "creator-dash",
badge: "Creator Plan",
badgeIcon: Zap,
price: "$15/mo",
subtitle: "For active content creators",
buttons: [
id: "creator-dash", badge: "Creator Plan", badgeIcon: Zap,
price: "$15/mo", subtitle: "For active content creators", buttons: [
{ text: "Upgrade Now", href: "https://app.clipforge.com/upgrade" },
{ text: "Contact Sales", href: "https://calendly.com" },
],
features: [
"20 videos per month",
"10 clips per video",
"Advanced AI analysis",
"Animated subtitles",
"Direct social media export",
"30-day clip retention",
"Priority support",
],
"20 videos per month", "10 clips per video", "Advanced AI analysis", "Animated subtitles", "Direct social media export", "30-day clip retention", "Priority support"],
},
{
id: "pro-dash",
badge: "Pro Plan",
badgeIcon: Crown,
price: "$39/mo",
subtitle: "For professional content agencies",
buttons: [
id: "pro-dash", badge: "Pro Plan", badgeIcon: Crown,
price: "$39/mo", subtitle: "For professional content agencies", buttons: [
{ text: "Upgrade Now", href: "https://app.clipforge.com/upgrade" },
{ text: "Enterprise Deal", href: "https://calendly.com" },
],
features: [
"Unlimited videos",
"Unlimited clips",
"Ultra-fast processing (5 min priority)",
"Advanced editing tools",
"Watermark removal",
"API access",
"Analytics dashboard",
"Unlimited clip retention",
"24/7 priority support",
],
"Unlimited videos", "Unlimited clips", "Ultra-fast processing (5 min priority)", "Advanced editing tools", "Watermark removal", "API access", "Analytics dashboard", "Unlimited clip retention", "24/7 priority support"],
},
]}
/>
@@ -214,8 +148,7 @@ export default function DashboardPage() {
copyrightText="© 2025 ClipForge. All rights reserved."
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "#dashboard-features" },
{ label: "Pricing", href: "#dashboard-pricing" },
{ label: "Dashboard", href: "https://app.clipforge.com" },
@@ -223,8 +156,7 @@ export default function DashboardPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -232,8 +164,7 @@ export default function DashboardPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Cookie Policy", href: "/cookies" },