This commit is contained in:
2025-09-18 18:14:18 +02:00
parent 02557fcb82
commit 204625b9a8
11 changed files with 79 additions and 76 deletions

View File

@@ -24,7 +24,7 @@ export default function Home() {
<section id="about">
<StackSectionPreview />
</section>
<section id="bento-reviews" className="py-12">
<section id="bento-reviews">
<BentoReviews />
</section>
<section id="network">
@@ -36,9 +36,6 @@ export default function Home() {
<section id="llms">
<Companies />
</section>
<section id="features">
<UseCases />
</section>
<section id="clickable-gallery">
<ClickableGallery />
</section>