← back to Handcraftedwallpaper

site.config.json

54 lines

{
  "slug": "handcraftedwallpaper",
  "siteName": "Handcrafted Wallpaper",
  "domain": "handcraftedwallpaper.com",
  "nicheKeyword": "handcrafted",
  "tagline": "Made by hand, signed at the roll.",
  "heroHeadline": "HANDCRAFTED WALLPAPER",
  "heroSub": "Made by hand, signed at the roll.",
  "theme": {
    "accent": "#a07050"
  },
  "rails": [
    "hand-printed",
    "hand-painted",
    "artisan",
    "small-batch",
    "custom",
    "heritage"
  ],
  "port": 9897,
  "railSynonyms": {
    "hand-printed": [
      "block print",
      "woodblock",
      "screen print",
      "printed",
      "hand printed"
    ],
    "artisan": [
      "cottagecore",
      "artisanal",
      "handcrafted",
      "bespoke"
    ],
    "small-batch": [
      "limited edition",
      "artisanal",
      "bespoke"
    ],
    "custom": [
      "bespoke",
      "made-to-order",
      "custom"
    ],
    "heritage": [
      "traditional",
      "classic",
      "vintage",
      "antique",
      "timeless"
    ]
  }
}