Refactor Overview Section: Move from About Page to Landing Page Bottom
✨ Feature Request
What feature would you like to see added to viswam.ai?
Refactor the placement of the Overview section by removing it from the About page and integrating it into the Landing page.
Currently, the Overview content exists within the About page, which reduces its visibility to users. This feature will reposition the Overview section to the bottom of the Landing page, making it more accessible and improving the overall user flow.
The update will include:
- Removing the Overview section from the About page
- Adding the Overview section to the Landing page
- Positioning it at the bottom of the page
- Ensuring consistent styling and responsiveness
Why is this feature important or useful?
- Improves visibility of key information for users
- Enhances landing page completeness and storytelling
- Reduces redundancy across pages
- Creates a more intuitive user experience
- Aligns content hierarchy with design goals
Any suggestions for how it could work or look?
⚙ ️ Implementation Overview
- Remove Overview component/section from About page
- Import and integrate Overview into Landing page
- Position it at the bottom of the Landing page layout
- Ensure styling matches existing design system
- Maintain responsiveness across devices
🧩 Workflow
Identify Overview component
↓
Remove from About page
↓
Integrate into Landing page
↓
Adjust layout positioning (bottom)
↓
Test responsiveness and UI consistency
📄 Documentation
- Update any references to Overview page/section
- Ensure code comments reflect new placement
Additional context or notes
- Avoid duplicating the component; reuse existing implementation
- Verify no broken links or references remain in About page
- Ensure smooth visual transition on Landing page