From cdae82130a54866e1050c1e0fb6dc63cc124578c Mon Sep 17 00:00:00 2001
From: Rhys Nute <nuterd@cardiff.ac.uk>
Date: Thu, 7 Dec 2023 11:58:34 +0000
Subject: [PATCH] added business pages

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

diff --git a/src/main/resources/WorkWith/businesses.html b/src/main/resources/WorkWith/businesses.html
index 5636d33f..4e1d1f30 100644
--- a/src/main/resources/WorkWith/businesses.html
+++ b/src/main/resources/WorkWith/businesses.html
@@ -5,6 +5,9 @@
     <title>Businesses</title>
 </head>
 <body>
-
+<h1>Future Proof Businesses</h1>
+<h1>Compete with Online Retailers</h1>
+<h1>Drive Footfall to the high street</h1>
+<h1>Increase Sales</h1>
 </body>
 </html>
\ No newline at end of file
-- 
GitLab