Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue outlines the implementation of dark mode support for the application. It involves configuring Tailwind CSS for dark mode, applying specific dark mode styles to core UI components like the navbar, backgrounds, text, and buttons. Additionally, a user-facing toggle button needs to be added to switch between light and dark modes, ensuring consistent styling throughout the application.
AI Summary: The issue describes a visual bug in the "Get in Touch" section where a large empty space appears between the "Connect With Us" and "Stay Updated" cards. The task is to eliminate this gap by seamlessly aligning the "Stay Updated" card below the "Connect With Us" section. The solution must also ensure the layout remains responsive and maintains consistent spacing across desktop, tablet, and mobile breakpoints.
AI Summary: This issue addresses incorrect contact email and GitHub links on the website and in the README. The goal is to update these links to the correct official versions to prevent user confusion and ensure proper communication and navigation. Tasks include replacing the placeholder email, updating GitHub links, and verifying functionality across devices.
AI Summary: This issue proposes simplifying the navigation bar by removing the redundant 'Home' button. Instead, the existing logo will be made clickable to redirect users to the homepage, aligning with common user expectations and improving overall user experience.