This is part of a product detail page . Im trying to imitate this section layout as it is.
vector images with descriptions. in 1 section
Total beginner in development , I would really appreciate your help guys
In modern CSS that’s a two column GRID layout, with each item in the row being a either another grid or a flex box for the icon and text.
That’s a rough approximation because the thing you are asking for is incredibly broad and is an advanced customization in totality and that’s just for the top part.
There is the logo list example but there’s still a lot that would need to be done and you would either need to start being much more specific in your asks, use a visual page building tool, or hire a developer.
https://shopify.github.io/liquid-code-examples/example/logo-list
Good hunting.