File tree 1 file changed +0
-22
lines changed
1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -164,28 +164,6 @@ export const Chessguessr = ({
164
164
/>
165
165
</ div >
166
166
< Game >
167
- < div className = "flex justify-center items-center w-full px-4 sm:px-0" >
168
- < a
169
- href = "https://chessprophet.app"
170
- target = "_blank"
171
- className = "inline-block bg-gray-900 px-6 py-2.5 rounded-xl text-white text-sm mb-4 text-center border-2 border-white"
172
- onClick = { ( ) => {
173
- trackEvent ( "Click Chess Prophet" ) ;
174
- } }
175
- >
176
- < strong > Sponsored</ strong >
177
- < svg
178
- viewBox = "0 0 2 2"
179
- className = "mx-2 inline h-0.5 w-0.5 fill-current"
180
- aria-hidden = "true"
181
- >
182
- < circle cx = "1" cy = "1" r = "1" />
183
- </ svg >
184
- New Chess Prophet game this tuesday!
185
- < span aria-hidden = "true" > →</ span >
186
- </ a >
187
- </ div >
188
-
189
167
< BoardWrapper >
190
168
< Players >
191
169
< p className = "sm:text-lg lg:text-2xl mb-2 font-semibold text-center" >
You can’t perform that action at this time.
0 commit comments