import gradio as gr def layout(): gr.Markdown("## 🌐 Join the Community") gr.Markdown(""" Deepfakes are becoming increasingly sophisticated. We believe that fighting misinformation is a community effort. ### 🤝 How You Can Contribute - **Share your feedback** on the tool’s performance - **Report suspicious media** or share verified datasets - **Suggest improvements** to the detection model - **Educate others** on recognizing and avoiding deepfake scams ### 💬 Let’s Talk Join our open discussions and connect with developers, researchers, and digital safety advocates. Whether you're a student, developer, or just curious — your voice matters. ### 📬 Get in Touch - 📧 Email: support@deepfakedetector.org """)