I could do this using CSS Grid. Probably next time I will try that.
What challenges did you encounter, and how did you overcome them?I faced a challenge covering the image height in the desktop version at all widths. Because the product container has no fixed height, I couldn't set the image container's height to 100%. Still, it remains unsolved. Maybe using CSS Grid could solve the problem.
What specific areas of your project would you like help with?I seek advice on the above-mentioned problem that I faced during the project.