Provide a brief summary of the changes made to the website and the motivation behind them. Include any relevant issues or tickets. This helps fast tracking your PR and merge it, Check the respective box below.
Fixes # (issue)
- New feature (e.g., new page, component, or functionality)
- Bug fix (non-breaking change that fixes an issue)
- UI/UX improvement (design, layout, or styling updates)
- Performance optimization (e.g., code splitting, caching)
- Documentation update (README, contribution guidelines, etc.)
- Other (please specify):
- Describe the key changes (e.g., new sections, updated components, responsive fixes).
- List any new dependencies or tools required for this change.
- Mention any version updates or configurations that need to be considered.
- My code follows the style guidelines of this project.
- I have tested my changes across major browsers/devices
- My changes do not generate new console warnings or errors , I ran
npm run buildand attached scrrenshot in this PR. - This is already assigned Issue to me, not an unassigned issue.