This commit is contained in:
2026-05-28 21:56:15 +07:00
parent e152bfcde1
commit 37e159bd8e
80 changed files with 436 additions and 213 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ export default function ReadyToJoin({ data }: Props) {
</Link>
<Link
href="/registration#members"
href="/#agenda"
className="w-full sm:w-auto inline-flex items-center justify-center gap-2 bg-surface-container-high hover:bg-surface-container-highest border border-white/10 hover:border-primary/40 text-on-surface-variant px-8 lg:px-10 py-4 rounded-xl font-bold uppercase tracking-widest text-xs lg:text-sm hover:scale-105 active:scale-95 transition-all duration-300"
>
<span>{data.viewMembersBtn}</span>