This commit is contained in:
2025-09-30 15:58:36 +02:00
parent acbbc7445d
commit 8b2bbb2536
3 changed files with 5 additions and 5 deletions

View File

@@ -24,12 +24,12 @@ export default function Home() {
<section id="technologies">
<StackSectionPreview />
</section>
<section id="bento-reviews">
<BentoReviews />
</section>
<section id="network">
<WorldMap />
</section>
<section id="bento-reviews">
<BentoReviews />
</section>
<section id="deploy">
<Steps />
</section>