Skip to content

Commit d71173c

Browse files
committed
Remove the redundant CTA from Events page
1 parent 4b9bcb0 commit d71173c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/app/(main)/community/events/page.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ export default async function EventsPage() {
3737
text="Connect with the GraphQL community through events and meetups around the world."
3838
decoration={<Stripes />}
3939
>
40-
<Button href="#meetups" className="lg:w-fit">
41-
Find a meetup
42-
</Button>
4340
<TocHeroContents
4441
className="max-w-screen-md"
4542
sections={[

0 commit comments

Comments
 (0)