{"id":1398,"date":"2026-08-21T04:53:17","date_gmt":"2026-08-21T04:53:17","guid":{"rendered":"https:\/\/williamthealthcare.co.uk\/?page_id=1398"},"modified":"2026-08-26T16:26:28","modified_gmt":"2026-08-26T16:26:28","slug":"welcome","status":"publish","type":"page","link":"https:\/\/williamthealthcare.co.uk\/","title":{"rendered":"Welcome"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1398\" class=\"elementor elementor-1398\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22b7b32 e-con-full e-flex e-con e-parent\" data-id=\"22b7b32\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95f4852 elementor-widget elementor-widget-html\" data-id=\"95f4852\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n  William T Healthcare \u2014 homepage content block\n  No <html>\/<head>\/<body>, no header nav, no footer.\n  Drop this whole snippet into an Elementor \"HTML\" widget\n  (or a Custom HTML \/ Code block) on the page.\n  All styles are scoped under .wth-home so they won't leak\n  into the rest of your Elementor page.\n============================================================= -->\n<style>\n  .wth-home{\n    --ink:#1E2A24;\n    --forest:#0a6e0b;\n    --forest-dark:#074d08;\n    --sage:#E7EEE7;\n    --sage-line:#CFDCCF;\n    --cream:#FBF9F3;\n    --gold:#8E4A72;\n    --gold-dark:#6E3757;\n    --white:#ffffff;\n    --radius:14px;\n    font-family:'Work Sans', sans-serif;\n    color:var(--ink);\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  .wth-home *{box-sizing:border-box;}\n  .wth-home img{max-width:100%; display:block;}\n  .wth-home a{color:inherit; text-decoration:none;}\n  .wth-home h1, .wth-home h2, .wth-home h3{\n    font-family:'Fraunces', Georgia, serif;\n    color:var(--forest-dark);\n    line-height:1.15;\n    margin:0 0 .5em;\n    font-weight:600;\n  }\n  .wth-home .wth-wrap{max-width:1180px; margin:0 auto; padding:0 24px;}\n  .wth-home .eyebrow{\n    text-transform:uppercase; letter-spacing:.14em; font-size:.75rem;\n    font-weight:600; color:var(--forest); display:block; margin-bottom:.6em;\n  }\n  .wth-home .btn{display:inline-block; padding:11px 22px; border-radius:999px; font-weight:600; font-size:.88rem; letter-spacing:.02em;}\n  .wth-home .btn-gold{background:var(--forest); color:var(--white); border:1.5px solid var(--forest);}\n  .wth-home .btn-gold:hover{background:#fff; color:var(--forest-dark);}\n  .wth-home .btn-outline{border:1.5px solid var(--forest); color:var(--forest-dark); background:transparent;}\n  .wth-home .btn-outline:hover{background:var(--forest); color:var(--white);}\n\n  \/* Hero \u2014 full-bleed YouTube background video + dark overlay *\/\n  .wth-home .wth-hero{\n    position:relative;\n    width:100vw;\n    margin-left:calc(50% - 50vw);\n    min-height:640px;\n    display:flex; align-items:center; justify-content:center;\n    text-align:center;\n    overflow:hidden;\n    padding:100px 24px;\n    background:#0e211c; \/* shows while the video loads \/ as a fallback *\/\n  }\n  .wth-home .wth-hero-video{\n    position:absolute; top:50%; left:50%; z-index:0;\n    width:100vw; height:56.25vw;      \/* 16:9 *\/\n    min-height:100%; min-width:177.78vh; \/* 16:9, covers any viewport ratio *\/\n    transform:translate(-50%,-50%);\n    pointer-events:none;               \/* clicks pass through to content *\/\n  }\n  .wth-home .wth-hero-video iframe{\n    width:100%; height:100%; border:0; display:block;\n  }\n  .wth-home .wth-hero::before{\n    content:''; position:absolute; inset:0; z-index:1;\n    background:linear-gradient(180deg, rgba(10,26,21,.55) 0%, rgba(10,26,21,.68) 100%);\n  }\n  .wth-home .wth-hero-inner{position:relative; z-index:2; max-width:820px; margin:0 auto;}\n  .wth-home .wth-hero h1{\n    color:var(--white); font-size:clamp(2.4rem, 5vw, 3.6rem); text-shadow:0 2px 18px rgba(0,0,0,.35);\n  }\n  .wth-home .wth-hero p.lead{\n    color:#F2F5F1; font-size:1.2rem; max-width:44ch; margin:0 auto 2em; text-shadow:0 1px 10px rgba(0,0,0,.3);\n  }\n  .wth-home .wth-hero .btn-gold{\n    text-transform:uppercase; letter-spacing:.06em; font-size:.85rem; padding:15px 30px; border-radius:6px;\n    background:var(--forest); color:var(--white);\n  }\n  .wth-home .wth-hero .btn-gold:hover{background:var(--forest-dark);}\n\n  \/* Values strip *\/\n  .wth-home .wth-values{background:var(--forest); color:#EAF1EC; padding:22px 0; width:100vw; margin-left:calc(50% - 50vw);}\n  .wth-home .wth-values .wth-wrap{display:flex; flex-wrap:wrap; justify-content:space-between; gap:14px; font-size:.92rem;}\n  .wth-home .wth-values strong{color:#fff; font-weight:600;}\n\n  \/* Intro \/ about *\/\n  .wth-home .wth-intro{padding:80px 0; background:var(--cream); width:100vw; margin-left:calc(50% - 50vw);}\n  .wth-home .wth-intro .wth-wrap{display:grid; grid-template-columns:.9fr 1.1fr; gap:56px; align-items:center;}\n  .wth-home .wth-intro-imgs{display:grid; grid-template-columns:1fr 1fr; gap:14px;}\n  .wth-home .wth-intro-imgs img{border-radius:16px; height:100%; object-fit:cover; aspect-ratio:3\/4;}\n  .wth-home .wth-intro-imgs div:first-child{margin-top:32px;}\n  .wth-home .wth-intro h2{font-size:2rem;}\n  .wth-home .wth-intro p{color:#42524A; max-width:56ch;}\n\n  \/* Services *\/\n  .wth-home .wth-services{padding:80px 0; background:var(--sage); width:100vw; margin-left:calc(50% - 50vw);}\n  .wth-home .wth-services-head{max-width:640px; margin:0 auto 44px; text-align:center;}\n  .wth-home .wth-services-head h2{font-size:2.1rem;}\n  .wth-home .wth-services-head p{color:#42524A;}\n  .wth-home .wth-service-grid{display:grid; grid-template-columns:repeat(4, 1fr); gap:22px;}\n  .wth-home .wth-service-card{background:var(--white); border-radius:var(--radius); overflow:hidden; box-shadow:0 8px 22px rgba(21,54,49,.07); transition:transform .2s ease, box-shadow .2s ease; display:flex; flex-direction:column;}\n  .wth-home .wth-service-card:hover{transform:translateY(-5px); box-shadow:0 16px 30px rgba(21,54,49,.14);}\n  .wth-home .wth-service-card .wth-thumb{aspect-ratio:4\/3; overflow:hidden; background:var(--sage);}\n  .wth-home .wth-service-card .wth-thumb img{width:100%; height:100%; object-fit:cover;}\n  .wth-home .wth-service-card .wth-body{padding:18px 18px 22px; flex:1; display:flex; flex-direction:column;}\n  .wth-home .wth-service-card h3{font-size:1.05rem; margin-bottom:.4em;}\n  .wth-home .wth-service-card p{font-size:.88rem; color:#4C5B53; flex:1; margin:0 0 12px;}\n  .wth-home .wth-service-card .wth-more{font-size:.8rem; font-weight:600; color:var(--forest); letter-spacing:.02em;}\n  .wth-home .wth-service-card .wth-more:after{content:\" \u2192\";}\n\n  \/* CTA banner *\/\n  .wth-home .wth-cta{background:var(--forest-dark); color:var(--white); padding:64px 0; text-align:center; width:100vw; margin:0 0 0 calc(50% - 50vw); display:block;}\n  .wth-home .wth-cta h2{color:var(--white); font-size:1.9rem;}\n  .wth-home .wth-cta p{color:#CFE0D8; max-width:52ch; margin:0 auto 26px;}\n\n  @media (max-width: 980px){\n    .wth-home .wth-hero .wth-wrap{grid-template-columns:1fr;}\n    .wth-home .wth-intro .wth-wrap{grid-template-columns:1fr;}\n    .wth-home .wth-intro-imgs div:first-child{margin-top:0;}\n    .wth-home .wth-service-grid{grid-template-columns:repeat(2,1fr);}\n  }\n  @media (max-width:560px){\n    .wth-home .wth-service-grid{grid-template-columns:1fr;}\n  }\n<\/style>\n\n<div class=\"wth-home\">\n\n  <section class=\"wth-hero\">\n    <div class=\"wth-hero-video\">\n      <iframe\n        src=\"https:\/\/www.youtube-nocookie.com\/embed\/MxLieDf6714?autoplay=1&mute=1&loop=1&playlist=MxLieDf6714&controls=0&showinfo=0&modestbranding=1&rel=0&iv_load_policy=3&playsinline=1\"\n        title=\"William T Healthcare background video\"\n        allow=\"autoplay; encrypted-media\"\n        loading=\"lazy\">\n      <\/iframe>\n    <\/div>\n    <div class=\"wth-hero-inner\">\n      <h1>William T Healthcare<\/h1>\n      <p class=\"lead\">We provide personal care nationwide, across England and Wales.<\/p>\n      <a class=\"btn btn-gold\" href=\"\/services\">Our Services<\/a>\n    <\/div>\n  <\/section>\n\n  <div class=\"wth-values\">\n    <div class=\"wth-wrap\">\n      <span><strong>Respect<\/strong><\/span>\n      <span><strong>Integrity<\/strong><\/span>\n      <span><strong>Accountability<\/strong><\/span>\n      <span><strong>Diversity<\/strong><\/span>\n      <span><strong>Kindness<\/strong><\/span>\n    <\/div>\n  <\/div>\n\n  <section class=\"wth-intro\">\n    <div class=\"wth-wrap\">\n      <div class=\"wth-intro-imgs\">\n        <div><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/09\/old.webp\" alt=\"William T Healthcare client care moment\"><\/div>\n        <div><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/09\/old-1.webp\" alt=\"William T Healthcare caregiver at work\"><\/div>\n      <\/div>\n      <div>\n        <span class=\"eyebrow\">About William T Healthcare<\/span>\n        <h2>Personalised care solutions, built around you<\/h2>\n        <p>William T Healthcare was set up in 2016 with the aim of delivering personalised, compassionate home care services to patients across Leicestershire. We offer personalised care solutions for both long- and short-term needs, ensuring comfort and well-being in the familiarity of your own home.<\/p>\n        <p>We pride ourselves on providing the highest quality service to each and every one of our patients in our care.<\/p>\n        <a class=\"btn btn-gold\" href=\"\/about\" style=\"margin-top:8px;\">Contact Us Today<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wth-services\">\n    <div class=\"wth-wrap\">\n      <div class=\"wth-services-head\">\n        <span class=\"eyebrow\">What we offer<\/span>\n        <h2>Our Services<\/h2>\n        <p>Discover the range of care, support, and social services we offer at William T Healthcare.<\/p>\n      <\/div>\n\n      <div class=\"wth-service-grid\">\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/09\/rotate-me-img1-qdso5nmmdmr2n8ahoycoqiaavaiswjc524be70znq0.jpg\" alt=\"Domiciliary Care\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/domiciliary-care-service\">Domiciliary Care<\/a><\/h3>\n            <p>Our trained caregivers assist with hygiene, grooming, dressing and mobility, ensuring comfort and dignity at home.<\/p>\n            <a class=\"wth-more\" href=\"\/domiciliary-care-service\">Learn more<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/Untitled-670-x-700-px.png\" alt=\"Support Living Service\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/support-living-service\">Support Living Service<\/a><\/h3>\n            <p>Supporting independent living through assistance with daily tasks and personal care.<\/p>\n            <a class=\"wth-more\" href=\"\/support-living-service\">Learn more<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/Untitled-670-x-700-px-1.png\" alt=\"Dementia Care\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/dementia-care\">Dementia Care<\/a><\/h3>\n            <p>Specialised support for individuals living with cognitive impairments, focused on comfort and safety.<\/p>\n            <a class=\"wth-more\" href=\"\/dementia-care\">Learn more<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/Untitled-670-x-700-px-2.png\" alt=\"Adult Aged 18-65\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/adult-aged-18-to-65\">Adult Aged 18\u201365<\/a><\/h3>\n            <p>Tailored healthcare support for adults aged 18\u201365, focused on preventive care and mental health.<\/p>\n            <a class=\"wth-more\" href=\"\/adult-aged-18-to-65\">Learn more<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/Untitled-670-x-700-px-3.png\" alt=\"Mental Health\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/mental-health\">Mental Health<\/a><\/h3>\n            <p>Personalised counselling and support for anxiety, stress and depression.<\/p>\n            <a class=\"wth-more\" href=\"\/mental-health\">Learn more<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/Untitled-670-x-700-px-4.png\" alt=\"Physical Disability\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/physical-disability\">Physical Disability<\/a><\/h3>\n            <p>Care for individuals with physical disabilities, supporting mobility and daily tasks.<\/p>\n            <a class=\"wth-more\" href=\"\/physical-disability\">Learn more<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/Untitled-670-x-700-px-5.png\" alt=\"Adult Aged 65+\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/adult-aged-65\">Adult Aged 65+<\/a><\/h3>\n            <p>Supporting daily tasks, mobility and personal care to help maintain independence.<\/p>\n            <a class=\"wth-more\" href=\"\/adult-aged-65\">Learn more<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wth-service-card\">\n          <div class=\"wth-thumb\"><img decoding=\"async\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/1.png\" alt=\"Learning Difficulties\"><\/div>\n          <div class=\"wth-body\">\n            <h3><a href=\"\/learning-difficulties\">Learning Disabilities<\/a><\/h3>\n            <p>Support for individuals with learning difficulties or autism, promoting independence.<\/p>\n            <a class=\"wth-more\" href=\"\/learning-difficulties\">Learn more<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wth-cta\">\n    <div class=\"wth-wrap\">\n      <span class=\"eyebrow\" style=\"color:#CFE0D8;\">Get in touch<\/span>\n      <h2>Need a Care Package?<\/h2>\n      <p>Send us an enquiry about your loved one and our team will get back to you to talk through the right support.<\/p>\n      <a class=\"btn btn-gold\" href=\"\/contact\">Book a Call Today<\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<!-- SEO: structured data describing the business, so Google can show\n     rich results (address, phone, opening hours, service area). -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"HomeHealthCareService\",\n  \"name\": \"William T Healthcare\",\n  \"description\": \"William T Healthcare provides domiciliary care and supported living services across Leicester and nationwide, delivered with love, respect, integrity, accountability, diversity and kindness.\",\n  \"url\": \"https:\/\/williamthealthcare.co.uk\/\",\n  \"telephone\": \"+441163680010\",\n  \"email\": \"info@williamthealthcare.co.uk\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"37\/38 Vulcan Road\",\n    \"addressLocality\": \"Leicester\",\n    \"postalCode\": \"LE5 3EF\",\n    \"addressCountry\": \"GB\"\n  },\n  \"areaServed\": {\n    \"@type\": \"Country\",\n    \"name\": \"United Kingdom\"\n  },\n  \"openingHoursSpecification\": {\n    \"@type\": \"OpeningHoursSpecification\",\n    \"dayOfWeek\": [\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\n    \"opens\": \"09:00\",\n    \"closes\": \"17:00\"\n  },\n  \"makesOffer\": [\n    { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Domiciliary Care\" } },\n    { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Supported Living Service\" } },\n    { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Dementia Care\" } },\n    { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Mental Health Support\" } },\n    { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Physical Disability Care\" } },\n    { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Learning Disability Support\" } }\n  ]\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f274b40 elementor-widget elementor-widget-text-editor\" data-id=\"f274b40\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n\t<section class=\"section\" id=\"section_639950184\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t<div class=\"section-bg-overlay absolute fill\"><\/div>\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\t<div id=\"gap-1430841082\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1430841082 {\n  padding-top: 80px;\n}\n<\/style>\n\t<\/div>\n\t<div class=\"row\"  id=\"row-1127974582\">\n\n\t<div id=\"col-1355807054\" class=\"col medium-6 small-12 large-3 medium-col-first\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\t<div id=\"text-1534836851\" class=\"text\">\n\t\t\n<p>About William T Healthcare<\/p>\n<p>We pride ourselves on providing the highest quality service to each and every one of our patients in our care.<\/p>\n\t\t\n<style>\n#text-1534836851 {\n  font-size: 1.15rem;\n  color: rgb(0,0,0);\n}\n#text-1534836851 > * {\n  color: rgb(0,0,0);\n}\n<\/style>\n\t<\/div>\n\t<div class=\"social-icons follow-icons\" style=\"font-size:90%\"><a href=\"#\" target=\"_blank\" data-label=\"Facebook\" class=\"icon primary button circle facebook tooltip\" title=\"Follow on Facebook\" aria-label=\"Follow on Facebook\" rel=\"noopener nofollow\" ><i class=\"icon-facebook\" ><\/i><\/a><a href=\"#\" target=\"_blank\" data-label=\"Instagram\" class=\"icon primary button circle instagram tooltip\" title=\"Follow on Instagram\" aria-label=\"Follow on Instagram\" rel=\"noopener nofollow\" ><i class=\"icon-instagram\" ><\/i><\/a><a href=\"#\" data-label=\"Twitter\" target=\"_blank\" class=\"icon primary button circle twitter tooltip\" title=\"Follow on Twitter\" aria-label=\"Follow on Twitter\" rel=\"noopener nofollow\" ><i class=\"icon-twitter\" ><\/i><\/a><a href=\"#\" data-label=\"LinkedIn\" target=\"_blank\" class=\"icon primary button circle linkedin tooltip\" title=\"Follow on LinkedIn\" aria-label=\"Follow on LinkedIn\" rel=\"noopener nofollow\" ><i class=\"icon-linkedin\" ><\/i><\/a><\/div>\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-689462905\" class=\"col medium-12 small-12 large-5\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t<div class=\"row row-small\"  id=\"row-38265725\">\n\n\t<div id=\"col-1173068748\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\t<div id=\"text-1775032100\" class=\"text\">\n\t\t\n<p>Quick Links<br \/>Our Services<\/p>\n<p>About Us<br \/>Contact Us<\/p>\n\t\t\n<style>\n#text-1775032100 {\n  font-size: 1.1rem;\n  color: rgb(0,0,0);\n}\n#text-1775032100 > * {\n  color: rgb(0,0,0);\n}\n<\/style>\n\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1733661389\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\t<div id=\"text-3746707084\" class=\"text\">\n\t\t\n<p>Our Services<br \/>Dementia Care<\/p>\n<p>Mental Health<\/p>\n<p>All Services<\/p>\n\t\t\n<style>\n#text-3746707084 {\n  font-size: 1.15rem;\n  color: rgb(0,0,0);\n}\n#text-3746707084 > * {\n  color: rgb(0,0,0);\n}\n<\/style>\n\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1895837138\" class=\"col medium-6 small-12 large-4 medium-col-first\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\t<div id=\"text-174740951\" class=\"text\">\n\t\t\n<p>Contact Info<\/p>\n<p>37+38 Vulcan Road, Leicester, England, LE53EF United Kingdom<\/p>\n<p>Tel: +441163680010<br \/>Email: Info@williamthealthcare.co.uk<\/p>\n\t\t\n<style>\n#text-174740951 {\n  color: rgb(0,0,0);\n}\n#text-174740951 > * {\n  color: rgb(0,0,0);\n}\n<\/style>\n\t<\/div>\n\t\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_623465024\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"947\" height=\"442\" src=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2024-10-01-at-1.38.13\u202fPM.jpeg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2024-10-01-at-1.38.13\u202fPM.jpeg 947w, https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2024-10-01-at-1.38.13\u202fPM-800x373.jpeg 800w, https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2024-10-01-at-1.38.13\u202fPM-768x358.jpeg 768w, https:\/\/williamthealthcare.co.uk\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2024-10-01-at-1.38.13\u202fPM-600x280.jpeg 600w\" sizes=\"(max-width: 947px) 100vw, 947px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_623465024 {\n  width: 72%;\n}\n<\/style>\n\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\t\t<\/div>\n\n\t\t\n<style>\n#section_639950184 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n  margin-bottom: 0px;\n  background-color: rgb(186, 246, 216);\n}\n#section_639950184 .section-bg-overlay {\n  background-color: rgba(255,255,255,.5);\n}\n<\/style>\n\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-i7jyeov elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"i7jyeov\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-brac2ev\" data-id=\"brac2ev\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-46rz21t elementor-widget elementor-widget-html\" data-id=\"46rz21t\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"display:block;text-indent:-9999px;overflow:hidden;height:1px\"><a href=\"https:\/\/777vaultonline.ca\/\">777vault canada<\/a><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-qes7egn elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"qes7egn\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c2bhp0f\" data-id=\"c2bhp0f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-vpi78p2 elementor-widget elementor-widget-html\" data-id=\"vpi78p2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"position:absolute;left:-7263px\"><a href=\"https:\/\/yellowbet-sport.com\/inscription\/\">yellowbet inscription<\/a><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>William T Healthcare We provide personal care nationwide, across England and Wales. Our Services Respect Integrity Accountability Diversity Kindness About William T Healthcare Personalised care solutions, built around you William T Healthcare was set up in 2016 with the aim of delivering personalised, compassionate home care services to patients across Leicestershire. We offer personalised care [&#8230;]\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1398","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/1398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1398"}],"version-history":[{"count":50,"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/1398\/revisions"}],"predecessor-version":[{"id":1619,"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/1398\/revisions\/1619"}],"wp:attachment":[{"href":"https:\/\/williamthealthcare.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}