Problem:
The brand needed to showcase creator content on their landing pages but relied on an expensive third-party video subscription app to handle layout and display.
Solution:
A native section that auto-detects each video's aspect ratio and adjusts the grid layout accordingly. It replaces the paid app with a one-time custom build and no recurring cost.
How it works:
Each video card uses JavaScript to detect the aspect ratio of the uploaded file. Vertical videos (9:16) render in a portrait column; landscape videos (16:9) span a wider cell. A mixed creator feed displays cleanly without manual tagging or layout configuration.
Tools: