import { getIntl } from "@/i18n" import Promo from "./Promo" import styles from "./promos.module.css" export default async function Promos() { const intl = await getIntl() return (