diff --git a/docs/docs/patterns/ecommerce-incentives.md b/docs/docs/patterns/ecommerce-incentives.md index 805a36742..8bc27cf53 100644 --- a/docs/docs/patterns/ecommerce-incentives.md +++ b/docs/docs/patterns/ecommerce-incentives.md @@ -35,6 +35,62 @@ tags: e-commerce ``` +## 2 Column with Cards + +```html{.example} +
+ + + + + + + + + + + + +
+``` ## 4 Column @@ -43,105 +99,24 @@ tags: e-commerce
- +
- +
- +
- +
-``` - - -## 3 Column - -```html{.example} -
-
- - -
- -
- - - -
-
-``` - -## 3 Column Centered - -```html{.example} -
- -
- - - -
-
-``` - -## 2 Column Grid -```html{.example} -
-
- - - -
-
- - - -
-
- - - -
-
- - - -
-
``` \ No newline at end of file