import { Zap, Globe, Sparkles } from "lucide-react"; export const name = "og-image"; export const width = 1280; export const height = 640; export const fonts = ["geist/Geist[wght].woff2"]; export const images = [{ src: "takumi.svg", path: "takumi.svg" }]; export default function OgImage() { return (
A Rust rendering engine for turning templates into images, with next/og-compatible APIs.