GalsenDev221 / website

Galsen DEV's website based on Next JS & Tailwind CSS 🎉
https://galsen.dev
MIT License
11 stars 11 forks source link

Refactor HeroSection component to use a div wrapper for Image component #100

Closed modouaicha023 closed 5 months ago

modouaicha023 commented 5 months ago

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!

netlify[bot] commented 5 months ago

Deploy request for galsendev pending review.

Visit the deploys page to approve it

Name Link
Latest commit 688f3015dfe13261a6d7a4130bd5759f805b0cfa
NDOY3M4N commented 5 months ago

For your next PR, we are working on the dev branch. I changed it for you for this one.