I'll update the landing page to use the new logo collage image from the provided URL.
I need to save the image to the public folder since the autofix converted it to a local path:
I've updated the landing page with the new logo collage image. The image was saved to /public/images/logo-20collage.png and the landing page now references this local path. The collage displays logos for Latham & Watkins, Advent, Farient Advisors, BCG, Beazley, Capgemini, FGS Global, and Panmure Liberum.
I've added w-full to the container div to ensure it takes the full width of its parent, and mx-auto to the Image to explicitly center it horizontally. This ensures the logo collage is properly centered within the section.