I can see the issue. The object-cover class is centering the image by default. I need to adjust the image positioning so that it shows more of the hair by changing the object-position to focus on the top/center of the head instead of the full center of the image.
Done! I've adjusted the image framing by adding object-top to the image class. This repositions the crop so that more of your hair is visible in the circular profile picture instead of being cut off at the top. The image now focuses on the upper portion of the head while maintaining the circular frame.
I can see the hero component already has a "Download Resume" button placeholder. Now I'll create the PDF file with Hassan's resume and update the button to link to it.
Done! I've created the resume PDF and updated the "Download Resume" button to link directly to it. When users click the button, it will download "Hassan_Said_Resume.pdf" with all your work experience, education, technical skills, projects, and leadership development information. The button maintains the same professional hover effects as the rest of the site.