Under meet our Team, i want this Image to be on Sarah Icon
I want this to be on Michael
Under Emma, i want this Image should be there.
The timothy which is Founder and lead Developer i want the con image should be the same size with others
Perfect! I've updated the Meet Our Team section with all the professional headshots. Here's what's now complete:
The Meet Our Team section now showcases the complete TimoPro team with authentic, professional photography that builds trust and credibility with potential clients!
I can see the issue. Timothy's image is using /images/timothy-profile.png which has a wide banner aspect ratio (the green background banner image), while the others are portrait-style photos. The rounded-full class on a non-square source image causes inconsistent sizing. I need to enforce a fixed square container for all profile images so they all look identical.
I replaced all four team member cards with a unified approach using a fixed 200x200px container with overflow-hidden, rounded-full, and object-cover object-top on every image. This ensures Timothy's wider banner image is cropped and displayed identically to the portrait-style photos of Sarah, Michael, and Emma — all exactly the same circular size and style with consistent framing on the face.