diff --git a/storage/blocks/hero-unit.block.html b/storage/blocks/hero-unit.block.html
new file mode 100644
index 0000000..733540e
--- /dev/null
+++ b/storage/blocks/hero-unit.block.html
@@ -0,0 +1,2 @@
+<h1>Hello, world!</h1>
+<p>This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
diff --git a/storage/blocks/marketing.block.html b/storage/blocks/marketing.block.html
new file mode 100644
index 0000000..6eaa395
--- /dev/null
+++ b/storage/blocks/marketing.block.html
@@ -0,0 +1,12 @@
+<div class="span4">
+ <h2>Heading</h2>
+ <p>Applicake pie soufflé I love gummi bears danish. Applicake cake muffin biscuit cupcake. I love brownie marshmallow brownie. Jelly-o wypas sesame snaps I love. Lollipop ice cream cake marshmallow.</p>
+</div>
+<div class="span4">
+ <h2>Heading</h2>
+ <p>I love toffee tiramisu I love gingerbread carrot cake dragée gummies. Chocolate bar liquorice tiramisu caramels I love croissant topping. Lollipop halvah bear claw I love pastry cotton candy.</p>
+</div>
+<div class="span4">
+ <h2>Heading</h2>
+ <p>Halvah donut I love chocolate bar ice cream. I love lollipop chocolate cake. Candy topping jelly-o brownie croissant bear claw sweet roll. Chocolate bar topping marzipan cupcake I love croissant jujubes sweet gingerbread.</p>
+</div>
\ No newline at end of file
diff --git a/storage/blocks/test.block.html b/storage/blocks/test.block.html
deleted file mode 100644
index 9ff7742..0000000
--- a/storage/blocks/test.block.html
+++ /dev/null
@@ -1,2 +0,0 @@
-<h3>Test block content</h3>
-Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed quis est vitae ipsum mattis vulputate. Nam consectetuer. Aenean sit amet massa. In cursus risus. Pellentesque sed est. Vestibulum convallis porta tellus. Sed ante libero, ornare id, pellentesque ac, tincidunt egestas, purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Nam tellus pede, mollis eu, tincidunt sit amet, eleifend et, ligula. Mauris sapien sem, convallis non, commodo quis, vehicula vel, dui. Sed fringilla, dolor in gravida nonummy, tortor nisi auctor nibh, nec sodales sapien felis non risus. Donec odio metus, tincidunt nec, gravida sit amet, pretium eu, lacus. Etiam venenatis. Morbi ultrices, risus aliquet viverra mattis, ipsum nibh vehicula ligula, sit amet dignissim eros purus ac risus. Nunc faucibus magna id ante. In sodales tincidunt nibh. Proin porttitor est. In ultrices vulputate metus.
\ No newline at end of file