fix: set explicit banner height and remove gaps
- Set #swiper height to 500px (fixed height)
- Add height: 100% to .swiper-slide
- Set img to width: 100%, height: 100%, object-fit: cover
- Add margin: 0 and padding: 0 to #header
- Ensure no spacing between header and banner
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>