Skip to content

Commit

Permalink
Disable lightning talk button
Browse files Browse the repository at this point in the history
  • Loading branch information
emscb committed Feb 25, 2024
1 parent 102312d commit 20f40e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/main/Teaser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ const Teaser = () => {
{/* <Link href={Routes.TICKET.route}>
<LinkButton reversal>티켓 구매</LinkButton>
</Link> */}
<Link href="http://bit.ly/talk23" target="_blank">
{/* <Link href="http://bit.ly/talk23" target="_blank">
<LinkButton reversal style={{ fontSize: '1.1rem' }}>
라이트닝 토크 신청
</LinkButton>
</Link>
</Link> */}
</Block>
</TextBox>
);
Expand Down

0 comments on commit 20f40e0

Please sign in to comment.