diff --git a/src/app/page.tsx b/src/app/page.tsx index d6524b4..9ed9eef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { name: "Contact", id: "#contact"}, ]} button={{ - text: "Demander une soumission", href: "#contact"}} + text: "Demander une soumission", href: "#contact"}} brandName="VLF Électrique" /> @@ -231,4 +231,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file