diff --git a/front/pages/home/solutions/data-analytics.tsx b/front/pages/home/solutions/data-analytics.tsx index d48d8d1aab99..075b34f0dd44 100644 --- a/front/pages/home/solutions/data-analytics.tsx +++ b/front/pages/home/solutions/data-analytics.tsx @@ -13,6 +13,7 @@ import { } from "@app/components/home/Particles"; import type { SolutionSectionAssistantBlockProps } from "@app/components/home/SolutionSection"; import { SolutionSection } from "@app/components/home/SolutionSection"; +import TrustedBy from "@app/components/home/TrustedBy"; export async function getServerSideProps() { return { @@ -53,6 +54,7 @@ export default function DataAnalytics() { to={pageSettings.to} subtitle={pageSettings.description} /> + + + + + +