This commit is contained in:
2025-08-22 19:33:22 +02:00
parent 7ab3b60462
commit 3f6c4025b0
19 changed files with 89 additions and 59 deletions

View File

@@ -35,7 +35,6 @@ export default function Home() {
<Route />
<CnnVideo />
<Testimonials />
<CallToAction3 />
</main>
<Footer />
</>