diff --git a/src/app/page.tsx b/src/app/page.tsx index 047ad85..9846662 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() {
@@ -166,12 +170,13 @@ export default function LandingPage() { sideTitle="Questions fréquentes" sideDescription="Besoin d'informations sur nos prestations ?" faqsAnimation="blur-reveal" + accordionContentClassName="text-white" />
); -} \ No newline at end of file +}