{"id":59,"date":"2026-02-01T11:45:27","date_gmt":"2026-02-01T11:45:27","guid":{"rendered":"https:\/\/sheridan.audiofeeds.co.uk\/?page_id=59"},"modified":"2026-02-01T11:48:05","modified_gmt":"2026-02-01T11:48:05","slug":"about","status":"publish","type":"page","link":"https:\/\/sheridanlandlordservices.co.uk\/?page_id=59","title":{"rendered":"About"},"content":{"rendered":"\n<!-- \u2705 SHERIDAN: ABOUT US (PREMIUM + BG1 FIXED BACKGROUND) \u2014 RELATIVE LINKS ONLY -->\n<style>\n\/* =====================================\n   SHERIDAN GLOBAL BG1 STAGE (FIXED)\n===================================== *\/\n.sheridan-stage{\n  position:relative;\n  overflow:hidden;\n  padding:22px 0 60px;\n}\n\n\/* Fixed background image layer *\/\n.sheridan-stage::before{\n  content:\"\";\n  position:fixed;\n  inset:0;\n  z-index:0;\n  background-image:url(\"\/wp-content\/uploads\/2026\/02\/bg1.jpg\");\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n  opacity:1; \/* adjust to taste *\/\n  filter:grayscale(1) contrast(1.05) brightness(1.15);\n  transform:scale(1.05);\n  pointer-events:none;\n}\n\n\/* Soft white wash over it *\/\n.sheridan-stage::after{\n  content:\"\";\n  position:fixed;\n  inset:0;\n  z-index:1;\n  background:\n    radial-gradient(circle at 25% 15%, rgba(47,111,83,.14) 0%, rgba(255,255,255,0) 55%),\n    linear-gradient(180deg, rgba(255,255,255,.82) 0%, rgba(244,246,245,.92) 55%, rgba(255,255,255,.86) 100%);\n  pointer-events:none;\n}\n\n\/* Everything inside sits above the background layers *\/\n.sheridan-about-wrap{\n  position:relative;\n  z-index:2;\n}\n\n\/* =====================================\n   SHERIDAN ABOUT US \u2014 PREMIUM MODULE\n===================================== *\/\n:root{\n  --sheridan-green:#2f6f53;\n  --sheridan-deep:#1b3b2c;\n  --sheridan-gold:#d7b26d;\n  --sheridan-ink:#142018;\n  --sheridan-muted:#5d6b63;\n  --sheridan-card:#ffffff;\n  --sheridan-line:rgba(0,0,0,.08);\n  --shadow-md:0 16px 34px rgba(0,0,0,.10);\n  --shadow-lg:0 22px 60px rgba(0,0,0,.14);\n  --radius-xl:26px;\n  --radius-lg:20px;\n}\n\n.sheridan-about-wrap{\n  max-width:1100px;\n  margin:0 auto;\n  padding:34px 18px 0;\n  font-family: Arial, Helvetica, sans-serif;\n  color:var(--sheridan-ink);\n  line-height:1.65;\n}\n\n\/* Premium card *\/\n.sheridan-card{\n  background:rgba(255,255,255,.86);\n  border:1px solid var(--sheridan-line);\n  border-radius:var(--radius-xl);\n  padding:36px 36px;\n  box-shadow:var(--shadow-md);\n  position:relative;\n  overflow:hidden;\n}\n\n.sheridan-card::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 0% 0%, rgba(47,111,83,.10) 0%, rgba(0,0,0,0) 42%),\n    radial-gradient(circle at 100% 0%, rgba(215,178,109,.14) 0%, rgba(0,0,0,0) 40%);\n  pointer-events:none;\n}\n\n.sheridan-card > *{position:relative; z-index:2;}\n\n\/* Title *\/\n.sheridan-title{\n  font-size:34px;\n  font-weight:900;\n  margin:0 0 12px;\n  color:var(--sheridan-deep);\n  letter-spacing:.2px;\n}\n\n.sheridan-subline{\n  height:3px;\n  width:56px;\n  border-radius:99px;\n  background:var(--sheridan-gold);\n  margin:0 0 18px;\n}\n\n\/* Top layout *\/\n.sheridan-top{\n  display:grid;\n  grid-template-columns: .85fr 1.15fr;\n  gap:26px;\n  align-items:start;\n}\n\n\/* Illustration card *\/\n.sheridan-illu{\n  border-radius:22px;\n  border:1px solid var(--sheridan-line);\n  background:rgba(255,255,255,.70);\n  box-shadow:0 14px 28px rgba(0,0,0,.08);\n  padding:18px;\n  overflow:hidden;\n}\n\n.sheridan-illu img{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius:16px;\n}\n\n\/* Text *\/\n.sheridan-p{\n  margin:0 0 14px;\n  font-size:16px;\n  color:#1a1a1a;\n}\n\n\/* Divider *\/\n.sheridan-divider{\n  height:1px;\n  background:var(--sheridan-line);\n  margin:22px 0;\n}\n\n\/* Principles section *\/\n.sheridan-principles{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px 28px;\n  margin-top:8px;\n}\n\n.sheridan-list{\n  margin:0;\n  padding-left:18px;\n}\n\n.sheridan-list li{\n  margin:8px 0;\n  font-size:16px;\n  color:#1f2a24;\n}\n\n\/* Highlight statement *\/\n.sheridan-highlight{\n  display:inline-block;\n  background:rgba(47,111,83,.10);\n  border:1px solid rgba(47,111,83,.18);\n  padding:8px 12px;\n  border-radius:12px;\n  font-weight:900;\n  color:var(--sheridan-deep);\n}\n\n\/* CTA strip *\/\n.sheridan-cta{\n  margin-top:22px;\n  padding:18px 18px;\n  border-radius:20px;\n  border:1px solid rgba(47,111,83,.18);\n  background:linear-gradient(135deg, rgba(47,111,83,.10), rgba(215,178,109,.10));\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.sheridan-cta strong{\n  color:var(--sheridan-deep);\n  font-size:15px;\n}\n\n.sheridan-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:12px 16px;\n  border-radius:14px;\n  text-decoration:none;\n  font-weight:900;\n  font-size:14px;\n  border:1px solid transparent;\n  transition:all .18s ease;\n}\n\n.sheridan-btn-primary{\n  background:var(--sheridan-gold);\n  color:#1a1a1a;\n  box-shadow:0 14px 28px rgba(0,0,0,.14);\n}\n\n.sheridan-btn-primary:hover{\n  transform:translateY(-2px);\n  box-shadow:0 18px 36px rgba(0,0,0,.18);\n}\n\n.sheridan-btn-ghost{\n  background:rgba(255,255,255,.75);\n  border-color:rgba(0,0,0,.10);\n  color:var(--sheridan-deep);\n}\n\n.sheridan-btn-ghost:hover{\n  transform:translateY(-2px);\n}\n\n@media (max-width: 1024px){\n  .sheridan-top{\n    grid-template-columns:1fr;\n  }\n  .sheridan-principles{\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width: 520px){\n  .sheridan-card{\n    padding:24px 18px;\n  }\n}\n<\/style>\n\n<div class=\"sheridan-stage\">\n  <div class=\"sheridan-about-wrap\">\n    <div class=\"sheridan-card\">\n\n      <div class=\"sheridan-title\">About us<\/div>\n      <div class=\"sheridan-subline\"><\/div>\n\n      <div class=\"sheridan-top\">\n        <!-- \u2705 Illustration -->\n        <div class=\"sheridan-illu\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/AboutUsimage.png\" alt=\"Sheridan Inventory Services - About Us\">\n        <\/div>\n\n        <!-- \u2705 Text -->\n        <div>\n          <p class=\"sheridan-p\">Headed up by Simon Reed, Sheridan Inventory Services was established (as Sheridan Landlord Services) in 2010 and became a full time business in 2011, following a planned career change from a senior management role in the logistics industry.<\/p>\n\n          <p class=\"sheridan-p\">The inspiration for the business was that, as a property landlord, Simon had noticed great inconsistencies between the inventories being provided for different properties in different areas. The only common factor was a lack of detail! There was clearly a place in the market for a more comprehensive, detailed and professional offering.<\/p>\n\n          <p class=\"sheridan-p\">The business has grown to encompass a small team, all sharing a similar outlook, with many years of experience as landlords, property restorers and investors. This experience gives us a great depth of understanding of the property market and also of what a useful inventory should be.<\/p>\n\n          <p class=\"sheridan-p\">From the outset it was determined that a successful independent inventory business must have certain principles:<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"sheridan-divider\"><\/div>\n\n      <!-- \u2705 Principles (two columns) -->\n      <div class=\"sheridan-principles\">\n        <ul class=\"sheridan-list\">\n          <li>The highest level of detail and accuracy in reporting<\/li>\n          <li>An authentic property specific description of all properties in inventories<\/li>\n          <li>Accessible, unambiguous, user-friendly products<\/li>\n          <li>A clear focus on the function and purpose of an inventory or check out report<\/li>\n          <li>Absolute reliability<\/li>\n          <li>Highly dependable levels of service at times suited to business demands<\/li>\n        <\/ul>\n\n        <ul class=\"sheridan-list\">\n          <li>Positive and constructive relationships with the client base<\/li>\n          <li>Clear and precise communications<\/li>\n          <li>An open and honest approach to resolving issues<\/li>\n          <li>A preparedness to support our clients through issues arising from adverse check outs<\/li>\n          <li>A detailed understanding of all aspects of the lettings industry<\/li>\n          <li>A competitive but straightforward price structure<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"sheridan-divider\"><\/div>\n\n      <!-- \u2705 Closing section -->\n      <p class=\"sheridan-p\">By keeping these principles as a bedrock Sheridan Inventory Services has become a successful and highly respected regional independent inventory company.<\/p>\n\n      <p class=\"sheridan-p\">We now provide a service second to none in the West Yorkshire area. Our growth has primarily been driven by a very satisfied and loyal client base and their unqualified recommendation of our services to other agents in the sector.<\/p>\n\n      <p class=\"sheridan-p\">We have seen a lot of things over the years, but we know we haven\u2019t seen everything and maintaining an open-minded approach, combined with our experience, allows us to provide a highly flexible, versatile and adaptable level of service and product range.<\/p>\n\n      <p class=\"sheridan-p\"><span class=\"sheridan-highlight\">Above all we provide a highly professional service.<\/span> We are immensely proud of the quality and detail of our reports, our reputation and our record. This extends to our service \u2013 we are not just operatives, we provide all round support and advice for our clients which continues beyond the provision of inventories and check out reports.<\/p>\n\n      <p class=\"sheridan-p\">Because we are a team we can provide inventories at short notice if required and because of our level of experience we can take on any residential inventory related work, no matter how large, small or unusual.<\/p>\n\n      <p class=\"sheridan-p\">If you\u2019re looking for the best independent inventory provider in West Yorkshire and the surrounding areas please contact us. We will be more than happy to have a more detailed no-commitment discussion about what we can do to take your lettings business to the next level.<\/p>\n\n      <!-- \u2705 CTA -->\n      <div class=\"sheridan-cta\">\n        <div>\n          <strong>Ready to talk?<\/strong>\n          <div style=\"color:var(--sheridan-muted); font-weight:700; font-size:14px; margin-top:2px;\">\n            We\u2019re happy to discuss your requirements and recommend the best approach.\n          <\/div>\n        <\/div>\n        <div style=\"display:flex; gap:10px; flex-wrap:wrap;\">\n          <a class=\"sheridan-btn sheridan-btn-primary\" href=\"\/contact\/\">Contact Us<\/a>\n          <a class=\"sheridan-btn sheridan-btn-ghost\" href=\"\/our-products-services\/\">View Services<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n<!-- \u2705 END ABOUT US -->\n","protected":false},"excerpt":{"rendered":"<p>About us Headed up by Simon Reed, Sheridan Inventory Services was established (as Sheridan Landlord Services) in 2010 and became a full time business in 2011, following a planned career change from a senior management role in the logistics industry. The inspiration for the business was that, as a property landlord, Simon had noticed great [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-59","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=59"}],"version-history":[{"count":2,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/59\/revisions"}],"predecessor-version":[{"id":71,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/59\/revisions\/71"}],"wp:attachment":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}