diff --git a/content/info/directory.html b/content/info/directory.html new file mode 100644 index 0000000..245c010 --- /dev/null +++ b/content/info/directory.html @@ -0,0 +1,39 @@ +
diff --git a/layouts/_partials/home.html b/layouts/_partials/home.html index 45b6a63..99d4c98 100644 --- a/layouts/_partials/home.html +++ b/layouts/_partials/home.html @@ -4,6 +4,11 @@ {{ partial "half-section.html" . }} {{ end }} + + +{{ with .GetPage "/info/directory" }} + {{ partial "full-section.html" . }} +{{ end }} diff --git a/static/images/tenants/a2z.webp b/static/images/tenants/a2z.webp new file mode 100644 index 0000000..8e89d9e Binary files /dev/null and b/static/images/tenants/a2z.webp differ diff --git a/static/images/tenants/reed.png b/static/images/tenants/reed.png new file mode 100644 index 0000000..70dbf5f Binary files /dev/null and b/static/images/tenants/reed.png differ diff --git a/static/images/tenants/sr2.png b/static/images/tenants/sr2.png new file mode 100644 index 0000000..6558c7e Binary files /dev/null and b/static/images/tenants/sr2.png differ diff --git a/static/images/tenants/sr2pro.png b/static/images/tenants/sr2pro.png new file mode 100644 index 0000000..2d736a6 Binary files /dev/null and b/static/images/tenants/sr2pro.png differ diff --git a/static/images/tenants/tesco.png b/static/images/tenants/tesco.png new file mode 100644 index 0000000..58ff7ee Binary files /dev/null and b/static/images/tenants/tesco.png differ