kkhushisaid commited on
Commit
19395ad
·
verified ·
1 Parent(s): 9f8a442

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +15 -1
app.py CHANGED
@@ -61,7 +61,21 @@ def app_design(le):
61
  def about_RamDevs():
62
  components.html("""
63
  <div>
64
- #bla bla bla
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  </div>
66
  """, height=600)
67
 
 
61
  def about_RamDevs():
62
  components.html("""
63
  <div>
64
+ <h4>🚀 Unlock Your Easy Safety with RamDevs Community!</h4>
65
+ <p class="subtitle">🔍 Seeking the perfect hassle-free safe online transactions? RamDevs Community is your gateway to easier and safer transactions. Explore free expert sessions, customer support, and password transformation tips.</p>
66
+ <p class="subtitle">💼 We offer an upskill program in <b>CyberSecurity, Password management, Legal Terms and Services</b>, and assist customers in <b>security and safer online transactions</b> at minimal development costs.</p>
67
+ <p class="subtitle">🆓 Best of all, everything we offer is <b>completely free</b>! We are dedicated to helping society.</p>
68
+ <p class="subtitle">Book free of cost 1:1 mentorship on any topic of your choice — <a class="link" href="https://topmate.io/deepakchawla1307">topmate</a></p>
69
+ <p class="subtitle">✨ We dedicate over 30 minutes to each applicant’s Password selection, Online profile, mock frauds, and upskill program. If you’d like our guidance, check out our services <a class="link" href="https://RamDevscommunity.wixsite.com/RamDevs">here</a></p>
70
+ <p class="subtitle">💡 Join us now, and turbocharge your CyberSecurity!</p>
71
+ <p class="subtitle">
72
+ <a class="link" href="https://RamDevscommunity.wixsite.com/RamDevs" target="__blank">Website</a>
73
+ <a class="link" href="https://www.youtube.com/@RamDevsCommunity1307/" target="__blank">YouTube</a>
74
+ <a class="link" href="https://www.instagram.com/RamDevs_community/" target="__blank">Instagram</a>
75
+ <a class="link" href="https://medium.com/@RamDevscommunity" target="__blank">Medium</a>
76
+ <a class="link" href="https://www.linkedin.com/company/RamDevs-community/" target="__blank">LinkedIn</a>
77
+ <a class="link" href="https://github.com/RamDevscommunity" target="__blank">GitHub</a>
78
+ </p>
79
  </div>
80
  """, height=600)
81