Layout of symbol is different using qwik api

Hi team,

Using the qwik API I noticed that one of the symbols I’ve created has a strange layout compared to the html api and how it looks in the builder itself.
The image in the background has been configured to have an aspect ratio of 0.5, but it doesn’t seem to respect that.

Builder content link

Builder public api key
dc5c96804c6c4a068e9558f30660aaee

**qwik output
https://qa.builder.io/api/v1/qwik/product-landing-page?userAttributes.urlPath=%2F&apiKey=dc5c96804c6c4a068e9558f30660aaee&output=HTML

Screenshots or video link
Left is the homepage using qwik on my dev environment, and on the right the current layout in production

Code stack you are integrating Builder with
Nextjs

Please let me know if you need more information.
Thanks,
Vincent

Thank you, we will look into this.

Hey Vincent,

I think we have it all working now: https://builder.io/api/v1/qwik/product-landing-page?userAttributes.urlPath=%2F&apiKey=dc5c96804c6c4a068e9558f30660aaee&output=HTML

Let me know how we could help you to deploy this into production.

– Misko

Hi @Misko ,
Awesome, seems to work fine!
Many thanks, will do more tests.

Best,
Vincent