Skip to content

Commit

Permalink
Temporary add applying lightning talk button
Browse files Browse the repository at this point in the history
  • Loading branch information
emscb committed Aug 13, 2023
1 parent 211d0a3 commit b326aac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion components/main/Teaser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,13 @@ const Teaser = () => {
<Date>2023.08.11-13</Date>
<Location>COEX 그랜드볼룸 & 아셈볼룸</Location>
<Block css={{ marginTop: '16px' }}>
<Link href={Routes.TICKET.route}>
{/* <Link href={Routes.TICKET.route}>
<LinkButton reversal>티켓 구매</LinkButton>
</Link> */}
<Link href="http://bit.ly/talk23" target="_blank">
<LinkButton reversal style={{ fontSize: '1.1rem' }}>
라이트닝 토크 신청
</LinkButton>
</Link>
</Block>
</TextBox>
Expand Down

0 comments on commit b326aac

Please sign in to comment.