import {Feature} from '@/components/Feature' import {MailIcon} from '@/components/icons/MailIcon' import {Button} from '@/components/Button' export function Subscribe() { return (

Get notified when I publish something new, and unsubscribe at any time.

) }