Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-04 03:43:06 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -50,7 +50,7 @@ export default function HowItWorksPage() {
{ text: "View Pricing", href: "/pricing" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-sleek-content-transformation-dashboard-1772595523388-7fff66c8.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-sleek-content-transformation-dashboard-1772595523388-7fff66c8.png?_wi=2"
imageAlt="ViralClip Dashboard Interface"
mediaAnimation="slide-up"
/>
@@ -60,22 +60,22 @@ export default function HowItWorksPage() {
<FeatureCardTwentySix
features={[
{
title: "Upload Your Video", description: "Simply upload your long-form YouTube video, podcast, or any video content to ViralClip. Our platform supports files up to 4GB in size.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/an-illustration-showcasing-ai-powered-vi-1772595523168-75e6de51.png", imageAlt: "Upload Video", buttonIcon: Play,
title: "Upload Your Video", description: "Simply upload your long-form YouTube video, podcast, or any video content to ViralClip. Our platform supports files up to 4GB in size.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/an-illustration-showcasing-ai-powered-vi-1772595523168-75e6de51.png?_wi=2", imageAlt: "Upload Video", buttonIcon: Play,
buttonHref: "#"},
{
title: "AI Analyzes & Creates", description: "Our advanced AI analyzes your video to identify the most engaging moments, automatically creates optimized clips, and adds captions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/an-illustration-showcasing-ai-powered-vi-1772595523168-75e6de51.png", imageAlt: "AI Processing", buttonIcon: Sparkles,
title: "AI Analyzes & Creates", description: "Our advanced AI analyzes your video to identify the most engaging moments, automatically creates optimized clips, and adds captions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/an-illustration-showcasing-ai-powered-vi-1772595523168-75e6de51.png?_wi=3", imageAlt: "AI Processing", buttonIcon: Sparkles,
buttonHref: "#"},
{
title: "Review & Customize", description: "Preview your generated shorts, make any manual edits, adjust captions, and customize the content before publishing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-modern-video-editing-interface-with-ai-1772595522883-f73cf7be.png", imageAlt: "Video Editing", buttonIcon: Settings,
title: "Review & Customize", description: "Preview your generated shorts, make any manual edits, adjust captions, and customize the content before publishing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-modern-video-editing-interface-with-ai-1772595522883-f73cf7be.png?_wi=2", imageAlt: "Video Editing", buttonIcon: Settings,
buttonHref: "#"},
{
title: "Publish Everywhere", description: "Automatically publish to TikTok, Instagram Reels, YouTube Shorts, and other platforms with one click. Schedule posts for optimal times.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-visual-representation-of-multi-platfor-1772595523453-50e09705.png", imageAlt: "Multi-Platform Publishing", buttonIcon: Send,
title: "Publish Everywhere", description: "Automatically publish to TikTok, Instagram Reels, YouTube Shorts, and other platforms with one click. Schedule posts for optimal times.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-visual-representation-of-multi-platfor-1772595523453-50e09705.png?_wi=2", imageAlt: "Multi-Platform Publishing", buttonIcon: Send,
buttonHref: "#"},
{
title: "Track Performance", description: "Monitor your shorts' performance across all platforms with detailed analytics. See which content resonates most with your audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-comprehensive-analytics-dashboard-show-1772595523535-0eded8be.png", imageAlt: "Analytics Dashboard", buttonIcon: TrendingUp,
title: "Track Performance", description: "Monitor your shorts' performance across all platforms with detailed analytics. See which content resonates most with your audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-comprehensive-analytics-dashboard-show-1772595523535-0eded8be.png?_wi=2", imageAlt: "Analytics Dashboard", buttonIcon: TrendingUp,
buttonHref: "#"},
{
title: "Optimize & Repeat", description: "Use insights from your analytics to improve future content. Our AI learns from your successful shorts to provide better suggestions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-comprehensive-analytics-dashboard-show-1772595523535-0eded8be.png", imageAlt: "Optimization", buttonIcon: ArrowRight,
title: "Optimize & Repeat", description: "Use insights from your analytics to improve future content. Our AI learns from your successful shorts to provide better suggestions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-comprehensive-analytics-dashboard-show-1772595523535-0eded8be.png?_wi=3", imageAlt: "Optimization", buttonIcon: ArrowRight,
buttonHref: "#"},
]}
title="The ViralClip Process"

View File

@@ -54,7 +54,7 @@ export default function Home() {
{ text: "Watch Demo", href: "#features" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-sleek-content-transformation-dashboard-1772595523388-7fff66c8.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-sleek-content-transformation-dashboard-1772595523388-7fff66c8.png?_wi=1"
imageAlt="ViralClip Dashboard Interface"
mediaAnimation="slide-up"
avatars={[
@@ -73,16 +73,16 @@ export default function Home() {
<FeatureCardTwentySix
features={[
{
title: "AI Video Processing", description: "Intelligent video analysis and auto-cutting to identify the most viral moments", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/an-illustration-showcasing-ai-powered-vi-1772595523168-75e6de51.png", imageAlt: "AI Processing", buttonIcon: Sparkles,
title: "AI Video Processing", description: "Intelligent video analysis and auto-cutting to identify the most viral moments", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/an-illustration-showcasing-ai-powered-vi-1772595523168-75e6de51.png?_wi=1", imageAlt: "AI Processing", buttonIcon: Sparkles,
buttonHref: "#"},
{
title: "Multi-Platform Publishing", description: "Publish to TikTok, Instagram Reels, YouTube Shorts, Snapchat, and Twitter simultaneously", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-visual-representation-of-multi-platfor-1772595523453-50e09705.png", imageAlt: "Multi-Platform Distribution", buttonIcon: ArrowRight,
title: "Multi-Platform Publishing", description: "Publish to TikTok, Instagram Reels, YouTube Shorts, Snapchat, and Twitter simultaneously", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-visual-representation-of-multi-platfor-1772595523453-50e09705.png?_wi=1", imageAlt: "Multi-Platform Distribution", buttonIcon: ArrowRight,
buttonHref: "#"},
{
title: "Auto-Optimization", description: "Automatic aspect ratio adjustment, caption generation, and format optimization per platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-modern-video-editing-interface-with-ai-1772595522883-f73cf7be.png", imageAlt: "Video Editing", buttonIcon: Sparkles,
title: "Auto-Optimization", description: "Automatic aspect ratio adjustment, caption generation, and format optimization per platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-modern-video-editing-interface-with-ai-1772595522883-f73cf7be.png?_wi=1", imageAlt: "Video Editing", buttonIcon: Sparkles,
buttonHref: "#"},
{
title: "Analytics & Insights", description: "Track performance metrics across all platforms with detailed engagement analytics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-comprehensive-analytics-dashboard-show-1772595523535-0eded8be.png", imageAlt: "Analytics Dashboard", buttonIcon: Zap,
title: "Analytics & Insights", description: "Track performance metrics across all platforms with detailed engagement analytics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASRJAdsy3BRXYgBOrMCX9aK0hK/a-comprehensive-analytics-dashboard-show-1772595523535-0eded8be.png?_wi=1", imageAlt: "Analytics Dashboard", buttonIcon: Zap,
buttonHref: "#"},
]}
title="Powerful Features for Content Creators"