add
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user