Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 Description
Updated the "Kids," "Projects," and "Mentors" images in the "What Numbers Say for Us" section to generic and visually appealing SVG graphics that align with the site's design. Optimized these images for fast loading by using lightweight SVG formats instead of large raster images.
These changes enhance the site's visual consistency and improve page load speed, contributing to a better user experience.
🔗 Related Issue
Fixes #442
🔄 Type of Change
🎨 UI/UX Update (visual changes, styling improvements)
⚡ Performance Improvement
📷 Visual Changes
Inserted new SVG icons with modern, flat design style suitable for the website’s look and feel. The icons replace old images with minimal file size and faster rendering.
🧪 Testing Performed
📱 Browser Compatibility
Chrome (tested latest)
Firefox (tested latest)
Safari (tested latest)
Edge (tested latest)
🖥️ Responsive Design
Desktop (1200px+)
Tablet (768px - 1199px)
Mobile (320px - 767px)
✅ Test Cases
Images visually align with text content in all responsive layouts.
No broken images; all SVGs load instantly.
Accessibility tested—alt attributes present and descriptive.
♿ Accessibility
Proper heading hierarchy maintained
ARIA labels added where needed
Color contrast requirements met
Keyboard navigation works correctly
Screen reader testing performed
📋 PR Checklist
My code follows the project's coding style guidelines
I have tested these changes locally
I have optimized images/assets
I have validated all links are working correctly
💭 Additional Notes
The updated graphics are sourced from reputable open icon libraries ensuring generic appeal and easy customization if future style changes are desired.