forked from UKSOURCE/ipv6
gallery
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user