File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 <div class =" flex justify-center" >
77 <div class =" flex flex-col items-center" >
88 <ext-link
9- href =" https://forms.gle/qurWMpgtuvX4WQjd9 "
9+ href =" https://forms.gle/UJjJGvbnhki9uryR8 "
1010 class =" highlight my-2"
1111 >
1212 {{ $t('joinUs') }}
Original file line number Diff line number Diff line change 11export const landingButtonConfig = {
22 PRIMARY_JOIN_US : {
33 isExternalLink : true ,
4- path : 'https://forms.gle/qurWMpgtuvX4WQjd9 ' ,
4+ path : 'https://forms.gle/UJjJGvbnhki9uryR8 ' ,
55 textKey : 'joinUs' ,
66 isPrimary : true ,
77 isLarge : true ,
88 } ,
99 SECONDARY_JOIN_US : {
1010 isExternalLink : true ,
11- path : 'https://forms.gle/qurWMpgtuvX4WQjd9 ' ,
11+ path : 'https://forms.gle/UJjJGvbnhki9uryR8 ' ,
1212 textKey : 'joinUs' ,
1313 isPrimary : false ,
1414 isBordered : true ,
You can’t perform that action at this time.
0 commit comments