"use client"; import { Button } from "../ui/button"; import { ArrowRight } from "lucide-react"; import Image from "next/image"; import { Handlebars } from "./handlebars"; import Link from "next/link"; export function Hero() { return (
OpenCut video editor landing page background

The open source

Video editor

A simple but powerful video editor that gets the job done. Works on any platform.

); }