{"id":162,"date":"2026-08-04T04:34:17","date_gmt":"2026-08-04T04:34:17","guid":{"rendered":"https:\/\/alphahandyworks.com\/?page_id=162"},"modified":"2026-08-04T04:38:15","modified_gmt":"2026-08-04T04:38:15","slug":"service-requests","status":"publish","type":"page","link":"https:\/\/alphahandyworks.com\/?page_id=162","title":{"rendered":"Service Requests"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"162\" class=\"elementor elementor-162\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c217d3e e-con-full e-flex e-con e-parent\" data-id=\"5c217d3e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-525e20 elementor-widget elementor-widget-html\" data-id=\"525e20\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  Alpha Handyworks Request Service page\n  Standalone HTML: paste into a WordPress Custom HTML block on a blank page.\n  Requires the \u201cAlpha Handyworks Service Requests\u201d WordPress plugin to submit automatically.\n  The final button saves the request in WordPress and emails support@alphahandyworks.com.\n-->\n<style>\n  #ah-booking{--navy:#081b2f;--blue:#2166be;--red:#b0181b;--ice:#eef5fb;--ink:#132537;--muted:#5e7182;--line:#d7e4ef;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#f6f9fc;min-height:100vh;padding:24px 14px 60px;box-sizing:border-box}#ah-booking *{box-sizing:border-box}#ah-booking .ah-book-wrap{max-width:1000px;margin:auto}#ah-booking .ah-book-top{display:flex;align-items:center;justify-content:space-between;gap:15px;background:var(--navy);padding:14px 22px;border-radius:14px 14px 0 0;color:#fff}#ah-booking .ah-logo-slot{font-size:13px;font-weight:800;letter-spacing:1px;color:#d6e9fb}#ah-booking .ah-logo-slot b{color:#fff;font-size:17px;display:block;letter-spacing:.3px}#ah-booking .ah-phone{font-size:14px;font-weight:700;color:#fff;text-decoration:none}.ah-phone span{color:#82c8ff}.ah-book-hero{background:linear-gradient(135deg,#0c2744,#173e69);color:#fff;text-align:center;padding:53px 25px 42px}.ah-book-kicker{color:#8cccff;font-size:12px;font-weight:800;letter-spacing:2px}.ah-book-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,55px);line-height:1.04;margin:12px 0}.ah-book-hero p{max-width:570px;margin:0 auto;color:#deebf6;font-size:17px}.ah-book-card{background:#fff;box-shadow:0 20px 55px rgba(9,34,57,.14);padding:32px 42px 42px;border-radius:0 0 14px 14px}.ah-progress{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 37px;position:relative}.ah-progress:before{content:'';position:absolute;left:12.5%;right:12.5%;top:18px;height:3px;background:#e2ebf2;z-index:0}.ah-progress-fill{position:absolute;left:12.5%;top:18px;height:3px;background:var(--red);z-index:1;width:0;transition:.3s}.ah-progress-step{position:relative;z-index:2;text-align:center;color:#8294a4;font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.ah-progress-dot{width:38px;height:38px;border:3px solid #e2ebf2;border-radius:50%;background:#fff;display:grid;place-items:center;margin:0 auto 8px;font-size:14px}.ah-progress-step.active,.ah-progress-step.done{color:var(--navy)}.ah-progress-step.active .ah-progress-dot{border-color:var(--red);color:var(--red)}.ah-progress-step.done .ah-progress-dot{background:var(--red);border-color:var(--red);color:#fff}.ah-step{display:none}.ah-step.active{display:block;animation:ah-fade .28s ease}.ah-step h2{font-family:Georgia,'Times New Roman',serif;font-size:31px;color:var(--navy);margin:0 0 6px}.ah-step>p{margin:0 0 25px;color:var(--muted)}@keyframes ah-fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ah-category-grid,.ah-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ah-choice{border:2px solid var(--line);background:#fff;border-radius:10px;padding:20px;text-align:left;cursor:pointer;transition:.18s;min-height:111px;position:relative}.ah-choice:hover{border-color:#8bb9e5;transform:translateY(-2px)}.ah-choice.selected{border-color:var(--red);background:#fff7f7;box-shadow:0 5px 17px rgba(176,24,27,.09)}.ah-choice .ah-choice-icon{font-size:28px;display:block;margin-bottom:8px}.ah-choice strong{display:block;color:var(--navy);font-size:16px}.ah-choice small{display:block;color:var(--muted);line-height:1.4;margin-top:4px}.ah-choice-check{display:none;position:absolute;right:12px;top:12px;color:var(--red);font-weight:900}.ah-choice.selected .ah-choice-check{display:block}.ah-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.ah-field{display:flex;flex-direction:column;gap:7px}.ah-field.full{grid-column:1\/-1}.ah-field label{font-size:13px;font-weight:800;color:var(--navy)}.ah-field label em{color:var(--red);font-style:normal}#ah-booking input,#ah-booking select,#ah-booking textarea{width:100%;border:1px solid #cddce8;border-radius:7px;padding:13px 14px;background:#fff;font:15px Arial;color:var(--ink);outline:none}#ah-booking textarea{min-height:122px;resize:vertical}#ah-booking input:focus,#ah-booking select:focus,#ah-booking textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(33,102,190,.12)}.ah-field.hidden{display:none}.ah-nav-actions{margin-top:29px;display:flex;align-items:center;justify-content:space-between;gap:15px}.ah-btn{border:0;border-radius:7px;padding:15px 22px;font-weight:800;letter-spacing:.5px;font-size:13px;cursor:pointer;text-transform:uppercase}.ah-btn.next,.ah-btn.submit{background:var(--red);color:#fff;box-shadow:0 8px 18px rgba(176,24,27,.2)}.ah-btn.next:hover,.ah-btn.submit:hover{background:#8d1013}.ah-btn.back{background:transparent;color:var(--navy);padding-left:0}.ah-help{font-size:13px;color:var(--muted);text-align:right}.ah-help a{color:var(--blue);font-weight:800}.ah-review{background:var(--ice);border-left:4px solid var(--blue);padding:20px;border-radius:5px;margin-top:20px}.ah-review h3{margin:0 0 12px;color:var(--navy)}.ah-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ah-review-item span{display:block;font-size:10px;font-weight:800;letter-spacing:1.1px;color:#65798b;text-transform:uppercase}.ah-review-item b{display:block;color:var(--navy);margin-top:3px;word-break:break-word}.ah-note{background:#fff6e5;border:1px solid #f3d58d;border-radius:7px;padding:13px 15px;color:#70520d;font-size:13px;margin-top:20px}.ah-disclaimer{font-size:12px;color:#718292;margin:16px 0 0;line-height:1.5}.ah-success{display:none;text-align:center;padding:34px 12px}.ah-success .ah-success-mark{height:70px;width:70px;border-radius:50%;display:grid;place-items:center;background:#e7f5ec;color:#16713c;font-size:36px;margin:0 auto 17px}.ah-success h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;color:var(--navy);margin:0 0 9px}.ah-success p{color:var(--muted);max-width:470px;margin:0 auto}.ah-book-footer{text-align:center;color:#6b7e8e;font-size:12px;padding:19px}\n  @media(max-width:650px){#ah-booking{padding:0 0 35px}.ah-book-top{border-radius:0!important;padding:12px 17px!important}.ah-logo-slot b{font-size:14px}.ah-logo-slot{font-size:10px}.ah-phone{font-size:12px}.ah-book-hero{padding:42px 19px 34px}.ah-book-card{border-radius:0;padding:26px 18px 32px}.ah-progress-step{font-size:9px;letter-spacing:.2px}.ah-progress-dot{width:32px;height:32px;font-size:12px}.ah-progress:before,.ah-progress-fill{top:15px}.ah-step h2{font-size:28px}.ah-category-grid,.ah-service-grid,.ah-fields,.ah-review-grid{grid-template-columns:1fr}.ah-choice{min-height:95px;padding:16px}.ah-field.full{grid-column:auto}.ah-nav-actions{align-items:flex-start;flex-direction:column-reverse}.ah-nav-actions .ah-btn.next,.ah-nav-actions .ah-btn.submit{width:100%}.ah-help{text-align:left}.ah-book-footer{padding:17px 12px}}\n  #ah-booking .ah-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}#ah-booking .ah-btn:disabled{cursor:wait;opacity:.7}\n<\/style>\n\n<section id=\"ah-booking\">\n  <div class=\"ah-book-wrap\">\n    <div class=\"ah-book-top\"><div class=\"ah-logo-slot\"><b>ALPHA HANDYWORKS<\/b>REPAIRS \u2022 MAINTENANCE \u2022 RENOVATIONS<\/div><a class=\"ah-phone\" href=\"tel:+13123619745\"><span>CALL \/ TEXT<\/span> 312-361-9745<\/a><\/div>\n    <div class=\"ah-book-hero\"><div class=\"ah-book-kicker\">REQUEST SERVICE ONLINE<\/div><h1>Let\u2019s get your project moving.<\/h1><p>Tell us what you need in a few quick steps. We\u2019ll review your request and contact you to confirm the next move.<\/p><\/div>\n    <div class=\"ah-book-card\">\n      <div class=\"ah-progress\"><div class=\"ah-progress-fill\" id=\"ahProgressFill\"><\/div><div class=\"ah-progress-step active\"><div class=\"ah-progress-dot\">1<\/div>Service<\/div><div class=\"ah-progress-step\"><div class=\"ah-progress-dot\">2<\/div>Details<\/div><div class=\"ah-progress-step\"><div class=\"ah-progress-dot\">3<\/div>Contact<\/div><div class=\"ah-progress-step\"><div class=\"ah-progress-dot\">4<\/div>Review<\/div><\/div>\n      <form id=\"ahRequestForm\" novalidate>\n        <div class=\"ah-honeypot\" aria-hidden=\"true\"><label>Leave this field empty<input type=\"text\" name=\"company_website\" tabindex=\"-1\" autocomplete=\"off\"><\/label><\/div>\n        <div class=\"ah-step active\" data-step=\"1\"><h2>What can we help with?<\/h2><p>Choose the category that is closest to your project.<\/p><input type=\"hidden\" name=\"category\" id=\"ahCategory\"><div class=\"ah-category-grid\" id=\"ahCategories\"><button type=\"button\" class=\"ah-choice\" data-value=\"Repairs & Installations\"><span class=\"ah-choice-icon\">\u26a1<\/span><strong>Repairs & Installations<\/strong><small>Electrical, plumbing, mounting, doors, and more.<\/small><span class=\"ah-choice-check\">\u2713<\/span><\/button><button type=\"button\" class=\"ah-choice\" data-value=\"Home Refresh\"><span class=\"ah-choice-icon\">\u2726<\/span><strong>Home Refresh<\/strong><small>Painting, drywall, trim, and carpentry.<\/small><span class=\"ah-choice-check\">\u2713<\/span><\/button><button type=\"button\" class=\"ah-choice\" data-value=\"Renovation Project\"><span class=\"ah-choice-icon\">\u2302<\/span><strong>Renovation Project<\/strong><small>Kitchen, bathroom, apartment, or room updates.<\/small><span class=\"ah-choice-check\">\u2713<\/span><\/button><button type=\"button\" class=\"ah-choice\" data-value=\"Property Maintenance\"><span class=\"ah-choice-icon\">\u25c6<\/span><strong>Property Maintenance<\/strong><small>Ongoing care, punch lists, and turnover work.<\/small><span class=\"ah-choice-check\">\u2713<\/span><\/button><button type=\"button\" class=\"ah-choice\" data-value=\"Not Sure Yet\"><span class=\"ah-choice-icon\">?<\/span><strong>Not sure yet<\/strong><small>Describe what is going on and we\u2019ll point you in the right direction.<\/small><span class=\"ah-choice-check\">\u2713<\/span><\/button><\/div><div class=\"ah-nav-actions\"><span><\/span><button type=\"button\" class=\"ah-btn next\" data-next=\"2\">Choose Service Type \u2192<\/button><\/div><\/div>\n        <div class=\"ah-step\" data-step=\"2\"><h2>Tell us about the project.<\/h2><p>Select a service type, then give us a few helpful details.<\/p><div class=\"ah-fields\"><div class=\"ah-field full\"><label for=\"ahService\">Service type <em>*<\/em><\/label><select id=\"ahService\" name=\"service\" required><option value=\"\">Choose a service<\/option><\/select><\/div><div class=\"ah-field full hidden\" id=\"ahOtherField\"><label for=\"ahOther\">What service do you need? <em>*<\/em><\/label><input id=\"ahOther\" name=\"other_service\" placeholder=\"Example: Repair loose stair railing\"><\/div><div class=\"ah-field full\"><label for=\"ahDetails\">Project details <em>*<\/em><\/label><textarea id=\"ahDetails\" name=\"details\" required placeholder=\"What needs to be repaired, installed, painted, or updated? Include anything that will help us prepare.\"><\/textarea><\/div><div class=\"ah-field\"><label for=\"ahDate\">Preferred date<\/label><input id=\"ahDate\" name=\"preferred_date\" type=\"date\"><\/div><div class=\"ah-field\"><label for=\"ahTime\">Best time<\/label><select id=\"ahTime\" name=\"preferred_time\"><option value=\"\">Choose a time<\/option><option>Morning<\/option><option>Afternoon<\/option><option>Evening<\/option><option>Flexible<\/option><\/select><\/div><\/div><div class=\"ah-nav-actions\"><button type=\"button\" class=\"ah-btn back\" data-back=\"1\">\u2190 Back<\/button><button type=\"button\" class=\"ah-btn next\" data-next=\"3\">Your Contact Info \u2192<\/button><\/div><\/div>\n        <div class=\"ah-step\" data-step=\"3\"><h2>How should we reach you?<\/h2><p>We\u2019ll use these details only to follow up on your service request.<\/p><div class=\"ah-fields\"><div class=\"ah-field\"><label for=\"ahName\">Full name <em>*<\/em><\/label><input id=\"ahName\" name=\"name\" required autocomplete=\"name\" placeholder=\"Your full name\"><\/div><div class=\"ah-field\"><label for=\"ahPhone\">Phone number <em>*<\/em><\/label><input id=\"ahPhone\" name=\"phone\" required type=\"tel\" autocomplete=\"tel\" placeholder=\"(312) 555-1234\"><\/div><div class=\"ah-field full\"><label for=\"ahEmail\">Email address <em>*<\/em><\/label><input id=\"ahEmail\" name=\"email\" required type=\"email\" autocomplete=\"email\" placeholder=\"you@email.com\"><\/div><div class=\"ah-field full\"><label for=\"ahAddress\">Service address <em>*<\/em><\/label><input id=\"ahAddress\" name=\"address\" required autocomplete=\"street-address\" placeholder=\"Street address, Chicago, ZIP code\"><\/div><div class=\"ah-field full\"><label for=\"ahContact\">Best way to contact you<\/label><select id=\"ahContact\" name=\"contact_method\"><option>Call<\/option><option>Text<\/option><option>Email<\/option><\/select><\/div><\/div><div class=\"ah-nav-actions\"><button type=\"button\" class=\"ah-btn back\" data-back=\"2\">\u2190 Back<\/button><button type=\"button\" class=\"ah-btn next\" data-next=\"4\">Review Request \u2192<\/button><\/div><\/div>\n        <div class=\"ah-step\" data-step=\"4\"><h2>Review your request.<\/h2><p>Everything looks good? Send it to Alpha Handyworks and we\u2019ll follow up soon.<\/p><div class=\"ah-review\" id=\"ahReview\"><\/div><div class=\"ah-note\">When you press \u201cSend My Request,\u201d we\u2019ll receive it automatically. No email app or extra step needed.<\/div><p class=\"ah-disclaimer\">By sending this request, you agree that Alpha Handyworks may contact you about this project.<\/p><div class=\"ah-nav-actions\"><button type=\"button\" class=\"ah-btn back\" data-back=\"3\">\u2190 Back<\/button><button type=\"submit\" class=\"ah-btn submit\">Send My Request<\/button><\/div><\/div>\n      <\/form>\n      <div class=\"ah-success\" id=\"ahSuccess\"><div class=\"ah-success-mark\">\u2713<\/div><h2>Your request is in.<\/h2><p>Thanks for reaching out to Alpha Handyworks. We\u2019ll review the details and contact you about the next step.<\/p><\/div>\n    <\/div><div class=\"ah-book-footer\">Alpha Handyworks \u2022 Chicago and surrounding areas \u2022 <a href=\"tel:+13123619745\">312-361-9745<\/a><\/div>\n  <\/div>\n<\/section>\n<script>\n(() => {const root=document.querySelector('#ah-booking');if(!root)return;const form=root.querySelector('#ahRequestForm'),steps=[...root.querySelectorAll('.ah-step')],dots=[...root.querySelectorAll('.ah-progress-step')],fill=root.querySelector('#ahProgressFill'),category=root.querySelector('#ahCategory'),service=root.querySelector('#ahService'),other=root.querySelector('#ahOther'),otherField=root.querySelector('#ahOtherField'),review=root.querySelector('#ahReview');const lists={'Repairs & Installations':['Light Fixture Installation','Ceiling Fan Installation','Outlets \/ Switches','TV Mounting','Concealed TV Cables','Faucet Installation or Replacement','Sink \/ Drain Repair','Garbage Disposal Installation','Toilet Repair or Replacement','Minor Plumbing Repair','Door \/ Lock Repair','Drywall Repair','Furniture Assembly','Shelving \/ Wall Mounting','Appliance Installation','HVAC Maintenance','Other'],'Home Refresh':['Interior Painting','Carpentry \/ Trim','Drywall Repair','Shelving \/ Storage','Furniture Assembly','Other'],'Renovation Project':['Kitchen Renovation','Bathroom Renovation','Apartment Remodel','Room Refresh','Project Consultation','Other'],'Property Maintenance':['Routine Maintenance','Tenant Turnover \/ Punch List','Exterior Maintenance','Multiple Small Repairs','Other'],'Not Sure Yet':['I need help figuring it out','Other']};let current=1;const clean=v=>v?String(v).replace(\/[&<>\"']\/g,c=>({'&':'&amp;','<':'&lt;','>':'&gt;','\"':'&quot;',\"'\":'&#39;'}[c])):'\u2014';function show(n){current=n;steps.forEach(s=>s.classList.toggle('active',+s.dataset.step===n));dots.forEach((d,i)=>{d.classList.toggle('active',i===n-1);d.classList.toggle('done',i<n-1)});fill.style.width=([0,33.33,66.66,100][n-1])+'%';window.scrollTo({top:root.getBoundingClientRect().top+window.scrollY-18,behavior:'smooth'})}function valid(n){let fields=[];if(n===1){if(!category.value){alert('Choose a service category to continue.');return false}}if(n===2)fields=[service,root.querySelector('#ahDetails')];if(n===3)fields=[root.querySelector('#ahName'),root.querySelector('#ahPhone'),root.querySelector('#ahEmail'),root.querySelector('#ahAddress')];if(service.value==='Other'&&n===2)fields.push(other);for(const f of fields){if(!f.value.trim()){f.focus();alert('Please complete the required fields before continuing.');return false}}return true}function populateServices(){service.innerHTML='<option value=\"\">Choose a service<\/option>';(lists[category.value]||[]).forEach(v=>service.insertAdjacentHTML('beforeend','<option>'+clean(v)+'<\/option>'));otherField.classList.add('hidden');other.required=false;service.value=''}root.querySelectorAll('#ahCategories .ah-choice').forEach(btn=>btn.addEventListener('click',()=>{root.querySelectorAll('#ahCategories .ah-choice').forEach(b=>b.classList.remove('selected'));btn.classList.add('selected');category.value=btn.dataset.value;populateServices()}));service.addEventListener('change',()=>{const on=service.value==='Other';otherField.classList.toggle('hidden',!on);other.required=on});root.querySelectorAll('[data-next]').forEach(b=>b.addEventListener('click',()=>{if(valid(current)){if(b.dataset.next==='4'){const data=new FormData(form);review.innerHTML='<h3>Request summary<\/h3><div class=\"ah-review-grid\"><div class=\"ah-review-item\"><span>Category<\/span><b>'+clean(data.get('category'))+'<\/b><\/div><div class=\"ah-review-item\"><span>Service<\/span><b>'+clean(data.get('service')==='Other'?data.get('other_service'):data.get('service'))+'<\/b><\/div><div class=\"ah-review-item\"><span>Name<\/span><b>'+clean(data.get('name'))+'<\/b><\/div><div class=\"ah-review-item\"><span>Contact<\/span><b>'+clean(data.get('phone'))+'<br>'+clean(data.get('email'))+'<\/b><\/div><div class=\"ah-review-item\"><span>Address<\/span><b>'+clean(data.get('address'))+'<\/b><\/div><div class=\"ah-review-item\"><span>Preferred time<\/span><b>'+clean(data.get('preferred_date'))+' '+clean(data.get('preferred_time'))+'<\/b><\/div><div class=\"ah-review-item\" style=\"grid-column:1\/-1\"><span>Project details<\/span><b>'+clean(data.get('details'))+'<\/b><\/div><\/div>'}show(+b.dataset.next)}}));root.querySelectorAll('[data-back]').forEach(b=>b.addEventListener('click',()=>show(+b.dataset.back)));form.addEventListener('submit',e=>{e.preventDefault();const d=new FormData(form);const body=['NEW ALPHA HANDYWORKS SERVICE REQUEST','','Category: '+d.get('category'),'Service: '+(d.get('service')==='Other'?d.get('other_service'):d.get('service')),'Project details: '+d.get('details'),'Preferred date\/time: '+d.get('preferred_date')+' '+d.get('preferred_time'),'','Name: '+d.get('name'),'Phone: '+d.get('phone'),'Email: '+d.get('email'),'Address: '+d.get('address'),'Best contact method: '+d.get('contact_method')].join('\\n');window.location.href='mailto:support@alphahandyworks.com?subject='+encodeURIComponent('New Service Request \u2014 '+d.get('service'))+'&body='+encodeURIComponent(body);form.style.display='none';root.querySelector('#ahSuccess').style.display='block'});})();\n<\/script>\n<script>\n\/* The WordPress plugin receives this request\u2014no visitor email app is opened. *\/\n(() => {\n  const root = document.querySelector('#ah-booking');\n  if (!root) return;\n\n  const form = root.querySelector('#ahRequestForm');\n  const submitButton = form.querySelector('.ah-btn.submit');\n  const success = root.querySelector('#ahSuccess');\n\n  form.addEventListener('submit', async (event) => {\n    event.preventDefault();\n    event.stopImmediatePropagation();\n\n    const originalLabel = submitButton.textContent;\n    submitButton.disabled = true;\n    submitButton.textContent = 'Sending\u2026';\n\n    try {\n      const request = new FormData(form);\n      request.append('action', 'ah_service_request');\n\n      const response = await fetch('\/wp-admin\/admin-ajax.php', {\n        method: 'POST',\n        body: request,\n        credentials: 'same-origin'\n      });\n      const result = await response.json();\n\n      if (!response.ok || !result.success) {\n        throw new Error(result?.data?.message || 'We could not send your request. Please call or text us at 312-361-9745.');\n      }\n\n      form.style.display = 'none';\n      success.style.display = 'block';\n      window.scrollTo({ top: root.getBoundingClientRect().top + window.scrollY - 18, behavior: 'smooth' });\n    } catch (error) {\n      alert(error.message || 'We could not send your request. Please call or text us at 312-361-9745.');\n      submitButton.disabled = false;\n      submitButton.textContent = originalLabel;\n    }\n  }, true);\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ALPHA HANDYWORKSREPAIRS \u2022 MAINTENANCE \u2022 RENOVATIONSCALL \/ TEXT 312-361-9745 REQUEST SERVICE ONLINE Let\u2019s get your project moving. Tell us what you need in a few quick steps. We\u2019ll review your request and contact you to confirm the next move. 1Service2Details3Contact4Review Leave this field empty What can we help with? Choose the category that is closest [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-162","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=\/wp\/v2\/pages\/162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=162"}],"version-history":[{"count":5,"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=\/wp\/v2\/pages\/162\/revisions"}],"predecessor-version":[{"id":173,"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=\/wp\/v2\/pages\/162\/revisions\/173"}],"wp:attachment":[{"href":"https:\/\/alphahandyworks.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}