diff --git a/features/consulting.feature b/features/consulting.feature
new file mode 100644
index 00000000..1bf9ac76
--- /dev/null
+++ b/features/consulting.feature
@@ -0,0 +1,7 @@
+Feature: Consulting page
+
+ Scenario:
+ Given I am on "/consulting"
+ Then the response status code should be 200
+ And the page title should be "Consulting"
+ And the active menu link should be "Consulting"
diff --git a/source/_includes/nav.html.twig b/source/_includes/nav.html.twig
index b238cb55..00f765eb 100644
--- a/source/_includes/nav.html.twig
+++ b/source/_includes/nav.html.twig
@@ -24,6 +24,10 @@
Experience
+
+ Consulting
+
+
Blog
diff --git a/source/consulting.md b/source/consulting.md
new file mode 100644
index 00000000..b1955b4d
--- /dev/null
+++ b/source/consulting.md
@@ -0,0 +1,18 @@
+---
+layout: default
+title: Consulting
+---
+# Consulting and Development
+
+I am usually available for part-time engagements outside of my day job for {{ site.author.company.name_short }}, providing there is no conflict of interest.
+
+The services that I offer are:
+
+* PHP and front-end development (in particular Drupal, Symfony, Silex and Laravel).
+* Static website development with Sculpin or Jekyll.
+* Further development, maintenance and refactoring of existing websites.
+* Linux server administration and maintenance.
+
+If you have any questions or want to discuss a project, then please [contact me][0].
+
+[0]: /contact
diff --git a/source/index.md b/source/index.md
index ba3fb0e0..9b00a103 100644
--- a/source/index.md
+++ b/source/index.md
@@ -40,15 +40,6 @@ Here is some more information about me:
* I [regularly speak][19] at conferences and user groups.
* I previously worked for the [Drupal Association][7] and other agencies including [CTI Digital][34], [Microserve][8], [Precedent][9] and [Nomensa][10].
-## Hire Me
-
-* Drupal website development and maintenance
-* Symfony, Silex and Laravel development
-* Static websites with Jekyll and Sculpin
-* Front-end development
-* Linux system administration, CI setup and configuration management
-* Git support and training
-
## Elsewhere
* [Twitter][21] - @{{ site.twitter.name }}