From bf6b5daee8a6f3d45fe9635774dc82f46d5759af Mon Sep 17 00:00:00 2001
From: Alice Dahan
Date: Fri, 26 Jul 2024 16:06:00 +0200
Subject: [PATCH] =?UTF-8?q?feat(site):=20Met=20=C3=A0=20jour=20les=20infor?=
=?UTF-8?q?mations=20de=20contact?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
site/source/components/Contact.tsx | 54 ++++++++++++------------------
site/source/locales/ui-en.yaml | 13 +++----
site/source/locales/ui-fr.yaml | 16 ++++-----
3 files changed, 34 insertions(+), 49 deletions(-)
diff --git a/site/source/components/Contact.tsx b/site/source/components/Contact.tsx
index cb67f4f68..a7f8b983c 100644
--- a/site/source/components/Contact.tsx
+++ b/site/source/components/Contact.tsx
@@ -2,7 +2,6 @@ import { Trans, useTranslation } from 'react-i18next'
import { Message, PopoverWithTrigger } from '@/design-system'
import { Link, StyledLink } from '@/design-system/typography/link'
-import { Li, Ul } from '@/design-system/typography/list'
import { Body } from '@/design-system/typography/paragraphs'
export default function Contact() {
@@ -12,7 +11,7 @@ export default function Contact() {
(
- Nous contacter
+ {t('contact.title', 'Nous contacter')}
)}
title={t('contact.title', 'Nous contacter')}
@@ -33,38 +32,29 @@ export default function Contact() {
+
+ Pour une question sur votre situation ou une démarche à effectuer,
+ nous vous invitons à contacter directement un conseiller de l'Urssaf
+ qui pourra vous renseigner :
+
+
+ https://www.urssaf.fr/accueil/contacter-urssaf.html
+
+
+