import { useTranslation } from 'react-i18next' function NewsletterSection() { const { t } = useTranslation() return ( <>