--- import BaseLayout from "@layouts/BaseLayout.astro"; import Icon from "@components/Icon.astro"; import type { Locale } from "@/types"; import { t, DEMO_URL } from "@/i18n"; interface Props { locale: Locale; } const { locale } = Astro.props; const i = t(locale); const c = i.contact; --- {c.heroTitle} {c.heroTitleHighlight} {c.heroSubtitle} {c.formTitle} {c.firstName} * {c.lastName} * {c.email} * {c.company} {c.phone} {c.message} * {c.submit} {c.coordTitle} {c.websiteLabel} taaazzz-prog.fr {c.publisherLabel} Bruno Guns — Entreprise IndividuelleTaaazzz-prog {c.hoursLabel} {c.hoursContent} {c.demoTitle} {c.demoDescription} {c.demoCta}
{c.heroSubtitle}
Bruno Guns — Entreprise IndividuelleTaaazzz-prog
{c.hoursContent}
{c.demoDescription}