### Description Fix: Made developer profile images responsive for mobile view in Developers component This update improves the mobile responsiveness of the developer cards (Vivek Kumar, Vipul, and Sharvil) inside the components/developers section. Changes made: Adjusted image container styling using Tailwind responsive classes (w-full, sm:w-[32rem], object-cover, etc.) Improved layout scaling for small devices
Description
Fix: Made developer profile images responsive for mobile view in Developers component
This update improves the mobile responsiveness of the developer cards (Vivek Kumar, Vipul, and Sharvil) inside the
components/developerssection.Changes made:
w-full,sm:w-[32rem],object-cover, etc.)