This commit is contained in:
2025-09-16 14:34:13 +02:00
parent 273cb24a47
commit 34bd6522e3
4 changed files with 6 additions and 125 deletions

View File

@@ -44,8 +44,6 @@ export default function Home() {
<section id="call-to-action">
<CallToAction />
</section>
<ScrollDown />
<ScrollUp />
</>
)
}