{"id":93,"date":"2026-02-01T11:58:05","date_gmt":"2026-02-01T11:58:05","guid":{"rendered":"https:\/\/sheridan.audiofeeds.co.uk\/?page_id=93"},"modified":"2026-02-01T11:58:35","modified_gmt":"2026-02-01T11:58:35","slug":"home","status":"publish","type":"page","link":"https:\/\/sheridanlandlordservices.co.uk\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- \u2705 SHERIDAN HOME PAGE \u2014 HIGH END \/ PREMIUM (NO DOMAIN LINKS) -->\n<style>\n\/* =====================================\n   SHERIDAN PREMIUM DESIGN SYSTEM\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-bg:#f4f6f5;\n  --sheridan-card:#ffffff;\n  --sheridan-line:rgba(0,0,0,.08);\n  --shadow-lg:0 22px 60px rgba(0,0,0,.14);\n  --shadow-md:0 16px 34px rgba(0,0,0,.10);\n  --radius-xl:26px;\n  --radius-lg:20px;\n}\n\n.sheridan-page{\n  font-family: Arial, Helvetica, sans-serif;\n  color:var(--sheridan-ink);\n  line-height:1.65;\n}\n\n\/* Outer background (subtle) *\/\n.sheridan-stage{\n  background:linear-gradient(180deg, #ffffff 0%, var(--sheridan-bg) 60%, #ffffff 100%);\n  padding:22px 0 60px;\n}\n\n\/* =====================================\n   HERO HEADER (MAKES IT LOOK EXPENSIVE)\n===================================== *\/\n.sheridan-hero{\n  max-width:1200px;\n  margin:0 auto;\n  padding:0 18px;\n}\n\n.sheridan-hero-card{\n  position:relative;\n  overflow:hidden;\n  border-radius:var(--radius-xl);\n  box-shadow:var(--shadow-lg);\n  border:1px solid rgba(255,255,255,.55);\n  background:#0d1b14;\n}\n\n\/* Background image *\/\n.sheridan-hero-card::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background-image:url(\"https:\/\/sheridanlandlordservices.co.uk\/wp-content\/uploads\/2026\/02\/bg1.jpg\");\n  background-size:cover;\n  background-position:center;\n  filter:saturate(1.05) contrast(1.05);\n  transform:scale(1.02);\n}\n\n\/* Overlay (makes text pop + premium look) *\/\n.sheridan-hero-card::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 20% 15%, rgba(47,111,83,.35) 0%, rgba(0,0,0,0) 52%),\n    linear-gradient(100deg, rgba(0,0,0,.70) 0%, rgba(0,0,0,.35) 52%, rgba(0,0,0,.75) 100%),\n    linear-gradient(180deg, rgba(0,0,0,.25) 0%, rgba(0,0,0,.55) 100%);\n}\n\n\/* Hero inner *\/\n.sheridan-hero-inner{\n  position:relative;\n  z-index:2;\n  padding:48px 42px 44px;\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n  gap:30px;\n}\n\n\/* Left text *\/\n.sheridan-hero-title{\n  max-width:720px;\n}\n\n.sheridan-kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  color:rgba(255,255,255,.88);\n  font-weight:700;\n  letter-spacing:.22px;\n  font-size:13px;\n  text-transform:uppercase;\n}\n\n.sheridan-kicker::before{\n  content:\"\";\n  width:44px;\n  height:2px;\n  background:var(--sheridan-gold);\n  border-radius:99px;\n  display:inline-block;\n}\n\n.sheridan-hero-title h1{\n  margin:12px 0 10px;\n  color:#fff;\n  font-size:clamp(30px, 3.6vw, 52px);\n  font-weight:900;\n  letter-spacing:.2px;\n  line-height:1.05;\n}\n\n.sheridan-hero-title p{\n  margin:0;\n  color:rgba(255,255,255,.92);\n  font-size:16px;\n  max-width:620px;\n}\n\n\/* CTA buttons *\/\n.sheridan-hero-actions{\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n  min-width:220px;\n}\n\n.sheridan-btn{\n  display:inline-flex;\n  justify-content:center;\n  align-items:center;\n  text-decoration:none;\n  font-weight:800;\n  border-radius:14px;\n  padding:12px 16px;\n  font-size:14px;\n  transition:all .18s ease;\n  border:1px solid transparent;\n}\n\n.sheridan-btn-primary{\n  background:var(--sheridan-gold);\n  color:#1a1a1a;\n  box-shadow:0 14px 28px rgba(0,0,0,.18);\n}\n\n.sheridan-btn-primary:hover{\n  transform:translateY(-2px);\n  box-shadow:0 18px 36px rgba(0,0,0,.22);\n}\n\n.sheridan-btn-ghost{\n  background:rgba(255,255,255,.10);\n  color:#fff;\n  border-color:rgba(255,255,255,.22);\n}\n\n.sheridan-btn-ghost:hover{\n  background:rgba(255,255,255,.16);\n  transform:translateY(-2px);\n}\n\n\/* Small premium badge strip under hero *\/\n.sheridan-hero-badges{\n  position:relative;\n  z-index:3;\n  margin-top:-18px;\n  display:flex;\n  gap:12px;\n  flex-wrap:wrap;\n  padding:0 18px 8px;\n  max-width:1200px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.sheridan-badge{\n  background:rgba(255,255,255,.90);\n  border:1px solid var(--sheridan-line);\n  border-radius:999px;\n  padding:9px 14px;\n  font-size:13px;\n  font-weight:800;\n  color:var(--sheridan-deep);\n  box-shadow:0 10px 22px rgba(0,0,0,.10);\n}\n\n\/* =====================================\n   CONTENT WRAP\n===================================== *\/\n.sheridan-wrap{\n  max-width:1100px;\n  margin:0 auto;\n  padding:34px 18px 0;\n}\n\n.sheridan-section-card{\n  background:var(--sheridan-card);\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\/* Subtle corner accents (premium) *\/\n.sheridan-section-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-section-card > *{\n  position:relative;\n  z-index:2;\n}\n\n.sheridan-section-card h2{\n  font-size:26px;\n  font-weight:900;\n  margin:26px 0 12px;\n  color:var(--sheridan-deep);\n}\n\n.sheridan-section-card h3{\n  font-size:20px;\n  font-weight:900;\n  margin:24px 0 10px;\n  color:var(--sheridan-deep);\n}\n\n.sheridan-section-card p{\n  font-size:16px;\n  margin:0 0 14px;\n  color:#1a1a1a;\n}\n\n.sheridan-section-card ul{\n  margin:10px 0 18px 22px;\n  padding:0;\n}\n\n.sheridan-section-card li{\n  margin:8px 0;\n  font-size:16px;\n  color:#1f2a24;\n}\n\n\/* Highlight label *\/\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:800;\n  color:var(--sheridan-deep);\n}\n\n\/* Divider line *\/\n.sheridan-divider{\n  height:1px;\n  background:var(--sheridan-line);\n  margin:26px 0;\n}\n\n\/* =====================================\n   4 PREMIUM SERVICE BOXES\n===================================== *\/\n.sheridan-box-grid{\n  display:grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap:18px;\n  margin:28px 0 14px;\n}\n\n.sheridan-box{\n  text-decoration:none;\n  display:block;\n  border-radius:22px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid rgba(0,0,0,.08);\n  box-shadow:0 16px 30px rgba(0,0,0,.10);\n  transition:all .22s ease;\n  position:relative;\n}\n\n.sheridan-box:hover{\n  transform:translateY(-6px);\n  box-shadow:0 22px 46px rgba(0,0,0,.14);\n}\n\n\/* Image *\/\n.sheridan-box img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\n\/* Title area under image *\/\n.sheridan-box-title{\n  padding:14px 16px 16px;\n  font-size:15px;\n  font-weight:900;\n  color:var(--sheridan-deep);\n  letter-spacing:.2px;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n}\n\n.sheridan-box-title span{\n  color:var(--sheridan-muted);\n  font-weight:800;\n  font-size:12px;\n  letter-spacing:.15px;\n  text-transform:uppercase;\n}\n\n\/* =====================================\n   AIIC LOGO\n===================================== *\/\n.sheridan-aiic-logo{\n  margin-top:18px;\n}\n.sheridan-aiic-logo img{\n  max-width:180px;\n  height:auto;\n  display:block;\n  opacity:.95;\n}\n\n\/* Responsive *\/\n@media (max-width: 1024px){\n  .sheridan-box-grid{ grid-template-columns: repeat(2, 1fr); }\n  .sheridan-section-card{ padding:28px 22px; }\n  .sheridan-hero-inner{ padding:40px 24px 36px; flex-direction:column; align-items:flex-start; }\n  .sheridan-hero-actions{ width:100%; flex-direction:row; flex-wrap:wrap; }\n  .sheridan-btn{ flex:1; min-width:180px; }\n}\n\n@media (max-width: 520px){\n  .sheridan-box-grid{ grid-template-columns: 1fr; }\n  .sheridan-hero-card{ border-radius:18px; }\n  .sheridan-hero-inner{ padding:30px 18px 26px; }\n  .sheridan-hero-actions{ flex-direction:column; }\n}\n<\/style>\n\n<div class=\"sheridan-page\">\n  <div class=\"sheridan-stage\">\n\n    <!-- \u2705 PREMIUM HERO -->\n    <section class=\"sheridan-hero\">\n      <div class=\"sheridan-hero-card\">\n        <div class=\"sheridan-hero-inner\">\n\n          <div class=\"sheridan-hero-title\">\n            <div class=\"sheridan-kicker\">Inventory &amp; Check-Out Specialists<\/div>\n            <h1>Sheridan Inventory Services<\/h1>\n            <p>One of the longest established and most respected inventory providers in West Yorkshire \u2014 delivering reliable, accurate reports with sector-leading standards.<\/p>\n          <\/div>\n\n          <div class=\"sheridan-hero-actions\">\n            <a class=\"sheridan-btn sheridan-btn-primary\" href=\"\/contact\/\">Request a Quote<\/a>\n            <a class=\"sheridan-btn sheridan-btn-ghost\" href=\"\/our-products-services\/\">View Services<\/a>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- \u2705 BADGES -->\n    <div class=\"sheridan-hero-badges\">\n      <div class=\"sheridan-badge\">Fixed-fee pricing from \u00a350<\/div>\n      <div class=\"sheridan-badge\">Six days per week service<\/div>\n      <div class=\"sheridan-badge\">Independent reports minimise disputes<\/div>\n    <\/div>\n\n    <!-- \u2705 CONTENT -->\n    <div class=\"sheridan-wrap\">\n      <div class=\"sheridan-section-card\">\n\n        <p><strong>Sheridan Inventory Services<\/strong> is one of the longest established and most respected inventory providers in West Yorkshire.<\/p>\n        <p>We have built our business on the foundations of:<\/p>\n\n        <ul>\n          <li><strong>Absolute reliability and sector leading service standards<\/strong> \u2013 we keep appointments, we offer a genuine six day per week service and we have the flexibility to cover short notice instructions.<\/li>\n          <li><strong>Positive, proactive and accountable relationships with our client base<\/strong> \u2013 we work with you and because of you, we can shape our products and service delivery around your requirements and we understand that our product is your reputation.<\/li>\n          <li><strong>Knowledge, understanding and experience<\/strong> \u2013 we make it our business to adapt to changes in the market, we know what is likely to be contentious in an inventory and our unique product allows us to meet all instructions.<\/li>\n          <li><strong>Unique, bespoke, highly accurate products<\/strong> \u2013 We produce all reports from a bespoke template, we produce a property specific product, we can therefore assure a highly detailed level of description and a user friendly document.<\/li>\n          <li><strong>Competitive straightforward pricing<\/strong> \u2013 We work on a fixed-fee basis regardless of property size and maintain a price structure which reflects the local market. Products start from as little as <strong>\u00a350.00<\/strong>.<\/li>\n        <\/ul>\n\n        <h3>Letting agents<\/h3>\n        <p><span class=\"sheridan-highlight\">We add value to your business:<\/span><\/p>\n\n        <ul>\n          <li>We free your time and resources. If you have previously compiled your own inventories you will not need to be told how time consuming this process can be \u2013 time that you could far more profitably direct to developing your business.<\/li>\n          <li>We bring extensive knowledge, experience and expertise to the inventory and check-out procedure.<\/li>\n          <li>We work with you to establish best practise, and adapt to your requirements and requests.<\/li>\n          <li>Independent inventories and check outs are proven to minimise the possibility of end-of-tenancy disputes \u2013 at Deposit Dispute Resolution far more credence will be given to an independent report.<\/li>\n        <\/ul>\n\n        <p>We offer our letting agent partners a transparent fixed-fee price structure and our unique methods mean that we can offer our partners discounts for continued instructions.<\/p>\n        <p>We carry the highest level of Profession Indemnity and Public Liability insurance and are Executive members of the Association of Independent Inventory Clerks.<\/p>\n\n        <div class=\"sheridan-aiic-logo\">\n          <img decoding=\"async\" src=\"https:\/\/sheridanlandlordservices.co.uk\/wp-content\/uploads\/2026\/02\/aiiclogo.png\" alt=\"Association of Independent Inventory Clerks\">\n        <\/div>\n\n        <div class=\"sheridan-divider\"><\/div>\n\n        <!-- \u2705 4 BOXES -->\n        <div class=\"sheridan-box-grid\">\n\n          <a class=\"sheridan-box\" href=\"\/wp-content\/uploads\/2026\/02\/saminvent.pdf\" target=\"_blank\" rel=\"noopener\">\n            <img decoding=\"async\" src=\"https:\/\/sheridanlandlordservices.co.uk\/wp-content\/uploads\/2026\/02\/sample-inventory.png\" alt=\"Sample Inventory\">\n            <div class=\"sheridan-box-title\">\n              <strong>Sample Inventory<\/strong>\n              <span>View PDF<\/span>\n            <\/div>\n          <\/a>\n\n          <a class=\"sheridan-box\" href=\"\/wp-content\/uploads\/2026\/02\/samcheckout.pdf\" target=\"_blank\" rel=\"noopener\">\n            <img decoding=\"async\" src=\"https:\/\/sheridanlandlordservices.co.uk\/wp-content\/uploads\/2026\/02\/sample-checkout.png\" alt=\"Sample Check Out Reports\">\n            <div class=\"sheridan-box-title\">\n              <strong>Sample Check-Out Reports<\/strong>\n              <span>View PDF<\/span>\n            <\/div>\n          <\/a>\n\n          <a class=\"sheridan-box\" href=\"\/other-services\/\">\n            <img decoding=\"async\" src=\"https:\/\/sheridanlandlordservices.co.uk\/wp-content\/uploads\/2026\/02\/other-services.png\" alt=\"Other Services\">\n            <div class=\"sheridan-box-title\">\n              <strong>Other Services<\/strong>\n              <span>Explore<\/span>\n            <\/div>\n          <\/a>\n\n          <a class=\"sheridan-box\" href=\"\/case-studies\/\">\n            <img decoding=\"async\" src=\"https:\/\/sheridanlandlordservices.co.uk\/wp-content\/uploads\/2026\/02\/case-studies.png\" alt=\"Case Studies\">\n            <div class=\"sheridan-box-title\">\n              <strong>Case Studies<\/strong>\n              <span>Read more<\/span>\n            <\/div>\n          <\/a>\n\n        <\/div>\n\n        <h2>Principal Products and Services<\/h2>\n\n        <h3>Inventory<\/h3>\n        <ul>\n          <li>Bespoke, property specific inventories adaptable to your requirements<\/li>\n          <li>Fully detailed, unambivalent written room-by-room descriptions<\/li>\n          <li>User friendly, easy to follow format<\/li>\n          <li>Large format labelled photographs of issues<\/li>\n          <li>Particular attention paid to areas and features likely to be of contention at check-out<\/li>\n        <\/ul>\n\n        <h3>Check-Out<\/h3>\n        <ul>\n          <li>Visits arranged in conjunction with outgoing tenants<\/li>\n          <li>Inspections completed using third party inventories if required<\/li>\n          <li>Detailed reports with explanations and considerations provided within 48 hours<\/li>\n          <li>Colour-coded, easy to follow action list within reports<\/li>\n          <li>Follow-up advice and guidance provided<\/li>\n        <\/ul>\n\n        <h2>Our Client Base<\/h2>\n\n        <p>Our primary client base is the independent and franchised letting agent sector. We work for a number of successful and high profile letting agents in the areas we service, several of whom have been our professional partners since we began operations. We are always ready to expand our involvement in this sector and will be happy to arrange a no obligation call or meeting to discuss how we can add value to your business.<\/p>\n\n        <p>We also have experience in providing location and site inventories for television and film production companies \u2013 please contact us to discuss specific requirements.<\/p>\n\n        <p>We work with relocation agents based throughout the UK and can provide regional attendance, oversight and local information on a subcontracted basis.<\/p>\n\n        <p>We can provide inventories for the purposes of probate at the instruction of solicitors, intermediaries or beneficiaries.<\/p>\n\n        <ul>\n          <li><em>Private landlords using our services for the first time may be asked for an initial deposit towards to cost of the report. Once the property has been evaluated and an inventory compiled the balance of the deposit will be refunded, less our fee which will reflect the standard cost of an inventory from a letting agent in the local market.<\/em><\/li>\n        <\/ul>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n<!-- \u2705 END SHERIDAN HOME PAGE \u2014 PREMIUM -->\n","protected":false},"excerpt":{"rendered":"<p>Inventory &amp; Check-Out Specialists Sheridan Inventory Services One of the longest established and most respected inventory providers in West Yorkshire \u2014 delivering reliable, accurate reports with sector-leading standards. Request a Quote View Services Fixed-fee pricing from \u00a350 Six days per week service Independent reports minimise disputes Sheridan Inventory Services is one of the longest established [&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-93","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/93","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=93"}],"version-history":[{"count":2,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/93\/revisions"}],"predecessor-version":[{"id":95,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/93\/revisions\/95"}],"wp:attachment":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}