This Pull Request addresses the issue #81 where the hero image appears too small on some devices. The proposed solution is to refactor the HeroSection component to use a div wrapper for the Image component.
Testing:
Tested on Firefox, Chrome, Microsoft Edge, and Brave browsers.
Changes:
Refactored the HeroSection component to use a div wrapper for the Image component to address the sizing issue with the hero image.
This Pull Request addresses the issue #81 where the hero image appears too small on some devices. The proposed solution is to refactor the HeroSection component to use a div wrapper for the Image component.
Testing:
Tested on Firefox, Chrome, Microsoft Edge, and Brave browsers.
Changes:
Refactored the HeroSection component to use a div wrapper for the Image component to address the sizing issue with the hero image.
Please review and provide feedback. Thank you!