import { motion } from "framer-motion" import { AnimatedSection } from "./AnimatedSection" export function AIEditingSection() { return (
{/* Liquid glass background effects */}

AI-Powered Smart Editing

Let AI do the heavy lifting while you focus on creativity

Our neural networks analyze, optimize, and perfect every frame 🤖

{/* Glassmorphism background */}
{/* Border gradient */}
{/* Content */}
🧠

Neural Scene Analysis

Our AI watches your footage like a professional editor, identifying key moments, emotions, and story beats in milliseconds

Deep Learning Real-time
{/* Glassmorphism background */}
{/* Border gradient */}
{/* Content */}
🎬

Cinematic Auto-Edit

Transform raw clips into Hollywood-style sequences with dynamic pacing, perfect timing, and emotional flow

Film Theory AI Director
{/* Glassmorphism background */}
{/* Border gradient */}
{/* Content */}
✨

Magic Enhancement

Upscale to 8K, stabilize shaky footage, remove objects, and enhance audio - all with one-click AI magic

Super Resolution 60 FPS
{/* Main liquid glass container */}
{/* AI Processing visualization */}
{/* Animated background gradient */} {/* Content grid */}
{[...Array(9)].map((_, i) => ( {["🎥", "✂️", "🎨", "🎵", "✨", "🎬", "📹", "🎞️", "🎭"][i]} ))}
{/* Processing overlay */}
{/* Status bar */}
AI Analysis Progress 87%
{/* Feature tags */}
Scene Detection ✓ Color Analysis ✓ Audio Processing...
{/* Enhanced floating particles */}
) }