From 1155533e777fb4d37f4c7048497d1790fe111b4b Mon Sep 17 00:00:00 2001
From: Rhys Nute <nuterd@cardiff.ac.uk>
Date: Thu, 7 Dec 2023 12:11:40 +0000
Subject: [PATCH] added consumers page

---
 src/main/resources/WorkWith/consumers.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/main/resources/WorkWith/consumers.html b/src/main/resources/WorkWith/consumers.html
index 0e29d057..7a359ceb 100644
--- a/src/main/resources/WorkWith/consumers.html
+++ b/src/main/resources/WorkWith/consumers.html
@@ -5,6 +5,9 @@
     <title>Consumers</title>
 </head>
 <body>
-
+<h1>Connecting Customers</h1>
+<h1>Guide for your town</h1>
+<h1>Find Local events</h1>
+<h1>Support your local businesses</h1>
 </body>
 </html>
\ No newline at end of file
-- 
GitLab