import { ArrowRight, MoveRight, SendHorizonal } from "lucide-react"; import Image from "next/image"; import { BackgroundBeams } from "~/components/ui/background-beams"; import { StyledInput } from "~/components/ui/styled-input"; export default function Home() { return (

Open source sending infrastructure for{" "} developers

Send transactional, marketing emails, SMSes and push notifications effortlessly.

Join the waitlist!

Join the waitlist

); }