🛠️ The goal of this issue is to track the implementation of the Call to action - Grid layout with products and link pattern.
🧑💻 The implementation must follow the pattern creation guidelines, and should be assigned to its appropriate category.
🎨 Figma design
Should the text at the top ("Our online store.") be a heading?
Should the text at the top be centered?
Please check the following locations and let me know if you want me to swap to a preset or hardcoded value:
Heading: font-size and letter-spacing hardcoded
Grid text: font-size preset (18px instead of 16px)
"$30": font-size hardcoded
Should I use a class and CSS to force the square aspect ratio on all grid items? For example, in my pull request you'll notice that if a smaller screen doesn't have an image in its row, those items won't be as tall as mocked.
Thoughts on implementation of grid here? On mid-size devices the last row may not be full.
Description
🛠️ The goal of this issue is to track the implementation of the
Call to action - Grid layout with products and link
pattern. 🧑💻 The implementation must follow the pattern creation guidelines, and should be assigned to its appropriate category. 🎨 Figma design