--- 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.coordTitle}

{c.websiteLabel}
taaazzz-prog.fr
{c.publisherLabel}

Bruno Guns — Entreprise Individuelle
Taaazzz-prog

{c.hoursLabel}

{c.hoursContent}

{c.demoTitle}

{c.demoDescription}

{c.demoCta}