|
@@ -7,9 +7,8 @@ mixin general()
|
|
|
br
|
|
|
| Great Designs
|
|
|
+e.BUTTON.button(type='submit') Contacts us
|
|
|
- div
|
|
|
+ DIV
|
|
|
+e.IMG.main-illustration(src='../../../assets/images/Bitmap.png' alt='Chandelier')
|
|
|
+e.IMG.button-play(src='../../../assets/images/button-play.svg' alt='Button Play')
|
|
|
- +e.button.button(type='submit')
|
|
|
- +e.IMG.button-triangle(src='../../../assets/images/button-play-triangle.svg' alt='Button Play')
|
|
|
+ +e.IMG.button-triangle(src='../../../assets/images/button-play-triangle.svg' alt='Button Play')
|
|
|
+e.IMG.shape(src='../../../assets/images/general-shape.svg' alt='shape')
|