import StatsSection from "./components/StatsSection"; export default function Page() { return ( <> {/* Hero Section */}
{/* Background pattern */}

Watch Finished{" "} Turbo

A powerful file processing system that automatically monitors directories, processes files through configurable pipelines, and manages your media library with intelligent queuing and batch operations.

View Files View Tasks Configure Settings
{/* Stats Section within Hero */}
{/* Main Content */}
{/* No additional content needed - everything is in the hero section */}
); }