This repository was archived by the owner on Dec 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ function Page({ children }: { children?: object }) {
53
53
variant = "medium"
54
54
color = { colorMode === 'light' ? '#ffffff' : '#000000' }
55
55
>
56
- MEMEBERSHIP BACK OPEN SOON !
56
+ MEMEBERSHIP OPEN!
57
57
</ Text >
58
58
</ Flex >
59
59
< Flex >
@@ -79,7 +79,7 @@ function Page({ children }: { children?: object }) {
79
79
variant = "medium"
80
80
color = { colorMode === 'light' ? '#ffffff' : '#000000' }
81
81
>
82
- MEMEBERSHIP BACK OPEN SOON !
82
+ MEMEBERSHIP OPEN!
83
83
</ Text >
84
84
</ Flex >
85
85
< Flex >
@@ -105,7 +105,7 @@ function Page({ children }: { children?: object }) {
105
105
variant = "medium"
106
106
color = { colorMode === 'light' ? '#ffffff' : '#000000' }
107
107
>
108
- MEMEBERSHIP BACK OPEN SOON !
108
+ MEMEBERSHIP OPEN!
109
109
</ Text >
110
110
</ Flex >
111
111
</ HStack >
@@ -156,7 +156,7 @@ function Page({ children }: { children?: object }) {
156
156
color = { colorMode === 'dark' ? '#ffffff' : '#000000' }
157
157
ml = { 2 }
158
158
>
159
- MEMEBERSHIP BACK OPEN SOON !
159
+ MEMEBERSHIP OPEN!
160
160
</ Text >
161
161
</ Flex >
162
162
< Flex >
@@ -182,7 +182,7 @@ function Page({ children }: { children?: object }) {
182
182
color = { colorMode === 'dark' ? '#ffffff' : '#000000' }
183
183
ml = { 2 }
184
184
>
185
- MEMEBERSHIP BACK OPEN SOON !
185
+ MEMEBERSHIP OPEN!
186
186
</ Text >
187
187
</ Flex >
188
188
< Flex >
@@ -208,7 +208,7 @@ function Page({ children }: { children?: object }) {
208
208
color = { colorMode === 'dark' ? '#ffffff' : '#000000' }
209
209
ml = { 2 }
210
210
>
211
- MEMEBERSHIP BACK OPEN SOON !
211
+ MEMEBERSHIP OPEN!
212
212
</ Text >
213
213
</ Flex >
214
214
< Flex >
You can’t perform that action at this time.
0 commit comments