{"id":157,"date":"2024-06-07T00:17:02","date_gmt":"2024-06-07T00:17:02","guid":{"rendered":"https:\/\/edenyardcare.ca\/?page_id=157"},"modified":"2026-03-01T13:51:15","modified_gmt":"2026-03-01T13:51:15","slug":"services","status":"publish","type":"page","link":"https:\/\/edenyardcare.ca\/?page_id=157","title":{"rendered":"Our Services"},"content":{"rendered":"\n<!-- Eden Yard Care \u2014 Services Tiles (Hestia HTML Block)\n     1) Replace each IMG src with your own photo URL (Media Library -> Copy URL)\n     2) Optional: adjust subtitles to your exact wording\n-->\n\n<style>\n  :root{\n    --eyc-green:#072b00;\n    --eyc-text:#1F2933;\n    --eyc-bg:#ffffff;\n    --eyc-card:#ffffff;\n    --eyc-border: rgba(31,41,51,.12);\n    --eyc-shadow: 0 14px 38px rgba(0,0,0,.10);\n    --eyc-shadow-hover: 0 18px 48px rgba(0,0,0,.16);\n    --eyc-radius: 18px;\n  }\n\n  .eyc-services-wrap{\n    width:100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 12px 12px 26px;\n  }\n\n  .eyc-services-grid{\n    display:flex;\n    flex-direction:column;\n    gap: 18px;\n  }\n\n  \/* Whole tile is clickable *\/\n  .eyc-service{\n    display:block;\n    text-decoration:none !important;\n    color: var(--eyc-text);\n    background: var(--eyc-card);\n    border: 1px solid var(--eyc-border);\n    border-radius: var(--eyc-radius);\n    overflow:hidden;\n    box-shadow: var(--eyc-shadow);\n    transform: translateY(0);\n    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n  }\n\n  .eyc-service:hover,\n  .eyc-service:focus{\n    transform: translateY(-3px);\n    box-shadow: var(--eyc-shadow-hover);\n    border-color: rgba(7,43,0,.35);\n    outline: none;\n  }\n\n  .eyc-service:focus-visible{\n    outline: 3px solid rgba(7,43,0,.35);\n    outline-offset: 3px;\n  }\n\n  .eyc-service-inner{\n    display:flex;\n    align-items:stretch;\n    gap: 0;\n    min-height: 190px;\n  }\n\n  \/* Alternate image side *\/\n  .eyc-service--img-right .eyc-service-inner{\n    flex-direction: row-reverse;\n  }\n\n  .eyc-img{\n    flex: 0 0 190px;\n    width: 190px;\n    aspect-ratio: 1 \/ 1;\n    position: relative;\n    background: rgba(7,43,0,.08);\n  }\n\n  .eyc-img img{\n    width:100%;\n    height:100%;\n    object-fit: cover;\n    display:block;\n  }\n\n  \/* Subtle brand accent bar *\/\n  .eyc-accent{\n    position:absolute;\n    inset: auto 0 0 0;\n    height: 8px;\n    background: linear-gradient(90deg, var(--eyc-green), rgba(7,43,0,.35));\n    opacity: .95;\n  }\n\n  .eyc-content{\n    flex: 1 1 auto;\n    padding: 22px 22px 20px;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    gap: 8px;\n  }\n\n  .eyc-title{\n    margin:0;\n    font-weight: 700;\n    letter-spacing: .2px;\n    color: var(--eyc-text);\n    font-size: 28px;\n    line-height: 1.15;\n  }\n\n  .eyc-subtitle{\n    margin:0;\n    color: rgba(31,41,51,.82);\n    font-size: 16px;\n    line-height: 1.5;\n    max-width: 62ch;\n  }\n\n  .eyc-cta{\n    margin-top: 10px;\n    display:inline-flex;\n    align-items:center;\n    gap: 10px;\n    color: var(--eyc-green);\n    font-weight: 700;\n    font-size: 14px;\n    letter-spacing:.2px;\n  }\n\n  .eyc-cta span{\n    display:inline-block;\n    width: 28px;\n    height: 28px;\n    border-radius: 999px;\n    background: rgba(7,43,0,.08);\n    display:grid;\n    place-items:center;\n    transition: background .18s ease, transform .18s ease;\n  }\n\n  .eyc-service:hover .eyc-cta span{\n    background: rgba(7,43,0,.14);\n    transform: translateX(2px);\n  }\n\n  \/* Responsive: stack on small screens *\/\n  @media (max-width: 760px){\n    .eyc-service-inner,\n    .eyc-service--img-right .eyc-service-inner{\n      flex-direction: column;\n    }\n    .eyc-img{\n      width:100%;\n      flex-basis:auto;\n      aspect-ratio: 16 \/ 9; \/* nice hero crop on mobile *\/\n      min-height: 180px;\n    }\n    .eyc-title{ font-size: 24px; }\n    .eyc-content{ padding: 18px 18px 18px; }\n  }\n<\/style>\n\n<div class=\"eyc-services-wrap\">\n  <div class=\"eyc-services-grid\">\n\n    <!-- 1) Garden Maintenance (image LEFT) -->\n    <a class=\"eyc-service eyc-service--img-left\" href=\"https:\/\/edenyardcare.ca\/?page_id=481\">\n      <div class=\"eyc-service-inner\">\n        <div class=\"eyc-img\">\n          <!-- Replace src with your Media Library image URL -->\n          <img decoding=\"async\" src=\"https:\/\/edenyardcare.ca\/wp-content\/uploads\/2026\/02\/IMG_0056-scaled.jpeg\" alt=\"Garden Care service photo\">\n          <div class=\"eyc-accent\"><\/div>\n        <\/div>\n        <div class=\"eyc-content\">\n          <h3 class=\"eyc-title\">Garden Maintenance<\/h3>\n          <p class=\"eyc-subtitle\">Ongoing maintenance to keep garden beds clean, plants healthy, and your landscape looking well cared for throughout the season.<\/p>\n          <div class=\"eyc-cta\">View service <span aria-hidden=\"true\">\u2192<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- 2) Lawn Maintenance (image RIGHT) -->\n    <a class=\"eyc-service eyc-service--img-right\" href=\"https:\/\/edenyardcare.ca\/?page_id=480\">\n      <div class=\"eyc-service-inner\">\n        <div class=\"eyc-img\">\n          <img decoding=\"async\" src=\"https:\/\/edenyardcare.ca\/wp-content\/uploads\/2026\/02\/IMG_0459-scaled.jpeg\"Lawn Care service photo\">\n          <div class=\"eyc-accent\"><\/div>\n        <\/div>\n        <div class=\"eyc-content\">\n          <h3 class=\"eyc-title\">Lawn Maintenance<\/h3>\n          <p class=\"eyc-subtitle\">Regular mowing and seasonal lawn treatments that keep your grass healthy, thick, and looking its best throughout the year.<\/p>\n          <div class=\"eyc-cta\">View service <span aria-hidden=\"true\">\u2192<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- 3) Pressure Washing (image LEFT) -->\n    <a class=\"eyc-service eyc-service--img-left\" href=\"https:\/\/edenyardcare.ca\/?page_id=259\">\n      <div class=\"eyc-service-inner\">\n        <div class=\"eyc-img\">\n          <img decoding=\"async\" src=\"https:\/\/edenyardcare.ca\/wp-content\/uploads\/2026\/02\/IMG_0017-scaled.jpeg\" alt=\"Pressure Washing service photo\">\n          <div class=\"eyc-accent\"><\/div>\n        <\/div>\n        <div class=\"eyc-content\">\n          <h3 class=\"eyc-title\">Pressure Washing<\/h3>\n          <p class=\"eyc-subtitle\">Deep cleaning for driveways, patios, and exterior surfaces to remove dirt, moss, and built-up grime.<\/p>\n          <div class=\"eyc-cta\">View service <span aria-hidden=\"true\">\u2192<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- 4) Yard Cleanups (image RIGHT) -->\n    <a class=\"eyc-service eyc-service--img-right\" href=\"https:\/\/edenyardcare.ca\/?page_id=257\">\n      <div class=\"eyc-service-inner\">\n        <div class=\"eyc-img\">\n          <img decoding=\"async\" src=\"https:\/\/edenyardcare.ca\/wp-content\/uploads\/2026\/02\/IMG_0752-scaled.jpeg\" alt=\"Yard Cleanups service photo\">\n          <div class=\"eyc-accent\"><\/div>\n        <\/div>\n        <div class=\"eyc-content\">\n          <h3 class=\"eyc-title\">Yard Cleanups<\/h3>\n          <p class=\"eyc-subtitle\">Seasonal yard cleanups that remove leaves, debris, and overgrowth so your property feels clean and manageable again.<\/p>\n          <div class=\"eyc-cta\">View service <span aria-hidden=\"true\">\u2192<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- 5) Hardscaping (image LEFT) -->\n    <a class=\"eyc-service eyc-service--img-left\" href=\"https:\/\/edenyardcare.ca\/?page_id=258\">\n      <div class=\"eyc-service-inner\">\n        <div class=\"eyc-img\">\n          <img decoding=\"async\" src=\"https:\/\/edenyardcare.ca\/wp-content\/uploads\/2026\/02\/IMG_0135-4-scaled.jpeg\" alt=\"Hardscaping service photo\">\n          <div class=\"eyc-accent\"><\/div>\n        <\/div>\n        <div class=\"eyc-content\">\n          <h3 class=\"eyc-title\">Hardscaping<\/h3>\n          <p class=\"eyc-subtitle\">Installation of pathways, borders, and outdoor features that add structure and usability to your yard.<\/p>\n          <div class=\"eyc-cta\">View service <span aria-hidden=\"true\">\u2192<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Garden Maintenance Ongoing maintenance to keep garden beds clean, plants healthy, and your landscape looking well cared for throughout the season. View service \u2192<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-157","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=\/wp\/v2\/pages\/157","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=157"}],"version-history":[{"count":9,"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=\/wp\/v2\/pages\/157\/revisions"}],"predecessor-version":[{"id":1136,"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=\/wp\/v2\/pages\/157\/revisions\/1136"}],"wp:attachment":[{"href":"https:\/\/edenyardcare.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}