Skip to content

Commit d90c6dc

Browse files
committed
Remove Sponsors component from Home page
1 parent 346e565 commit d90c6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function Home() {
3030
<Pricing />
3131
</div>
3232
<Faqs />
33-
<Sponsors />
33+
{/* <Sponsors /> */}
3434
<CallToAction />
3535
</main>
3636
</div>

0 commit comments

Comments
 (0)