Skip to content

Commit

Permalink
feat: update button text from "報名活動" to "活動報名"
Browse files Browse the repository at this point in the history
  • Loading branch information
dada878 committed Jan 13, 2025
1 parent 786c698 commit 8bdb9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(website)/(home)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function Page() {
<LinkButton
className="w-full md:w-auto"
link="tickets"
text="報名活動"
text="活動報名"
/>
<LinkButton
className="w-full md:w-auto"
Expand Down

0 comments on commit 8bdb9b4

Please sign in to comment.