"use client"; import { motion } from "motion/react"; import { Button } from "../ui/button"; import { SponsorButton } from "../ui/sponsor-button"; import { VercelIcon } from "../icons"; import { ArrowRight } from "lucide-react"; import Image from "next/image"; import { Handlebars } from "./handlebars"; import Link from "next/link"; export function Hero() { return (
landing-page.bg

The Open Source

Video Editor
A simple but powerful video editor that gets the job done. Works on any platform.
); }