import { ImageResponse } from '@vercel/og' export const config = { runtime: 'experimental-edge', } export default async function handler() { return new ImageResponse( ( // Modified based on https://tailwindui.com/components/marketing/sections/cta-sections