diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8b13789..e69de29 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1 +0,0 @@ - diff --git a/src/app/page.tsx b/src/app/page.tsx index 5908cd5..69f126c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function HomePage() { useInvertedBackground={true} buttons={[ { - text: "Découvrir Notre Mission", href: "/histoires-de-vie"}, + text: "Découvrir les Biographies Inspirantes", href: "/histoires-de-vie"}, ]} />