[object Object]

← back to Ffepurchasing

fix site.config.json — correct slug/identity (was copy-pasted from hospitalitywallpaper)

e92af1454220b3d7998e1b93d66b0a3e173418a5 · 2026-05-19 10:55:37 -0700 · Steve Abrams

Files touched

Diff

commit e92af1454220b3d7998e1b93d66b0a3e173418a5
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 19 10:55:37 2026 -0700

    fix site.config.json — correct slug/identity (was copy-pasted from hospitalitywallpaper)
---
 site.config.json | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/site.config.json b/site.config.json
index 5042c6b..59e0553 100644
--- a/site.config.json
+++ b/site.config.json
@@ -1,11 +1,11 @@
 {
-  "slug": "hospitalitywallpaper",
-  "siteName": "Hospitality Wallpaper",
-  "domain": "hospitalitywallpaper.com",
-  "nicheKeyword": "hospitality",
-  "tagline": "Hotel- and restaurant-grade wallcoverings.",
-  "heroHeadline": "HOSPITALITY WALLPAPER",
-  "heroSub": "Hotel- and restaurant-grade wallcoverings.",
+  "slug": "ffepurchasing",
+  "siteName": "FFE Purchasing",
+  "domain": "ffepurchasing.com",
+  "nicheKeyword": "ffe",
+  "tagline": "Hospitality FF&E trade portal — wallcoverings, spec-sheets, NET30.",
+  "heroHeadline": "FFE PURCHASING",
+  "heroSub": "Hospitality FF&E trade portal — wallcoverings, spec-sheets, NET30.",
   "theme": {
     "accent": "#d4a847"
   },
@@ -16,6 +16,5 @@
     "guestroom",
     "suite",
     "contract"
-  ],
-  "port": 9855
+  ]
 }

← 0de1c6c stage2: wire microsite catalog + admin CRUD  ·  back to Ffepurchasing  ·  Phase 2: mobile-ready + tap-to-reveal 232394b →