-
Notifications
You must be signed in to change notification settings - Fork 0
Issue in the footer #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Programmer-RD-AI
added a commit
that referenced
this issue
Jun 9, 2024
This commit addresses the requirements outlined in GitHub Issue #12, focusing on improving the footer functionality and visual appeal in the CogniLearn application. Key updates include: 1. **Link Integration**: Incorporated React Router `Link` components for all entries under "Quick Links" and "Company" sections. This enhancement ensures that footer links are not only interactive but also integrated with the application's navigation structure. 2. **Styling Enhancements**: Updated the CSS for footer links and social icons to provide a better user experience: - Added transitions to the links to create a smooth hover effect, improving visual feedback when users interact with them. - Enhanced the visibility and interactivity of social icons, including scale transformations on hover, making them more engaging and noticeable. 3. **Accessibility Improvements**: By transforming the footer links to actual navigable components and enhancing their styling, the footer is now more accessible and user-friendly. Note: The addition of the company-specific social media links has been deferred as we currently do not possess active social media profiles. This decision aligns with the current marketing strategy and will be revisited in the future as needed. These changes aim to elevate the overall user experience by making the footer not only visually appealing but also functionally robust, aligning with the latest web standards and user expectations.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add links to the quick links in the footer.
Also for the links under company tab
The text was updated successfully, but these errors were encountered: