diff --git a/app/[lang]/components/TestableLayout.tsx b/app/[lang]/components/TestableLayout.tsx
index 6b2c4d9..e2f1abb 100644
--- a/app/[lang]/components/TestableLayout.tsx
+++ b/app/[lang]/components/TestableLayout.tsx
@@ -19,7 +19,7 @@ const TestableLayout = ({
-
{children}
+
{children}
diff --git a/app/[lang]/contactez-nous/page.tsx b/app/[lang]/contactez-nous/page.tsx
index 8b51f60..242fa58 100644
--- a/app/[lang]/contactez-nous/page.tsx
+++ b/app/[lang]/contactez-nous/page.tsx
@@ -6,7 +6,7 @@ export default function Contact() {
const t = useTranslations("Contact");
return (
-