@@ -398,8 +398,6 @@ export default function CommunityPage(): React.ReactElement {
398398                          < span  className = "thank-icon" > 🎉</ span > 
399399                          < span  className = "thank-icon" > ✨</ span > 
400400                        </ div > 
401-                         < h3 > Thank You!</ h3 > 
402-                         < div  className = "thank-you-subtitle" > You're Amazing</ div > 
403401                      </ div > 
404402
405403                      < div  className = "thank-you-content" > 
@@ -417,42 +415,6 @@ export default function CommunityPage(): React.ReactElement {
417415                          together. 🌱
418416                        </ p > 
419417
420-                         < div  className = "thank-you-features" > 
421-                           < div  className = "feature-item" > 
422-                             < span  className = "feature-icon" > 🚀</ span > 
423-                             < a 
424-                               href = "https://github.com/recodehive/recode-website" 
425-                               target = "_blank" 
426-                               rel = "noopener noreferrer" 
427-                               style = { {  color : "inherit"  } } 
428-                             > 
429-                               < span > Build Amazing Projects</ span > 
430-                             </ a > 
431-                           </ div > 
432-                           < div  className = "feature-item" > 
433-                             < span  className = "feature-icon" > 🤝</ span > 
434-                             < a 
435-                               href = "https://github.com/orgs/recodehive/people" 
436-                               target = "_blank" 
437-                               rel = "noopener noreferrer" 
438-                               style = { {  color : "inherit"  } } 
439-                             > 
440-                               < span > Connect with Developers</ span > 
441-                             </ a > 
442-                           </ div > 
443-                           < div  className = "feature-item" > 
444-                             < span  className = "feature-icon" > 📚</ span > 
445-                             < a 
446-                               href = "https://www.recodehive.com/docs" 
447-                               target = "_blank" 
448-                               rel = "noopener noreferrer" 
449-                               style = { {  color : "inherit"  } } 
450-                             > 
451-                               < span > Learn &  Share  Knowledge </ span > 
452-                             </ a > 
453-                           </ div > 
454-                         </ div > 
455- 
456418                        < blockquote  className = "thank-you-quote" > 
457419                          < div  className = "quote-icon" > 🐝</ div > 
458420                          < em > 
0 commit comments