diff --git a/source/_examples/pricing.html.twig b/source/_examples/pricing.html.twig
new file mode 100644
index 0000000..6c4a090
--- /dev/null
+++ b/source/_examples/pricing.html.twig
@@ -0,0 +1,80 @@
+---
+title: Pricing
+prices:
+ - name: Full
+ price: 0
+ features:
+ - 10 users included
+ - 2 GB of storage
+ - Email support
+ - Help center access
+ button:
+ text: Sign up for free
+ inverted: true
+ - name: Pro
+ price: 15
+ features:
+ - 20 users included
+ - 10 GB of storage
+ - Priority email support
+ - Help center access
+ button:
+ text: Get started
+ - name: Enterprise
+ price: 29
+ features:
+ - 30 users included
+ - 15 GB of storage
+ - Phone and email support
+ - Help center access
+ button:
+ text: Contact us
+---
+
+ Quickly build an effective pricing table for your potential customers with this Bootstrap example. It's built with default Bootstrap components and utilities with little customization.{{ page.title }}
+
+
+ {{ price.price }} + + / month + +
+ +