bhl-forms 0.9.2 → 0.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,8 +13,11 @@ const DEFAULT_FINAL_HEADLINE_DYNAMIC_HOME_IMPROVEMENT =
13
13
  const DEFAULT_FINAL_SUBHEADLINE_HOME_IMPROVEMENT = "Compare quotes and save. Verify contact info:";
14
14
  const DEFAULT_FINAL_SUBHEADLINE_DYNAMIC_HOME_IMPROVEMENT =
15
15
  '$getKey($meta, "finalSubHeadlines." + $get(Category).value, $meta.defaultFinalSubHeadline)';
16
+ // This version has a link to a providers page, starting without that
17
+ // export const TCPA_LANGUAGE_HOME_IMPROVEMENT =
18
+ // 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.'
16
19
  const TCPA_LANGUAGE_HOME_IMPROVEMENT =
17
- 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.';
20
+ "By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.";
18
21
 
19
22
  function merge() {
20
23
  return Object.assign({}, ...arguments)
@@ -1 +1 @@
1
- var applianceRepairMinimal=function(){"use strict";const e='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',t='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',a='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',n=e;function i(){return Object.assign({},...arguments)}const l=e=>(e.name&&!e.id&&(e.id=e.name),i({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},e)),r=e=>(e.wrapperClass="side-by-side t-items-center",l(e)),s=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",l(e)),o=(e,t,a={})=>(t?s:r)({label:t?a.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...a}),d=(e,t,a={})=>(t?s:r)({label:t?a.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...a}),c=(e,t,a={})=>(t?s:r)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?a.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...a}),m=(e,t,a={})=>(t?s:r)({label:t?a.label:"Zip Code:",help:t?a.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...a}),p=(e,t,a)=>(e=>(e.name&&!e.id&&(e.id=e.name),i({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},e)))(i({name:e?e+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),u="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",h="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",f=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,x=e=>{if(f(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const a=e.children[t];if(f(a))return a;const n=x(a);if(n)return n}return null},y={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function g(e){return i(y,e)}function b(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function $(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function v(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function w(e){return{$el:"h3",children:e.headline||t,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function I(e){return{$el:"h5",children:e.subheadline||a,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const E="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const C=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function S(e,t,a={}){const{nextOnEnter:n=!0,nextOnInput:l=!1,stepKey:r,nextStepMap:s,triggerRedirectMap:o,autoFocus:d}=a;if(t&&t.length&&(n||l)){const e=x(t[t.length-1]);e&&!0===n&&(e.onKeypress=u),e&&!0===l&&(e.onInput=h)}return i(C(e,r),{children:[{$formkit:"group",id:e,name:e,nextStepMap:s,triggerRedirectMap:o,autoFocus:d,children:t}]})}const k={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function P(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const _={};const F={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const H={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const q=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],j={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},L={Appliances:"We Have Appliance Pros Standing By!"},T={Appliances:"What is the best number to reach you?"},N=function(e=null){let t=j,a=L,l=T;return e&&(t=P(j,e),a=P(L,e),l=P(T,e)),{type:"meta",data:i(_,{tcpaLanguage:'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.',defaultCommentsPlaceholder:n,commentsPlaceholders:t,defaultFinalHeadline:"We Found Contractors!",finalHeadlines:a,defaultFinalSubHeadline:"Compare quotes and save. Verify contact info:",finalSubHeadlines:l})}}();N.data.dynamicSchema=[function(t={}){const a={...t,nextOnEnter:!1};return S("comments",[$(t),p(t.scope,0,{label:void 0===t.label?"Please briefly describe your issue in a few words:":t.label,placeholder:t.placeholder||e,inputClass:void 0===t.inputClass?"!t-h-32":t.inputClass})],a)}({label:null,headline:"Please describe your appliance issue:",headlineClass:"!t-text-dark"}),function(e={}){return S("firstAndLast",[v({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),b({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),o(e.scope),d(e.scope)],e)}({headline:"Who needs appliance help?",headlineClass:"!t-text-dark",subheadline:""})];const M=[N,i(F,O),{$cmp:"FormKit",props:function(e){const t=i(k,e);return t.formId&&!t.name&&(t.name=t.formId),t}({formId:"applianceRepairMinimal",redirectMap:{"*":"/thank-you"}}),children:[function(e){return i(H,e)}(),function(e={}){return i(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(e),e)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(e={}){return i(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(e),e)}({children:'$urlParam("shl", "Please Enter Your Zip Code:")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...q,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return S("applianceRepairFirstStep",[{$formkit:"hidden",name:"Category",id:"Category",value:"Appliances"},m(e.scope,!0,e.input)],e)}({nextOnInput:!1,headlineClass:"t-text-lg",nextStepMap:{values:{"*":["comments","firstAndLast","contactInfo"]}},input:{help:null}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return S("contactInfo",[w(e),I(e),{$el:"script",if:"$activeStep === $lastStep()",children:E},c(e.scope,!0),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),g()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]",headline:'$getKey($meta, "finalHeadlines." + $get(Category).value, $meta.defaultFinalHeadline)',subheadline:'$getKey($meta, "finalSubHeadlines." + $get(Category).value, $meta.defaultFinalSubHeadline)'}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Schedule Now",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var O;return M}();
1
+ var applianceRepairMinimal=function(){"use strict";const e='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',t='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',a='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',n=e;function i(){return Object.assign({},...arguments)}const l=e=>(e.name&&!e.id&&(e.id=e.name),i({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},e)),r=e=>(e.wrapperClass="side-by-side t-items-center",l(e)),s=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",l(e)),o=(e,t,a={})=>(t?s:r)({label:t?a.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...a}),d=(e,t,a={})=>(t?s:r)({label:t?a.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...a}),c=(e,t,a={})=>(t?s:r)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?a.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...a}),m=(e,t,a={})=>(t?s:r)({label:t?a.label:"Zip Code:",help:t?a.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...a}),p=(e,t,a)=>(e=>(e.name&&!e.id&&(e.id=e.name),i({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},e)))(i({name:e?e+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),u="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",h="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",f=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,x=e=>{if(f(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const a=e.children[t];if(f(a))return a;const n=x(a);if(n)return n}return null},y={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function g(e){return i(y,e)}function b(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function $(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function v(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function w(e){return{$el:"h3",children:e.headline||t,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function I(e){return{$el:"h5",children:e.subheadline||a,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const E="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const C=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function S(e,t,a={}){const{nextOnEnter:n=!0,nextOnInput:l=!1,stepKey:r,nextStepMap:s,triggerRedirectMap:o,autoFocus:d}=a;if(t&&t.length&&(n||l)){const e=x(t[t.length-1]);e&&!0===n&&(e.onKeypress=u),e&&!0===l&&(e.onInput=h)}return i(C(e,r),{children:[{$formkit:"group",id:e,name:e,nextStepMap:s,triggerRedirectMap:o,autoFocus:d,children:t}]})}const k={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function P(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const _={};const F={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const H={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const q=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],j={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},L={Appliances:"We Have Appliance Pros Standing By!"},T={Appliances:"What is the best number to reach you?"},N=function(e=null){let t=j,a=L,l=T;return e&&(t=P(j,e),a=P(L,e),l=P(T,e)),{type:"meta",data:i(_,{tcpaLanguage:"By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.",defaultCommentsPlaceholder:n,commentsPlaceholders:t,defaultFinalHeadline:"We Found Contractors!",finalHeadlines:a,defaultFinalSubHeadline:"Compare quotes and save. Verify contact info:",finalSubHeadlines:l})}}();N.data.dynamicSchema=[function(t={}){const a={...t,nextOnEnter:!1};return S("comments",[$(t),p(t.scope,0,{label:void 0===t.label?"Please briefly describe your issue in a few words:":t.label,placeholder:t.placeholder||e,inputClass:void 0===t.inputClass?"!t-h-32":t.inputClass})],a)}({label:null,headline:"Please describe your appliance issue:",headlineClass:"!t-text-dark"}),function(e={}){return S("firstAndLast",[v({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),b({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),o(e.scope),d(e.scope)],e)}({headline:"Who needs appliance help?",headlineClass:"!t-text-dark",subheadline:""})];const M=[N,i(F,O),{$cmp:"FormKit",props:function(e){const t=i(k,e);return t.formId&&!t.name&&(t.name=t.formId),t}({formId:"applianceRepairMinimal",redirectMap:{"*":"/thank-you"}}),children:[function(e){return i(H,e)}(),function(e={}){return i(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(e),e)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(e={}){return i(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(e),e)}({children:'$urlParam("shl", "Please Enter Your Zip Code:")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...q,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return S("applianceRepairFirstStep",[{$formkit:"hidden",name:"Category",id:"Category",value:"Appliances"},m(e.scope,!0,e.input)],e)}({nextOnInput:!1,headlineClass:"t-text-lg",nextStepMap:{values:{"*":["comments","firstAndLast","contactInfo"]}},input:{help:null}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return S("contactInfo",[w(e),I(e),{$el:"script",if:"$activeStep === $lastStep()",children:E},c(e.scope,!0),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),g()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]",headline:'$getKey($meta, "finalHeadlines." + $get(Category).value, $meta.defaultFinalHeadline)',subheadline:'$getKey($meta, "finalSubHeadlines." + $get(Category).value, $meta.defaultFinalSubHeadline)'}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Schedule Now",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var O;return M}();
@@ -17,8 +17,11 @@ const DEFAULT_FINAL_SUBHEADLINE_DYNAMIC_LEGAL =
17
17
  const DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC_HOME_IMPROVEMENT = DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC;
18
18
  const DEFAULT_FINAL_HEADLINE_HOME_IMPROVEMENT = "We Found Contractors!";
19
19
  const DEFAULT_FINAL_SUBHEADLINE_HOME_IMPROVEMENT = "Compare quotes and save. Verify contact info:";
20
+ // This version has a link to a providers page, starting without that
21
+ // export const TCPA_LANGUAGE_HOME_IMPROVEMENT =
22
+ // 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.'
20
23
  const TCPA_LANGUAGE_HOME_IMPROVEMENT =
21
- 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.';
24
+ "By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.";
22
25
  const defaultHomeImprovementCrossSells = ["Painting", "Plumbing", "Electrical", "Siding", "Remodeling", "Roofing"];
23
26
  const CROSS_SELL_OPTION_MAP_HOME_IMPROVEMENT = {
24
27
  // Values can be a list or a map of value -> display value
@@ -1 +1 @@
1
- var generalContractors=function(){"use strict";function e(){return Object.assign({},...arguments)}const t='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',n='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',a='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',i=t,l=t=>(t&&t.legendClass||(t.legendClass="required t-w-[100%] t-text-center"),t.fieldsetClass="$reset t-flex t-justify-center t-flex-col",t.innerClass="t-items-start",t.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",t.optionClass="t-pl-4 md:t-pl-16 md:t-min-w-[200px]",t.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",t.messagesClass="t-flex t-justify-center",t.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t)))(t)),r=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),s=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",r(e)),o=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",r(e)),d=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",r(e)),c=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),p=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",c(e)),m=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",c(e)),u=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),f=e=>(e.wrapperClass="side-by-side t-items-center",u(e)),h=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",u(e)),g=(e,t,n={})=>(t?h:f)({$formkit:"email",name:e?e+":Email":"Email",label:t?n.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...n}),b=(e,t,n={})=>(t?h:f)({label:t?n.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...n}),x=(e,t,n={})=>(t?h:f)({label:t?n.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...n}),y=(e,t,n={})=>(t?h:f)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?n.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...n}),C=(t,n,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),v=(t,n)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},n),$=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),w=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),S=(t,n,a={})=>(n?d:p)(e({label:n?a.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},a)),E=(t,n,a={})=>(n?s:o)(e({label:n?a.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},a)),I=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),P=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Sprinklers"]},a)),k=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),_=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),j=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),F=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),q="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",R="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",H=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,L=e=>{if(H(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const n=e.children[t];if(H(n))return n;const a=L(n);if(a)return a}return null},W={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function O(t){return e(W,t)}function M(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-4 t-pt-0 t-px-1"}}}function T(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function A(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function N(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function D(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Q(e){return{$el:"h3",children:e.headline||n,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function z(e){return{$el:"h5",children:e.subheadline||a,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const G="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const K=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function B(t,n,a={}){const{nextOnEnter:i=!0,nextOnInput:l=!1,stepKey:r,nextStepMap:s,triggerRedirectMap:o,autoFocus:d}=a;if(n&&n.length&&(i||l)){const e=L(n[n.length-1]);e&&!0===i&&(e.onKeypress=q),e&&!0===l&&(e.onInput=R)}return e(K(t,r),{children:[{$formkit:"group",id:t,name:t,nextStepMap:s,triggerRedirectMap:o,autoFocus:d,children:n}]})}function U(e,t,n,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),B(e,[T({headline:a.headline??n,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function Z(e){return{$el:"h3",children:e.headline||"Interested in free quotes for other projects?",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}const V={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Y(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const J={};const X={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const ee={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const te=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],ne={"*":"https://listings.zipcontractor.com/api/v1/redirect?zone_id=4&vertical=HomeImprovement&category=${properties.Category}&zip_code=${properties.Zip}&sub_id=${properties.vid}"};const ae={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},ie={Appliances:"We Have Appliance Pros Standing By!"},le={Appliances:"What is the best number to reach you?"},re={Additions:["Painting","Landscaping","Plumbing","Appliances","Heating and Cooling","Driveways"],Electrical:["Painting","Plumbing","Drywall and Plaster","Flooring","Remodeling","Roofing"],Flooring:["Painting","Plumbing","Electrical","Carpentry","Remodeling","Roofing"],"General Contractors":["Painting","Plumbing","Electrical","Flooring","Landscaping","Roofing"],"Home Builders":["Painting","Driveways","Masonry and Concrete","Pest Control","Landscaping","Windows"],Painting:["Plumbing","Electrical","Flooring","Remodeling","Roofing","Windows"],Plumbing:["Painting","Appliances","Electrical","Flooring","Remodeling","Roofing"],Remodeling:["Painting","Landscaping","Electrical","Flooring","Masonry and Concrete","Roofing"],Roofing:["Painting","Plumbing","Electrical","Flooring","Remodeling","Windows"],"*":["Painting","Plumbing","Electrical","Siding","Remodeling","Roofing"]},se=function(t=null){let n=ae,a=ie,l=le;return t&&(n=Y(ae,t),a=Y(ie,t),l=Y(le,t)),{type:"meta",data:e(J,{tcpaLanguage:'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.',defaultCommentsPlaceholder:i,commentsPlaceholders:n,defaultFinalHeadline:"We Found Contractors!",finalHeadlines:a,defaultFinalSubHeadline:"Compare quotes and save. Verify contact info:",finalSubHeadlines:l})}}();se.data.dynamicSchema=[function(e={}){return U("zipcode",((e,t,n={})=>(t?h:f)({label:t?n.label:"Zip Code:",help:t?n.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...n}))(e.scope,!0,e.input),"Please verify your Zip Code",e)}(),function(t={}){return U("timeframe",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)))(t.scope,!0,t.input),"What is the project timeframe?",t)}(),function(t={}){return U("ownHome",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)))(t.scope,!0,t.input),"Do you own the home?",t)}(),function(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,U("address",((e,t,n={})=>(t?h:f)({label:t?n.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...n}))(e.scope,!0,e.input),"What is the street address of the home?",e)}(),function(e={}){const n={...e,nextOnEnter:!1};return B("comments",[N(e),C(e.scope,0,{label:void 0===e.label?"Please briefly describe your issue in a few words:":e.label,placeholder:e.placeholder||t,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],n)}({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),function(e={}){return B("firstAndLast",[D({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),A({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),b(e.scope),x(e.scope)],e)}({headlineClass:"!t-text-dark"}),function(e={}){return B("electricalCrossSellQuestions",[M({headline:"Connect With Electrical Pros"}),(t="true",n="CrossSell:Electrical",v("ElectricalQuestions",{if:t||'$get(Category).value == "Electrical"',children:[w(n),$(n)]})),C("CrossSell:Electrical",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("flooringCrossSellQuestions",[M({headline:"Connect With Flooring Pros"}),(t="true",n="CrossSell:Flooring",v("FlooringQuestions",{if:t||'$get(Category).value == "Flooring"',children:[S(n),$(n)]})),C("CrossSell:Flooring",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("landscapingCrossSellQuestions",[M({headline:"Connect With a Landscaper"}),(t="true",n="CrossSell:Landscaping",v("LandscapingQuestions",{if:t||'$get(Category).value == "Landscaping"',children:[P(n),$(n)]})),C("CrossSell:Landscaping",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("paintingCrossSellQuestions",[M({headline:"Connect With a Painter"}),(t="true",n="CrossSell:Painting",v("PaintingQuestions",{if:t||'$get(Category).value == "Painting"',children:[k(n),I(n)]})),C("CrossSell:Painting",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("plumbingCrossSellQuestions",[M({headline:"Connect With a Plumber"}),(t="true",n="CrossSell:Plumbing",v("PlumbingQuestions",{if:t||'$get(Category).value == "Plumbing"',children:[_(n),$(n)]})),C("CrossSell:Plumbing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("roofingCrossSellQuestions",[M({headline:"Connect With a Roofer"}),(t="true",n="CrossSell:Roofing",v("RoofingQuestions",{if:t||'$get(Category).value == "Roofing"',children:[F(n),j(n)]})),C("CrossSell:Roofing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return e.nextOnInput=!1,e.stepKey="$get(Category).value",B("homeImprovementCrossSells",[Z(e),(e.scope,l({id:"HomeImprovement_CrossSells",name:"HomeImprovement_CrossSells",help:'Just hit "Next" if none apply',helpClass:"t-text-center !t-text-sm",validation:null,options:'$getCrossSellOptions($get(form), $getVal($get(form), "Category"))'}))],e)}({headlineClass:"!t-text-dark",nextStepMap:{values:{HomeImprovement_CrossSells:{Appliances:["appliancesCrossSellQuestions"],Carpentry:["carpentryCrossSellQuestions"],Driveways:["drivewaysCrossSellQuestions"],"Drywall and Plaster":["drywallCrossSellQuestions"],Electrical:["electricalCrossSellQuestions"],Flooring:["flooringCrossSellQuestions"],"Heating and Cooling":["heatingCoolingCrossSellQuestions"],Landscaping:["landscapingCrossSellQuestions"],"Masonry and Concrete":["masonryAndConcreteCrossSellQuestions"],Painting:["paintingCrossSellQuestions"],"Pest Control":["pestControlCrossSellQuestions"],Plumbing:["plumbingCrossSellQuestions"],Remodeling:["remodelingCrossSellQuestions"],Roofing:["roofingCrossSellQuestions"],Siding:["sidingCrossSellQuestions"],Windows:["windowsCrossSellQuestions"]},"*":["firstAndLast","contactInfo"]},appendSteps:["firstAndLast","contactInfo"],matchesAllowed:1}})];const oe=[se,e(X,de),{$cmp:"FormKit",props:function(t){const n=e(V,t);return n.formId&&!n.name&&(n.name=n.formId),n}({formId:"generalContractors",redirectMap:function(t){return e(ne,t)}(),crossSellOptionMap:re}),children:[function(t){return e(ee,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "Why do you need a contractor?")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...te,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return B("generalContractorSubtype",[{$formkit:"hidden",name:"Category",id:"Category",value:"General Contractors"},E(e.scope,!0,e.input)],e)}({nextOnInput:!1,headlineClass:"t-text-lg",nextStepMap:{values:{"*":["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"]}}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return B("contactInfo",[Q(e),z(e),{$el:"script",if:"$activeStep === $lastStep()",children:G},g(e.scope),y(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),O()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]"}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var de;return oe}();
1
+ var generalContractors=function(){"use strict";function e(){return Object.assign({},...arguments)}const t='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',n='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',a='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',i=t,l=t=>(t&&t.legendClass||(t.legendClass="required t-w-[100%] t-text-center"),t.fieldsetClass="$reset t-flex t-justify-center t-flex-col",t.innerClass="t-items-start",t.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",t.optionClass="t-pl-4 md:t-pl-16 md:t-min-w-[200px]",t.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",t.messagesClass="t-flex t-justify-center",t.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t)))(t)),r=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),s=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",r(e)),o=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",r(e)),d=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",r(e)),c=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),p=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",c(e)),m=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",c(e)),u=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),f=e=>(e.wrapperClass="side-by-side t-items-center",u(e)),h=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",u(e)),g=(e,t,n={})=>(t?h:f)({$formkit:"email",name:e?e+":Email":"Email",label:t?n.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...n}),b=(e,t,n={})=>(t?h:f)({label:t?n.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...n}),x=(e,t,n={})=>(t?h:f)({label:t?n.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...n}),y=(e,t,n={})=>(t?h:f)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?n.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...n}),C=(t,n,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),v=(t,n)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},n),$=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),w=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),S=(t,n,a={})=>(n?d:p)(e({label:n?a.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},a)),E=(t,n,a={})=>(n?s:o)(e({label:n?a.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},a)),I=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),P=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Sprinklers"]},a)),k=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),_=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),j=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),F=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),q="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",R="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",H=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,L=e=>{if(H(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const n=e.children[t];if(H(n))return n;const a=L(n);if(a)return a}return null},W={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function O(t){return e(W,t)}function M(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-4 t-pt-0 t-px-1"}}}function T(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function A(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function N(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function D(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Q(e){return{$el:"h3",children:e.headline||n,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function z(e){return{$el:"h5",children:e.subheadline||a,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const G="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const K=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function B(t,n,a={}){const{nextOnEnter:i=!0,nextOnInput:l=!1,stepKey:r,nextStepMap:s,triggerRedirectMap:o,autoFocus:d}=a;if(n&&n.length&&(i||l)){const e=L(n[n.length-1]);e&&!0===i&&(e.onKeypress=q),e&&!0===l&&(e.onInput=R)}return e(K(t,r),{children:[{$formkit:"group",id:t,name:t,nextStepMap:s,triggerRedirectMap:o,autoFocus:d,children:n}]})}function U(e,t,n,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),B(e,[T({headline:a.headline??n,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function Z(e){return{$el:"h3",children:e.headline||"Interested in free quotes for other projects?",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}const V={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Y(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const J={};const X={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const ee={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const te=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],ne={"*":"https://listings.zipcontractor.com/api/v1/redirect?zone_id=4&vertical=HomeImprovement&category=${properties.Category}&zip_code=${properties.Zip}&sub_id=${properties.vid}"};const ae={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},ie={Appliances:"We Have Appliance Pros Standing By!"},le={Appliances:"What is the best number to reach you?"},re={Additions:["Painting","Landscaping","Plumbing","Appliances","Heating and Cooling","Driveways"],Electrical:["Painting","Plumbing","Drywall and Plaster","Flooring","Remodeling","Roofing"],Flooring:["Painting","Plumbing","Electrical","Carpentry","Remodeling","Roofing"],"General Contractors":["Painting","Plumbing","Electrical","Flooring","Landscaping","Roofing"],"Home Builders":["Painting","Driveways","Masonry and Concrete","Pest Control","Landscaping","Windows"],Painting:["Plumbing","Electrical","Flooring","Remodeling","Roofing","Windows"],Plumbing:["Painting","Appliances","Electrical","Flooring","Remodeling","Roofing"],Remodeling:["Painting","Landscaping","Electrical","Flooring","Masonry and Concrete","Roofing"],Roofing:["Painting","Plumbing","Electrical","Flooring","Remodeling","Windows"],"*":["Painting","Plumbing","Electrical","Siding","Remodeling","Roofing"]},se=function(t=null){let n=ae,a=ie,l=le;return t&&(n=Y(ae,t),a=Y(ie,t),l=Y(le,t)),{type:"meta",data:e(J,{tcpaLanguage:"By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.",defaultCommentsPlaceholder:i,commentsPlaceholders:n,defaultFinalHeadline:"We Found Contractors!",finalHeadlines:a,defaultFinalSubHeadline:"Compare quotes and save. Verify contact info:",finalSubHeadlines:l})}}();se.data.dynamicSchema=[function(e={}){return U("zipcode",((e,t,n={})=>(t?h:f)({label:t?n.label:"Zip Code:",help:t?n.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...n}))(e.scope,!0,e.input),"Please verify your Zip Code",e)}(),function(t={}){return U("timeframe",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)))(t.scope,!0,t.input),"What is the project timeframe?",t)}(),function(t={}){return U("ownHome",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)))(t.scope,!0,t.input),"Do you own the home?",t)}(),function(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,U("address",((e,t,n={})=>(t?h:f)({label:t?n.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...n}))(e.scope,!0,e.input),"What is the street address of the home?",e)}(),function(e={}){const n={...e,nextOnEnter:!1};return B("comments",[N(e),C(e.scope,0,{label:void 0===e.label?"Please briefly describe your issue in a few words:":e.label,placeholder:e.placeholder||t,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],n)}({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),function(e={}){return B("firstAndLast",[D({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),A({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),b(e.scope),x(e.scope)],e)}({headlineClass:"!t-text-dark"}),function(e={}){return B("electricalCrossSellQuestions",[M({headline:"Connect With Electrical Pros"}),(t="true",n="CrossSell:Electrical",v("ElectricalQuestions",{if:t||'$get(Category).value == "Electrical"',children:[w(n),$(n)]})),C("CrossSell:Electrical",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("flooringCrossSellQuestions",[M({headline:"Connect With Flooring Pros"}),(t="true",n="CrossSell:Flooring",v("FlooringQuestions",{if:t||'$get(Category).value == "Flooring"',children:[S(n),$(n)]})),C("CrossSell:Flooring",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("landscapingCrossSellQuestions",[M({headline:"Connect With a Landscaper"}),(t="true",n="CrossSell:Landscaping",v("LandscapingQuestions",{if:t||'$get(Category).value == "Landscaping"',children:[P(n),$(n)]})),C("CrossSell:Landscaping",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("paintingCrossSellQuestions",[M({headline:"Connect With a Painter"}),(t="true",n="CrossSell:Painting",v("PaintingQuestions",{if:t||'$get(Category).value == "Painting"',children:[k(n),I(n)]})),C("CrossSell:Painting",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("plumbingCrossSellQuestions",[M({headline:"Connect With a Plumber"}),(t="true",n="CrossSell:Plumbing",v("PlumbingQuestions",{if:t||'$get(Category).value == "Plumbing"',children:[_(n),$(n)]})),C("CrossSell:Plumbing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return B("roofingCrossSellQuestions",[M({headline:"Connect With a Roofer"}),(t="true",n="CrossSell:Roofing",v("RoofingQuestions",{if:t||'$get(Category).value == "Roofing"',children:[F(n),j(n)]})),C("CrossSell:Roofing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return e.nextOnInput=!1,e.stepKey="$get(Category).value",B("homeImprovementCrossSells",[Z(e),(e.scope,l({id:"HomeImprovement_CrossSells",name:"HomeImprovement_CrossSells",help:'Just hit "Next" if none apply',helpClass:"t-text-center !t-text-sm",validation:null,options:'$getCrossSellOptions($get(form), $getVal($get(form), "Category"))'}))],e)}({headlineClass:"!t-text-dark",nextStepMap:{values:{HomeImprovement_CrossSells:{Appliances:["appliancesCrossSellQuestions"],Carpentry:["carpentryCrossSellQuestions"],Driveways:["drivewaysCrossSellQuestions"],"Drywall and Plaster":["drywallCrossSellQuestions"],Electrical:["electricalCrossSellQuestions"],Flooring:["flooringCrossSellQuestions"],"Heating and Cooling":["heatingCoolingCrossSellQuestions"],Landscaping:["landscapingCrossSellQuestions"],"Masonry and Concrete":["masonryAndConcreteCrossSellQuestions"],Painting:["paintingCrossSellQuestions"],"Pest Control":["pestControlCrossSellQuestions"],Plumbing:["plumbingCrossSellQuestions"],Remodeling:["remodelingCrossSellQuestions"],Roofing:["roofingCrossSellQuestions"],Siding:["sidingCrossSellQuestions"],Windows:["windowsCrossSellQuestions"]},"*":["firstAndLast","contactInfo"]},appendSteps:["firstAndLast","contactInfo"],matchesAllowed:1}})];const oe=[se,e(X,de),{$cmp:"FormKit",props:function(t){const n=e(V,t);return n.formId&&!n.name&&(n.name=n.formId),n}({formId:"generalContractors",redirectMap:function(t){return e(ne,t)}(),crossSellOptionMap:re}),children:[function(t){return e(ee,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "Why do you need a contractor?")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...te,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return B("generalContractorSubtype",[{$formkit:"hidden",name:"Category",id:"Category",value:"General Contractors"},E(e.scope,!0,e.input)],e)}({nextOnInput:!1,headlineClass:"t-text-lg",nextStepMap:{values:{"*":["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"]}}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return B("contactInfo",[Q(e),z(e),{$el:"script",if:"$activeStep === $lastStep()",children:G},g(e.scope),y(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),O()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]"}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var de;return oe}();
@@ -17,8 +17,11 @@ const DEFAULT_FINAL_SUBHEADLINE_DYNAMIC_LEGAL =
17
17
  const DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC_HOME_IMPROVEMENT = DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC;
18
18
  const DEFAULT_FINAL_HEADLINE_HOME_IMPROVEMENT = "We Found Contractors!";
19
19
  const DEFAULT_FINAL_SUBHEADLINE_HOME_IMPROVEMENT = "Compare quotes and save. Verify contact info:";
20
+ // This version has a link to a providers page, starting without that
21
+ // export const TCPA_LANGUAGE_HOME_IMPROVEMENT =
22
+ // 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.'
20
23
  const TCPA_LANGUAGE_HOME_IMPROVEMENT =
21
- 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.';
24
+ "By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.";
22
25
  const defaultHomeImprovementCrossSells = ["Painting", "Plumbing", "Electrical", "Siding", "Remodeling", "Roofing"];
23
26
  const CROSS_SELL_OPTION_MAP_HOME_IMPROVEMENT = {
24
27
  // Values can be a list or a map of value -> display value
@@ -1 +1 @@
1
- var generalHomeImprovement=function(){"use strict";function e(){return Object.assign({},...arguments)}const t="Please briefly describe your issue in a few words:",o='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',n='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',r='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',a=o,i="We Found Contractors!",l="Compare quotes and save. Verify contact info:",s='By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.',p=t=>(t&&t.legendClass||(t.legendClass="required t-w-[100%] t-text-center"),t.fieldsetClass="$reset t-flex t-justify-center t-flex-col",t.innerClass="t-items-start",t.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",t.optionClass="t-pl-4 md:t-pl-16 md:t-min-w-[200px]",t.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",t.messagesClass="t-flex t-justify-center",t.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t)))(t)),u=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),c=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",u(e)),d=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",u(e)),m=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",u(e)),h=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),y=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",h(e)),f=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",h(e)),g=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),b=e=>(e.wrapperClass="side-by-side t-items-center",g(e)),S=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",g(e)),C=(e,t,o={})=>(t?S:b)({label:t?o.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...o}),w=(e,t,o={})=>(t?S:b)({$formkit:"email",name:e?e+":Email":"Email",label:t?o.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...o}),v=(e,t,o={})=>(t?S:b)({label:t?o.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...o}),x=(e,t,o={})=>(t?S:b)({label:t?o.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...o}),W=(e,t,o={})=>(t?S:b)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?o.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...o}),k=(e,t,o={})=>(t?S:b)({label:t?o.label:"Zip Code:",help:t?o.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...o}),_=(t,o,n)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},n)),$=(t,o)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},o),P=["Additions","Appliances","Appraisals","Cabinets","Carpentry","Carpets","Cleaning","Countertops","Decks and Porches","Demolition","Doors","Driveways","Drywall and Plaster","Electrical","Fencing","Flooring","Foundations","Garage Doors","General Contractors","Gutters","Handyman","Holiday Decorators","Smart Home","Home Builders","Home Inspection","Home Organization","Home Security","Home Staging","Home Theater","Home Warranties","Hot Tubs","Heating and Cooling","Insulation","Junk Removal","Landscaping","Locksmiths","Masonry and Concrete","Restoration","Painting","Pest Control","Pools","Plumbing","Pressure Washing","Remodeling","Roofing","Sheds","Siding","Solar","Tiling","Tree Services","Walk-in Tubs","Waterproofing","Window Cleaning","Windows","Not Sure or Other"],I=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"Select a Category:",name:t?t+":Category":"Category",options:P},n)),T=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},n)),R=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},n)),E=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of addition?",name:t?t+":Additions_Subtype":"Additions_Subtype",options:["Garage","In-Law Suite","Additional Rooms","Additional Stories","Bump-out","Sunroom","Accessory Dwelling Unit","Basement Remodeling","Attic Remodeling","Not Sure or Other"]},n)),O=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What is the size of the construction area?",name:t?t+":Construction_Area_Size":"Construction_Area_Size",options:["Less than 1000 square feet","1000 to 2000 square feet","More than 2000 square feet"]},n)),H=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},n)),j=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of appliance?",name:t?t+":Appliance_Type":"Appliance_Type",options:["Cooktop","Dishwasher","Dryer","Freezer","Garbage Disposal","Ice Maker","Microwave","Range","Refrigerator","Stove","Trash Compactor","Oven","Vacuum","Washer Machine","Not Sure or Other"]},n)),D=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Cabinet_Work_Type":"Cabinet_Work_Type",options:["Install","Refinish","Reface","Repair","Not Sure or Other"]},n)),M=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What carpentry job type?",name:t?t+":Carpentry_Subtype":"Carpentry_Subtype",options:["Closets","Custom Furniture","Built-ins","Framing","Interior Trim","Exterior Trim","Windows","Stairways and Railings","Gazebo or Pergola","Multiple Jobs","Not Sure or Other"]},n)),F=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Carpet_Work_Type":"Carpet_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},n)),A=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of cleaning?",name:t?t+":Cleaning_Subtype":"Cleaning_Subtype",options:["Whole Home","Office","Carpets","Windows","Air Ducts or Vents","Chimney","Deck","Tile or Grout","Garage","Shed","Gutters","Pool","Junk Removal","Not Sure or Other"]},n)),N=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of countertop?",name:t?t+":Countertop_Material":"Countertop_Material",options:["Concrete","Granite","Laminate","Marble","Quartz","Stainless Steel","Wood","Not Sure or Other"]},n)),L=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Deck_Work_Type":"Deck_Work_Type",options:["Paint or Stain","Install or Replace","Repair","Not Sure or Other"]},n)),q=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of demolition?",name:t?t+":Demolition_Subtype":"Demolition_Subtype",options:["Whole Structure","Partial Home","Shed","Not Sure or Other"]},n)),Q=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of door?",name:t?t+":Door_Subtype":"Door_Subtype",options:["Interior","Exterior","Garage","Sliding","Storm","Not Sure or Other"]},n)),G=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Driveway_Work_Type":"Driveway_Work_Type",options:["Install or Replace","Repair","Sealing","Not Sure or Other"]},n)),z=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What driveway material?",name:t?t+":Driveway_Material":"Driveway_Material",options:["Asphalt","Brick","Cobblestone","Pebble","Concrete","Pavers","Not Sure or Other"]},n)),B=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What surface type?",name:t?t+":Wall_Surface_Type":"Wall_Surface_Type",options:["Drywall","Plaster","Stucco","Not Sure or Other"]},n)),V=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},n)),K=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What fence material?",name:t?t+":Fence_Material":"Fence_Material",options:["Aluminum","Chain Link","Wood","Wire","Vinyl","Iron","Not Sure or Other"]},n)),U=(t,o,n={})=>(o?m:y)(e({label:o?n.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},n)),Z=(t,o,n={})=>(o?c:d)(e({label:o?n.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},n)),J=(t,o,n={})=>(o?c:d)(e({label:o?n.label:"What gutter material?",name:t?t+":Gutter_Material":"Gutter_Material",options:["Galvanized","Metal","PVC","Wood","Not Sure or Other"]},n)),Y=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Gutter_Work_Type":"Gutter_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},n)),X=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What smart home job type?",name:t?t+":Smart_Home_Subtype":"Smart_Home_Subtype",options:["Thermostats","Video Doorbells","Camera Systems","Lighting","Speaker Systems","Not Sure or Other"]},n)),ee=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What home organization job?",name:t?t+":Home_Organization_Subtype":"Home_Organization_Subtype",options:["Packing or Unpacking","Room Organization","Shed Organization","Storage Solutions","Decluttering","Not Sure or Other"]},n)),te=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},n)),oe=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What home theater job?",name:t?t+":Home_Theater_Subtype":"Home_Theater_Subtype",options:["Hang TV","Install Sound System","Wiring","Troubleshooting","Not Sure or Other"]},n)),ne=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What heating or cooling job?",name:t?t+":Heating_Cooling_Subtype":"Heating_Cooling_Subtype",options:["Central Air","Humidifier","Ducts and Vents","Furnace","Heat Pump","Radiant Floor","Swamp Cooler","Not Sure or Other"]},n)),re=(t,o,n={})=>(o?m:y)(e({label:o?n.label:"What is the fuel source?",name:t?t+":Fuel_Source":"Fuel_Source",options:["Gas","Oil","Electric","Propane","Not Sure or Other"]},n)),ae=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of insulation job?",name:t?t+":Insulation_Subtype":"Insulation_Subtype",options:["Batt or Roll","Spray Foam","Blown-in","Reflective","Not Sure or Other"]},n)),ie=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Sprinklers"]},n)),le=(t,o,n={})=>(o?m:y)(e({label:o?n.label:"What masonry job?",name:t?t+":Masonry_Subtype":"Masonry_Subtype",options:["Driveways","Walkways","Floors","Walls","Facades","Material Delivery","Not Sure or Other"]},n)),se=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What masonry material?",name:t?t+":Masonry_Material":"Masonry_Material",options:["Brick or Stone","Pavers","Concrete","Not Sure or Other"]},n)),pe=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Masonry_Work_Type":"Masonry_Work_Type",options:["Install or Replace","Repoint Brick or Stone","Repair","Not Sure or Other"]},n)),ue=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What restoration job?",name:t?t+":Restoration_Subtype":"Restoration_Subtype",options:["Mold Remediation","Fire Damage","Water Damage","Not Sure or Other"]},n)),ce=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},n)),de=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What pest control job type?",name:t?t+":Pest_Control_Subtype":"Pest_Control_Subtype",options:["Bed Bugs","Flying Animals","Insects","Rodents","Small Animals","Bees","Termites","Not Sure or Other"]},n)),me=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Pools_Work_Type":"Pools_Work_Type",options:["Install or Replace","Repair","Cleaning","Close or Open Pool","Not Sure or Other"]},n)),he=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of pool?",name:t?t+":Pools_Subtype":"Pools_Subtype",options:["Above Ground","Inground Concrete","Inground Fiberglass","Inground Vinyl","Inground Gunite","Pool Liners","Pool Filters","Not Sure or Other"]},n)),ye=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},n)),fe=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},n)),ge=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},n)),be=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},n)),Se=(t,o,n={})=>(o?c:y)(e({label:o?n.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},n)),Ce=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What tiling job type?",name:t?t+":Tiling_Subtype":"Tiling_Subtype",options:["Floor","Backsplash","Bathroom","Wall","Not Sure or Other"]},n)),we=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What tree service job type?",name:t?t+":Tree_Services_Subtype":"Tree_Services_Subtype",options:["Tree Removal","Tree Trimming","Stump Grinding","Not Sure or Other"]},n)),ve=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What waterproofing job?",name:t?t+":Waterproofing_Subtype":"Waterproofing_Subtype",options:["Foundations","Basements","Drainage","Not Sure or Other"]},n)),xe=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},n)),We=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},n)),ke=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},n)),_e="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",$e="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",Pe=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,Ie=e=>{if(Pe(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const o=e.children[t];if(Pe(o))return o;const n=Ie(o);if(n)return n}return null},Te={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function Re(t){return e(Te,t)}function Ee(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-4 t-pt-0 t-px-1"}}}function Oe(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function He(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function je(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function De(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Me(e){return{$el:"h3",children:e.headline||n,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function Fe(e){return{$el:"h5",children:e.subheadline||r,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const Ae="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const Ne=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function Le(t,o,n={}){const{nextOnEnter:r=!0,nextOnInput:a=!1,stepKey:i,nextStepMap:l,triggerRedirectMap:s,autoFocus:p}=n;if(o&&o.length&&(r||a)){const e=Ie(o[o.length-1]);e&&!0===r&&(e.onKeypress=_e),e&&!0===a&&(e.onInput=$e)}return e(Ne(t,i),{children:[{$formkit:"group",id:t,name:t,nextStepMap:l,triggerRedirectMap:s,autoFocus:p,children:o}]})}function qe(e,t,o,n={}){return void 0===n.nextOnInput&&(n.nextOnInput=!0),Le(e,[Oe({headline:n.headline??o,headlineClass:n.headlineClass}),...Array.isArray(t)?t:[t]],n)}function Qe(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,qe("address",C(e.scope,!0,e.input),"What is the street address of the home?",e)}function Ge(e={}){const n={...e,nextOnEnter:!1};return Le("comments",[je(e),_(e.scope,!1,{label:void 0===e.label?t:e.label,placeholder:e.placeholder||o,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],n)}function ze(e={}){return Le("firstAndLast",[De({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),He({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),v(e.scope),x(e.scope)],e)}function Be(e={}){return qe("zipcode",k(e.scope,!0,e.input),"Please verify your Zip Code",e)}function Ve(e){return{$el:"h3",children:e.headline||"Interested in free quotes for other projects?",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Ke(e={}){return qe("timeframe",T(e.scope,!0,e.input),"What is the project timeframe?",e)}function Ue(e={}){return qe("ownHome",R(e.scope,!0,e.input),"Do you own the home?",e)}function Ze(e={}){return qe("additionsSubType",E(e.scope,!0,e.input),"What type of addition?",e)}function Je(e={}){return qe("constructionAreaSize",O(e.scope,!0,e.input),"What is the size of the construction area?",e)}function Ye(e={}){return qe("homeImprovementWorkType",H(e.scope,!0,e.input),"What type of work?",e)}function Xe(e={}){return qe("applianceType",j(e.scope,!0,e.input),"What type of appliance?",e)}function et(e={}){return qe("cabinetWorkType",D(e.scope,!0,e.input),"What type of cabinet work?",e)}function tt(e={}){return qe("carpentrySubtype",M(e.scope,!0,e.input),"What carpentry job type?",e)}function ot(e={}){return qe("carpetWorkType",F(e.scope,!0,e.input),"What type of carpet work?",e)}function nt(e={}){return qe("cleaningSubtype",A(e.scope,!0,e.input),"What type of cleaning?",e)}function rt(e={}){return qe("countertopMaterial",N(e.scope,!0,e.input),"What type of countertop material?",e)}function at(e={}){return qe("deckWorkType",L(e.scope,!0,e.input),"What type of deck work?",e)}function it(e={}){return qe("demolitionSubtype",q(e.scope,!0,e.input),"What type of demolition?",e)}function lt(e={}){return qe("doorSubtype",Q(e.scope,!0,e.input),"What type of door?",e)}function st(e={}){return qe("drivewayWorkType",G(e.scope,!0,e.input),"What type of driveway work?",e)}function pt(e={}){return qe("drivewayMaterial",z(e.scope,!0,e.input),"What type of driveway material?",e)}function ut(e={}){return qe("wallSurfaceType",B(e.scope,!0,e.input),"What type of surface?",e)}function ct(e={}){return qe("electricalSubtype",V(e.scope,!0,e.input),"What electrical job type?",e)}function dt(e={}){return qe("fenceMaterial",K(e.scope,!0,e.input),"What type of fence material?",e)}function mt(e={}){return qe("flooringMaterial",U(e.scope,!0,e.input),"What type of flooring material?",e)}function ht(e={}){return qe("generalContractorSubtype",Z(e.scope,!0,e.input),"What type of general contractor work?",e)}function yt(e={}){return qe("gutterMaterial",J(e.scope,!0,e.input),"What type of gutter material?",e)}function ft(e={}){return qe("gutterWorkType",Y(e.scope,!0,e.input),"What type of gutter work?",e)}function gt(e={}){return qe("smartHomeSubtype",X(e.scope,!0,e.input),"What type of smart home work?",e)}function bt(e={}){return qe("homeOrganizationSubtype",ee(e.scope,!0,e.input),"What type of home organization work?",e)}function St(e={}){return qe("numberOfRooms",te(e.scope,!0,e.input),"How many rooms?",e)}function Ct(e={}){return qe("homeTheaterSubtype",oe(e.scope,!0,e.input),"What type of home theater work?",e)}function wt(e={}){return qe("heatingCoolingSubtype",ne(e.scope,!0,e.input),"What heating or cooling job type?",e)}function vt(e={}){return qe("fuelSource",re(e.scope,!0,e.input),"What type of fuel source?",e)}function xt(e={}){return qe("insulationSubtype",ae(e.scope,!0,e.input),"What type of insulation work?",e)}function Wt(e={}){return qe("landscapingSubtype",ie(e.scope,!0,e.input),"What type of landscaping work?",e)}function kt(e={}){return qe("masonrySubtype",le(e.scope,!0,e.input),"What masonry job type?",e)}function _t(e={}){return qe("masonryMaterial",se(e.scope,!0,e.input),"What type of masonry material?",e)}function $t(e={}){return qe("masonryWorkType",pe(e.scope,!0,e.input),"What type of masonry work?",e)}function Pt(e={}){return qe("restorationSubtype",ue(e.scope,!0,e.input),"What type of restoration work?",e)}function It(e={}){return qe("paintingSubtype",ce(e.scope,!0,e.input),"What type of painting work?",e)}function Tt(e={}){return qe("paintingRooms",te(e.scope,!0,e.input),"How many rooms need painting?",e)}function Rt(e={}){return qe("pestControlSubtype",de(e.scope,!0,e.input),"What type of pest control work?",e)}function Et(e={}){return qe("poolsWorkType",me(e.scope,!0,e.input),"What type of pool work?",e)}function Ot(e={}){return qe("poolsSubtype",he(e.scope,!0,e.input),"What type of pool work?",e)}function Ht(e={}){return qe("plumbingSubtype",ye(e.scope,!0,e.input),"What plumbing job type?",e)}function jt(e={}){return qe("remodelingSubtype",fe(e.scope,!0,e.input),"What type of remodeling work?",e)}function Dt(e={}){return qe("roofingWorkType",ge(e.scope,!0,e.input),"What type of roofing work?",e)}function Mt(e={}){return qe("roofingMaterial",be(e.scope,!0,e.input),"What type of roofing material?",e)}function Ft(e={}){return qe("sidingMaterial",Se(e.scope,!0,e.input),"What type of siding material?",e)}function At(e={}){return qe("tilingSubtype",Ce(e.scope,!0,e.input),"What type of tiling work?",e)}function Nt(e={}){return qe("treeServicesSubtype",we(e.scope,!0,e.input),"What type of tree service work?",e)}function Lt(e={}){return qe("waterproofingSubtype",ve(e.scope,!0,e.input),"What type of waterproofing work?",e)}function qt(e={}){return qe("windowsWorkType",xe(e.scope,!0,e.input),"What type of windows work?",e)}function Qt(e={}){return qe("windowsSubtype",We(e.scope,!0,e.input),"What windows job type?",e)}function Gt(e={}){return qe("numberOfWindows",ke(e.scope,!0,e.input),"How many windows?",e)}const zt={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Bt(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const Vt={};function Kt(t=null){let o=Xt,n=eo,r=to;return t&&(o=Bt(Xt,t),n=Bt(eo,t),r=Bt(to,t)),{type:"meta",data:e(Vt,{tcpaLanguage:s,defaultCommentsPlaceholder:a,commentsPlaceholders:o,defaultFinalHeadline:i,finalHeadlines:n,defaultFinalSubHeadline:l,finalSubHeadlines:r})}}const Ut={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const Zt={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const Jt=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],Yt={"*":"https://listings.zipcontractor.com/api/v1/redirect?zone_id=4&vertical=HomeImprovement&category=${properties.Category}&zip_code=${properties.Zip}&sub_id=${properties.vid}"};const Xt={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},eo={Appliances:"We Have Appliance Pros Standing By!"},to={Appliances:"What is the best number to reach you?"},oo=["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"],no=(e=oo)=>({values:{Painting_Subtype:{"Whole Exterior":e,"Exterior Touch-up":e,"Interior Rooms":["paintingRooms",...e],"Interior Touch-up":["paintingRooms",...e],Ceilings:["paintingRooms",...e],Deck:e,Shed:e,Cabinets:e,"Not Sure or Other":e}}}),ro={Additions:["Painting","Landscaping","Plumbing","Appliances","Heating and Cooling","Driveways"],Electrical:["Painting","Plumbing","Drywall and Plaster","Flooring","Remodeling","Roofing"],Flooring:["Painting","Plumbing","Electrical","Carpentry","Remodeling","Roofing"],"General Contractors":["Painting","Plumbing","Electrical","Flooring","Landscaping","Roofing"],"Home Builders":["Painting","Driveways","Masonry and Concrete","Pest Control","Landscaping","Windows"],Painting:["Plumbing","Electrical","Flooring","Remodeling","Roofing","Windows"],Plumbing:["Painting","Appliances","Electrical","Flooring","Remodeling","Roofing"],Remodeling:["Painting","Landscaping","Electrical","Flooring","Masonry and Concrete","Roofing"],Roofing:["Painting","Plumbing","Electrical","Flooring","Remodeling","Windows"],"*":["Painting","Plumbing","Electrical","Siding","Remodeling","Roofing"]},ao=function(e=oo){const t=Kt();return t.data.dynamicSchema=[Be(),Ke(),Ue(),Qe(),Ye(),Ze(),Je(),Xe(),et(),tt(),ot(),nt(),rt(),at(),it(),lt(),st(),pt(),ut(),ct(),dt(),mt(),ht(),yt(),ft(),gt(),bt(),St(),Ct(),wt(),vt(),xt(),Wt(),kt(),_t(),$t(),Pt(),It({nextStepMap:no(e)}),Tt(),Rt(),Et(),Ot(),Ht(),jt(),Dt(),Mt(),Ft(),At(),Nt(),Lt(),qt(),Qt(),Gt(),Ge({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),ze({headlineClass:"!t-text-dark"})],t}(),io=[function(e={}){return Le("appliancesCrossSellQuestions",[Ee({headline:"Connect With Appliance Pros"}),(t="true",o="CrossSell:Appliances",$("ApplianceQuestions",{if:t||'$get(Category).value == "Appliances"',children:[j(o),H(o)]})),_("CrossSell:Appliances",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("carpentryCrossSellQuestions",[Ee({headline:"Connect With a Carpenter"}),(t="true",o="CrossSell:Carpentry",$("CarpentryQuestions",{if:t||'$get(Category).value == "Carpentry"',children:[M(o),H(o)]})),_("CrossSell:Carpentry",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("drivewaysCrossSellQuestions",[Ee({headline:"Connect With Driveway Pros"}),(t="true",o="CrossSell:Driveways",$("DrivewaysQuestions",{if:t||'$get(Category).value == "Driveways"',children:[G(o),z(o)]})),_("CrossSell:Driveways",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("drywallCrossSellQuestions",[Ee({headline:"Connect With Drywall Pros"}),(t="true",o="CrossSell:Drywall and Plaster",$("DrywallAndPlasterQuestions",{if:t||'$get(Category).value == "Drywall and Plaster"',children:[B(o),H(o)]})),_("CrossSell:Drywall and Plaster",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("electricalCrossSellQuestions",[Ee({headline:"Connect With Electrical Pros"}),(t="true",o="CrossSell:Electrical",$("ElectricalQuestions",{if:t||'$get(Category).value == "Electrical"',children:[V(o),H(o)]})),_("CrossSell:Electrical",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("flooringCrossSellQuestions",[Ee({headline:"Connect With Flooring Pros"}),(t="true",o="CrossSell:Flooring",$("FlooringQuestions",{if:t||'$get(Category).value == "Flooring"',children:[U(o),H(o)]})),_("CrossSell:Flooring",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("heatingCoolingCrossSellQuestions",[Ee({headline:"Connect With HVAC Pros"}),(t="true",o="CrossSell:Heating and Cooling",$("HeatingAndCoolingQuestions",{if:t||'$get(Category).value == "Heating and Cooling"',children:[ne(o),re(o),H(o)]})),_("CrossSell:Heating and Cooling",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("landscapingCrossSellQuestions",[Ee({headline:"Connect With a Landscaper"}),(t="true",o="CrossSell:Landscaping",$("LandscapingQuestions",{if:t||'$get(Category).value == "Landscaping"',children:[ie(o),H(o)]})),_("CrossSell:Landscaping",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("masonryAndConcreteCrossSellQuestions",[Ee({headline:"Connect With Masonry Pros"}),(t="true",o="CrossSell:Masonry and Concrete",$("MasonryAndConcreteQuestions",{if:t||'$get(Category).value == "Masonry and Concrete"',children:[le(o),se(o),pe(o)]})),_("CrossSell:Masonry and Concrete",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("paintingCrossSellQuestions",[Ee({headline:"Connect With a Painter"}),(t="true",o="CrossSell:Painting",$("PaintingQuestions",{if:t||'$get(Category).value == "Painting"',children:[ce(o),te(o)]})),_("CrossSell:Painting",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("pestControlCrossSellQuestions",[Ee({headline:"Get Pest Control Help"}),(t="true",o="CrossSell:Pest Control",$("PestControlQuestions",{if:t||'$get(Category).value == "Pest Control"',children:[de(o)]})),_("CrossSell:Pest Control",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("plumbingCrossSellQuestions",[Ee({headline:"Connect With a Plumber"}),(t="true",o="CrossSell:Plumbing",$("PlumbingQuestions",{if:t||'$get(Category).value == "Plumbing"',children:[ye(o),H(o)]})),_("CrossSell:Plumbing",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("remodelingCrossSellQuestions",[Ee({headline:"Connect With Remodelers"}),(t="true",o="CrossSell:Remodeling",$("RemodelingQuestions",{if:t||'$get(Category).value == "Remodeling"',children:[fe(o)]})),_("CrossSell:Remodeling",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("roofingCrossSellQuestions",[Ee({headline:"Connect With a Roofer"}),(t="true",o="CrossSell:Roofing",$("RoofingQuestions",{if:t||'$get(Category).value == "Roofing"',children:[be(o),ge(o)]})),_("CrossSell:Roofing",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("sidingCrossSellQuestions",[Ee({headline:"Connect With Siding Pros"}),(t="true",o="CrossSell:Siding",$("SidingQuestions",{if:t||'$get(Category).value == "Siding"',children:[Se(o),H(o)]})),_("CrossSell:Siding",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("windowsCrossSellQuestions",[Ee({headline:"Connect With Window Pros"}),(t="true",o="CrossSell:Windows",$("WindowsQuestions",{if:t||'$get(Category).value == "Windows"',children:[We(o),xe(o),ke(o)]})),_("CrossSell:Windows",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return e.nextOnInput=!1,e.stepKey="$get(Category).value",Le("homeImprovementCrossSells",[Ve(e),(e.scope,p({id:"HomeImprovement_CrossSells",name:"HomeImprovement_CrossSells",help:'Just hit "Next" if none apply',helpClass:"t-text-center !t-text-sm",validation:null,options:'$getCrossSellOptions($get(form), $getVal($get(form), "Category"))'}))],e)}({headlineClass:"!t-text-dark",nextStepMap:{values:{HomeImprovement_CrossSells:{Appliances:["appliancesCrossSellQuestions"],Carpentry:["carpentryCrossSellQuestions"],Driveways:["drivewaysCrossSellQuestions"],"Drywall and Plaster":["drywallCrossSellQuestions"],Electrical:["electricalCrossSellQuestions"],Flooring:["flooringCrossSellQuestions"],"Heating and Cooling":["heatingCoolingCrossSellQuestions"],Landscaping:["landscapingCrossSellQuestions"],"Masonry and Concrete":["masonryAndConcreteCrossSellQuestions"],Painting:["paintingCrossSellQuestions"],"Pest Control":["pestControlCrossSellQuestions"],Plumbing:["plumbingCrossSellQuestions"],Remodeling:["remodelingCrossSellQuestions"],Roofing:["roofingCrossSellQuestions"],Siding:["sidingCrossSellQuestions"],Windows:["windowsCrossSellQuestions"]},"*":["firstAndLast","contactInfo"]},appendSteps:["firstAndLast","contactInfo"],matchesAllowed:1}})];ao.data.dynamicSchema=ao.data.dynamicSchema.concat(io);const lo=[ao,e(Ut,so),{$cmp:"FormKit",props:function(t){const o=e(zt,t);return o.formId&&!o.name&&(o.name=o.formId),o}({formId:"generalHomeImprovement",redirectMap:function(t){return e(Yt,t)}(),crossSellOptionMap:ro}),children:[function(t){return e(Zt,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "Fast. Reliable. Local. Free")',if:"$activeStep === $firstStep()"}),...Jt,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return Le("homeImprovementCategory",[I(e.scope,!0,e.input)],e)}({nextOnInput:!1,nextStepMap:((e=oo)=>({values:{Category:{Additions:["additionsSubType","constructionAreaSize",...e],Appliances:["applianceType","homeImprovementWorkType",...e],Appraisals:[...e],Cabinets:["cabinetWorkType",...e],Carpentry:["carpentrySubtype","homeImprovementWorkType",...e],Carpets:["carpetWorkType",...e],Cleaning:["cleaningSubtype",...e],Countertops:["countertopMaterial","homeImprovementWorkType",...e],"Decks and Porches":["deckWorkType",...e],Demolition:["demolitionSubtype",...e],Doors:["doorSubtype","homeImprovementWorkType",...e],Driveways:["drivewayWorkType","drivewayMaterial",...e],"Drywall and Plaster":["wallSurfaceType","homeImprovementWorkType",...e],Electrical:["electricalSubtype","homeImprovementWorkType",...e],Fencing:["fenceMaterial","homeImprovementWorkType",...e],Flooring:["flooringMaterial","homeImprovementWorkType",...e],Foundations:["homeImprovementWorkType",...e],"Garage Doors":["homeImprovementWorkType",...e],"General Contractors":["generalContractorSubtype",...e],Gutters:["gutterMaterial","gutterWorkType",...e],Handyman:[...e],"Holiday Decorators":[...e],"Smart Home":["smartHomeSubtype",...e],"Home Builders":[...e],"Home Inspection":[...e],"Home Organization":["homeOrganizationSubtype",...e],"Home Security":[...e],"Home Staging":["numberOfRooms",...e],"Home Theater":["homeTheaterSubtype",...e],"Home Warranties":[...e],"Hot Tubs":["homeImprovementWorkType",...e],"Heating and Cooling":["heatingCoolingSubtype","fuelSource","homeImprovementWorkType",...e],Insulation:["insulationSubtype",...e],"Junk Removal":[...e],Landscaping:["landscapingSubtype","homeImprovementWorkType",...e],Locksmiths:[...e],"Masonry and Concrete":["masonrySubtype","masonryMaterial","masonryWorkType",...e],Restoration:["restorationSubtype",...e],Painting:["paintingSubtype","paintingRooms",...e],"Pest Control":["pestControlSubtype",...e],Pools:["poolsSubtype","poolsWorkType",...e],Plumbing:["plumbingSubtype","homeImprovementWorkType",...e],"Pressure Washing":[...e],Remodeling:["remodelingSubtype",...e],Roofing:["roofingWorkType","roofingMaterial",...e],Sheds:["homeImprovementWorkType",...e],Siding:["sidingMaterial","homeImprovementWorkType",...e],Solar:["homeImprovementWorkType",...e],Tiling:["tilingSubtype","homeImprovementWorkType",...e],"Tree Services":["treeServicesSubtype",...e],"Walk-in Tubs":[...e],Waterproofing:["waterproofingSubtype",...e],"Window Cleaning":[...e],Windows:["windowsSubtype","windowsWorkType","numberOfWindows",...e]},"*":e}}))(),headlineClass:"t-text-lg",input:{placeholder:"Select a Category",innerClass:"!t-max-w-[275px] md:!t-max-w-xl"}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return Le("contactInfo",[Me(e),Fe(e),{$el:"script",if:"$activeStep === $lastStep()",children:Ae},w(e.scope),W(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),Re()],{nextOnEnter:!1});var t}(),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var so;return lo}();
1
+ var generalHomeImprovement=function(){"use strict";function e(){return Object.assign({},...arguments)}const t="Please briefly describe your issue in a few words:",o='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',n='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',r='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',a=o,i="We Found Contractors!",l="Compare quotes and save. Verify contact info:",s="By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.",p=t=>(t&&t.legendClass||(t.legendClass="required t-w-[100%] t-text-center"),t.fieldsetClass="$reset t-flex t-justify-center t-flex-col",t.innerClass="t-items-start",t.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",t.optionClass="t-pl-4 md:t-pl-16 md:t-min-w-[200px]",t.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",t.messagesClass="t-flex t-justify-center",t.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t)))(t)),u=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),c=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",u(e)),d=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",u(e)),m=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",u(e)),h=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),y=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",h(e)),f=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",h(e)),g=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),b=e=>(e.wrapperClass="side-by-side t-items-center",g(e)),S=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",g(e)),C=(e,t,o={})=>(t?S:b)({label:t?o.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...o}),w=(e,t,o={})=>(t?S:b)({$formkit:"email",name:e?e+":Email":"Email",label:t?o.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...o}),v=(e,t,o={})=>(t?S:b)({label:t?o.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...o}),x=(e,t,o={})=>(t?S:b)({label:t?o.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...o}),W=(e,t,o={})=>(t?S:b)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?o.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...o}),k=(e,t,o={})=>(t?S:b)({label:t?o.label:"Zip Code:",help:t?o.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...o}),_=(t,o,n)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},n)),$=(t,o)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},o),P=["Additions","Appliances","Appraisals","Cabinets","Carpentry","Carpets","Cleaning","Countertops","Decks and Porches","Demolition","Doors","Driveways","Drywall and Plaster","Electrical","Fencing","Flooring","Foundations","Garage Doors","General Contractors","Gutters","Handyman","Holiday Decorators","Smart Home","Home Builders","Home Inspection","Home Organization","Home Security","Home Staging","Home Theater","Home Warranties","Hot Tubs","Heating and Cooling","Insulation","Junk Removal","Landscaping","Locksmiths","Masonry and Concrete","Restoration","Painting","Pest Control","Pools","Plumbing","Pressure Washing","Remodeling","Roofing","Sheds","Siding","Solar","Tiling","Tree Services","Walk-in Tubs","Waterproofing","Window Cleaning","Windows","Not Sure or Other"],I=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"Select a Category:",name:t?t+":Category":"Category",options:P},n)),T=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},n)),R=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},n)),E=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of addition?",name:t?t+":Additions_Subtype":"Additions_Subtype",options:["Garage","In-Law Suite","Additional Rooms","Additional Stories","Bump-out","Sunroom","Accessory Dwelling Unit","Basement Remodeling","Attic Remodeling","Not Sure or Other"]},n)),O=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What is the size of the construction area?",name:t?t+":Construction_Area_Size":"Construction_Area_Size",options:["Less than 1000 square feet","1000 to 2000 square feet","More than 2000 square feet"]},n)),H=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},n)),j=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of appliance?",name:t?t+":Appliance_Type":"Appliance_Type",options:["Cooktop","Dishwasher","Dryer","Freezer","Garbage Disposal","Ice Maker","Microwave","Range","Refrigerator","Stove","Trash Compactor","Oven","Vacuum","Washer Machine","Not Sure or Other"]},n)),D=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Cabinet_Work_Type":"Cabinet_Work_Type",options:["Install","Refinish","Reface","Repair","Not Sure or Other"]},n)),M=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What carpentry job type?",name:t?t+":Carpentry_Subtype":"Carpentry_Subtype",options:["Closets","Custom Furniture","Built-ins","Framing","Interior Trim","Exterior Trim","Windows","Stairways and Railings","Gazebo or Pergola","Multiple Jobs","Not Sure or Other"]},n)),F=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Carpet_Work_Type":"Carpet_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},n)),A=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of cleaning?",name:t?t+":Cleaning_Subtype":"Cleaning_Subtype",options:["Whole Home","Office","Carpets","Windows","Air Ducts or Vents","Chimney","Deck","Tile or Grout","Garage","Shed","Gutters","Pool","Junk Removal","Not Sure or Other"]},n)),N=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of countertop?",name:t?t+":Countertop_Material":"Countertop_Material",options:["Concrete","Granite","Laminate","Marble","Quartz","Stainless Steel","Wood","Not Sure or Other"]},n)),L=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Deck_Work_Type":"Deck_Work_Type",options:["Paint or Stain","Install or Replace","Repair","Not Sure or Other"]},n)),q=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of demolition?",name:t?t+":Demolition_Subtype":"Demolition_Subtype",options:["Whole Structure","Partial Home","Shed","Not Sure or Other"]},n)),Q=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of door?",name:t?t+":Door_Subtype":"Door_Subtype",options:["Interior","Exterior","Garage","Sliding","Storm","Not Sure or Other"]},n)),G=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Driveway_Work_Type":"Driveway_Work_Type",options:["Install or Replace","Repair","Sealing","Not Sure or Other"]},n)),z=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What driveway material?",name:t?t+":Driveway_Material":"Driveway_Material",options:["Asphalt","Brick","Cobblestone","Pebble","Concrete","Pavers","Not Sure or Other"]},n)),B=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What surface type?",name:t?t+":Wall_Surface_Type":"Wall_Surface_Type",options:["Drywall","Plaster","Stucco","Not Sure or Other"]},n)),V=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},n)),K=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What fence material?",name:t?t+":Fence_Material":"Fence_Material",options:["Aluminum","Chain Link","Wood","Wire","Vinyl","Iron","Not Sure or Other"]},n)),U=(t,o,n={})=>(o?m:y)(e({label:o?n.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},n)),Z=(t,o,n={})=>(o?c:d)(e({label:o?n.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},n)),J=(t,o,n={})=>(o?c:d)(e({label:o?n.label:"What gutter material?",name:t?t+":Gutter_Material":"Gutter_Material",options:["Galvanized","Metal","PVC","Wood","Not Sure or Other"]},n)),Y=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Gutter_Work_Type":"Gutter_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},n)),X=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What smart home job type?",name:t?t+":Smart_Home_Subtype":"Smart_Home_Subtype",options:["Thermostats","Video Doorbells","Camera Systems","Lighting","Speaker Systems","Not Sure or Other"]},n)),ee=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What home organization job?",name:t?t+":Home_Organization_Subtype":"Home_Organization_Subtype",options:["Packing or Unpacking","Room Organization","Shed Organization","Storage Solutions","Decluttering","Not Sure or Other"]},n)),te=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},n)),oe=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What home theater job?",name:t?t+":Home_Theater_Subtype":"Home_Theater_Subtype",options:["Hang TV","Install Sound System","Wiring","Troubleshooting","Not Sure or Other"]},n)),ne=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What heating or cooling job?",name:t?t+":Heating_Cooling_Subtype":"Heating_Cooling_Subtype",options:["Central Air","Humidifier","Ducts and Vents","Furnace","Heat Pump","Radiant Floor","Swamp Cooler","Not Sure or Other"]},n)),re=(t,o,n={})=>(o?m:y)(e({label:o?n.label:"What is the fuel source?",name:t?t+":Fuel_Source":"Fuel_Source",options:["Gas","Oil","Electric","Propane","Not Sure or Other"]},n)),ae=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of insulation job?",name:t?t+":Insulation_Subtype":"Insulation_Subtype",options:["Batt or Roll","Spray Foam","Blown-in","Reflective","Not Sure or Other"]},n)),ie=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Sprinklers"]},n)),le=(t,o,n={})=>(o?m:y)(e({label:o?n.label:"What masonry job?",name:t?t+":Masonry_Subtype":"Masonry_Subtype",options:["Driveways","Walkways","Floors","Walls","Facades","Material Delivery","Not Sure or Other"]},n)),se=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What masonry material?",name:t?t+":Masonry_Material":"Masonry_Material",options:["Brick or Stone","Pavers","Concrete","Not Sure or Other"]},n)),pe=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Masonry_Work_Type":"Masonry_Work_Type",options:["Install or Replace","Repoint Brick or Stone","Repair","Not Sure or Other"]},n)),ue=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What restoration job?",name:t?t+":Restoration_Subtype":"Restoration_Subtype",options:["Mold Remediation","Fire Damage","Water Damage","Not Sure or Other"]},n)),ce=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},n)),de=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What pest control job type?",name:t?t+":Pest_Control_Subtype":"Pest_Control_Subtype",options:["Bed Bugs","Flying Animals","Insects","Rodents","Small Animals","Bees","Termites","Not Sure or Other"]},n)),me=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Pools_Work_Type":"Pools_Work_Type",options:["Install or Replace","Repair","Cleaning","Close or Open Pool","Not Sure or Other"]},n)),he=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What type of pool?",name:t?t+":Pools_Subtype":"Pools_Subtype",options:["Above Ground","Inground Concrete","Inground Fiberglass","Inground Vinyl","Inground Gunite","Pool Liners","Pool Filters","Not Sure or Other"]},n)),ye=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},n)),fe=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},n)),ge=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},n)),be=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},n)),Se=(t,o,n={})=>(o?c:y)(e({label:o?n.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},n)),Ce=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What tiling job type?",name:t?t+":Tiling_Subtype":"Tiling_Subtype",options:["Floor","Backsplash","Bathroom","Wall","Not Sure or Other"]},n)),we=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What tree service job type?",name:t?t+":Tree_Services_Subtype":"Tree_Services_Subtype",options:["Tree Removal","Tree Trimming","Stump Grinding","Not Sure or Other"]},n)),ve=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What waterproofing job?",name:t?t+":Waterproofing_Subtype":"Waterproofing_Subtype",options:["Foundations","Basements","Drainage","Not Sure or Other"]},n)),xe=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},n)),We=(t,o,n={})=>(o?f:y)(e({label:o?n.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},n)),ke=(t,o,n={})=>(o?m:d)(e({label:o?n.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},n)),_e="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",$e="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",Pe=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,Ie=e=>{if(Pe(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const o=e.children[t];if(Pe(o))return o;const n=Ie(o);if(n)return n}return null},Te={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function Re(t){return e(Te,t)}function Ee(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-4 t-pt-0 t-px-1"}}}function Oe(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function He(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function je(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function De(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Me(e){return{$el:"h3",children:e.headline||n,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function Fe(e){return{$el:"h5",children:e.subheadline||r,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const Ae="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const Ne=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function Le(t,o,n={}){const{nextOnEnter:r=!0,nextOnInput:a=!1,stepKey:i,nextStepMap:l,triggerRedirectMap:s,autoFocus:p}=n;if(o&&o.length&&(r||a)){const e=Ie(o[o.length-1]);e&&!0===r&&(e.onKeypress=_e),e&&!0===a&&(e.onInput=$e)}return e(Ne(t,i),{children:[{$formkit:"group",id:t,name:t,nextStepMap:l,triggerRedirectMap:s,autoFocus:p,children:o}]})}function qe(e,t,o,n={}){return void 0===n.nextOnInput&&(n.nextOnInput=!0),Le(e,[Oe({headline:n.headline??o,headlineClass:n.headlineClass}),...Array.isArray(t)?t:[t]],n)}function Qe(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,qe("address",C(e.scope,!0,e.input),"What is the street address of the home?",e)}function Ge(e={}){const n={...e,nextOnEnter:!1};return Le("comments",[je(e),_(e.scope,!1,{label:void 0===e.label?t:e.label,placeholder:e.placeholder||o,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],n)}function ze(e={}){return Le("firstAndLast",[De({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),He({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),v(e.scope),x(e.scope)],e)}function Be(e={}){return qe("zipcode",k(e.scope,!0,e.input),"Please verify your Zip Code",e)}function Ve(e){return{$el:"h3",children:e.headline||"Interested in free quotes for other projects?",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Ke(e={}){return qe("timeframe",T(e.scope,!0,e.input),"What is the project timeframe?",e)}function Ue(e={}){return qe("ownHome",R(e.scope,!0,e.input),"Do you own the home?",e)}function Ze(e={}){return qe("additionsSubType",E(e.scope,!0,e.input),"What type of addition?",e)}function Je(e={}){return qe("constructionAreaSize",O(e.scope,!0,e.input),"What is the size of the construction area?",e)}function Ye(e={}){return qe("homeImprovementWorkType",H(e.scope,!0,e.input),"What type of work?",e)}function Xe(e={}){return qe("applianceType",j(e.scope,!0,e.input),"What type of appliance?",e)}function et(e={}){return qe("cabinetWorkType",D(e.scope,!0,e.input),"What type of cabinet work?",e)}function tt(e={}){return qe("carpentrySubtype",M(e.scope,!0,e.input),"What carpentry job type?",e)}function ot(e={}){return qe("carpetWorkType",F(e.scope,!0,e.input),"What type of carpet work?",e)}function nt(e={}){return qe("cleaningSubtype",A(e.scope,!0,e.input),"What type of cleaning?",e)}function rt(e={}){return qe("countertopMaterial",N(e.scope,!0,e.input),"What type of countertop material?",e)}function at(e={}){return qe("deckWorkType",L(e.scope,!0,e.input),"What type of deck work?",e)}function it(e={}){return qe("demolitionSubtype",q(e.scope,!0,e.input),"What type of demolition?",e)}function lt(e={}){return qe("doorSubtype",Q(e.scope,!0,e.input),"What type of door?",e)}function st(e={}){return qe("drivewayWorkType",G(e.scope,!0,e.input),"What type of driveway work?",e)}function pt(e={}){return qe("drivewayMaterial",z(e.scope,!0,e.input),"What type of driveway material?",e)}function ut(e={}){return qe("wallSurfaceType",B(e.scope,!0,e.input),"What type of surface?",e)}function ct(e={}){return qe("electricalSubtype",V(e.scope,!0,e.input),"What electrical job type?",e)}function dt(e={}){return qe("fenceMaterial",K(e.scope,!0,e.input),"What type of fence material?",e)}function mt(e={}){return qe("flooringMaterial",U(e.scope,!0,e.input),"What type of flooring material?",e)}function ht(e={}){return qe("generalContractorSubtype",Z(e.scope,!0,e.input),"What type of general contractor work?",e)}function yt(e={}){return qe("gutterMaterial",J(e.scope,!0,e.input),"What type of gutter material?",e)}function ft(e={}){return qe("gutterWorkType",Y(e.scope,!0,e.input),"What type of gutter work?",e)}function gt(e={}){return qe("smartHomeSubtype",X(e.scope,!0,e.input),"What type of smart home work?",e)}function bt(e={}){return qe("homeOrganizationSubtype",ee(e.scope,!0,e.input),"What type of home organization work?",e)}function St(e={}){return qe("numberOfRooms",te(e.scope,!0,e.input),"How many rooms?",e)}function Ct(e={}){return qe("homeTheaterSubtype",oe(e.scope,!0,e.input),"What type of home theater work?",e)}function wt(e={}){return qe("heatingCoolingSubtype",ne(e.scope,!0,e.input),"What heating or cooling job type?",e)}function vt(e={}){return qe("fuelSource",re(e.scope,!0,e.input),"What type of fuel source?",e)}function xt(e={}){return qe("insulationSubtype",ae(e.scope,!0,e.input),"What type of insulation work?",e)}function Wt(e={}){return qe("landscapingSubtype",ie(e.scope,!0,e.input),"What type of landscaping work?",e)}function kt(e={}){return qe("masonrySubtype",le(e.scope,!0,e.input),"What masonry job type?",e)}function _t(e={}){return qe("masonryMaterial",se(e.scope,!0,e.input),"What type of masonry material?",e)}function $t(e={}){return qe("masonryWorkType",pe(e.scope,!0,e.input),"What type of masonry work?",e)}function Pt(e={}){return qe("restorationSubtype",ue(e.scope,!0,e.input),"What type of restoration work?",e)}function It(e={}){return qe("paintingSubtype",ce(e.scope,!0,e.input),"What type of painting work?",e)}function Tt(e={}){return qe("paintingRooms",te(e.scope,!0,e.input),"How many rooms need painting?",e)}function Rt(e={}){return qe("pestControlSubtype",de(e.scope,!0,e.input),"What type of pest control work?",e)}function Et(e={}){return qe("poolsWorkType",me(e.scope,!0,e.input),"What type of pool work?",e)}function Ot(e={}){return qe("poolsSubtype",he(e.scope,!0,e.input),"What type of pool work?",e)}function Ht(e={}){return qe("plumbingSubtype",ye(e.scope,!0,e.input),"What plumbing job type?",e)}function jt(e={}){return qe("remodelingSubtype",fe(e.scope,!0,e.input),"What type of remodeling work?",e)}function Dt(e={}){return qe("roofingWorkType",ge(e.scope,!0,e.input),"What type of roofing work?",e)}function Mt(e={}){return qe("roofingMaterial",be(e.scope,!0,e.input),"What type of roofing material?",e)}function Ft(e={}){return qe("sidingMaterial",Se(e.scope,!0,e.input),"What type of siding material?",e)}function At(e={}){return qe("tilingSubtype",Ce(e.scope,!0,e.input),"What type of tiling work?",e)}function Nt(e={}){return qe("treeServicesSubtype",we(e.scope,!0,e.input),"What type of tree service work?",e)}function Lt(e={}){return qe("waterproofingSubtype",ve(e.scope,!0,e.input),"What type of waterproofing work?",e)}function qt(e={}){return qe("windowsWorkType",xe(e.scope,!0,e.input),"What type of windows work?",e)}function Qt(e={}){return qe("windowsSubtype",We(e.scope,!0,e.input),"What windows job type?",e)}function Gt(e={}){return qe("numberOfWindows",ke(e.scope,!0,e.input),"How many windows?",e)}const zt={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Bt(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const Vt={};function Kt(t=null){let o=Xt,n=eo,r=to;return t&&(o=Bt(Xt,t),n=Bt(eo,t),r=Bt(to,t)),{type:"meta",data:e(Vt,{tcpaLanguage:s,defaultCommentsPlaceholder:a,commentsPlaceholders:o,defaultFinalHeadline:i,finalHeadlines:n,defaultFinalSubHeadline:l,finalSubHeadlines:r})}}const Ut={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const Zt={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const Jt=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],Yt={"*":"https://listings.zipcontractor.com/api/v1/redirect?zone_id=4&vertical=HomeImprovement&category=${properties.Category}&zip_code=${properties.Zip}&sub_id=${properties.vid}"};const Xt={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},eo={Appliances:"We Have Appliance Pros Standing By!"},to={Appliances:"What is the best number to reach you?"},oo=["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"],no=(e=oo)=>({values:{Painting_Subtype:{"Whole Exterior":e,"Exterior Touch-up":e,"Interior Rooms":["paintingRooms",...e],"Interior Touch-up":["paintingRooms",...e],Ceilings:["paintingRooms",...e],Deck:e,Shed:e,Cabinets:e,"Not Sure or Other":e}}}),ro={Additions:["Painting","Landscaping","Plumbing","Appliances","Heating and Cooling","Driveways"],Electrical:["Painting","Plumbing","Drywall and Plaster","Flooring","Remodeling","Roofing"],Flooring:["Painting","Plumbing","Electrical","Carpentry","Remodeling","Roofing"],"General Contractors":["Painting","Plumbing","Electrical","Flooring","Landscaping","Roofing"],"Home Builders":["Painting","Driveways","Masonry and Concrete","Pest Control","Landscaping","Windows"],Painting:["Plumbing","Electrical","Flooring","Remodeling","Roofing","Windows"],Plumbing:["Painting","Appliances","Electrical","Flooring","Remodeling","Roofing"],Remodeling:["Painting","Landscaping","Electrical","Flooring","Masonry and Concrete","Roofing"],Roofing:["Painting","Plumbing","Electrical","Flooring","Remodeling","Windows"],"*":["Painting","Plumbing","Electrical","Siding","Remodeling","Roofing"]},ao=function(e=oo){const t=Kt();return t.data.dynamicSchema=[Be(),Ke(),Ue(),Qe(),Ye(),Ze(),Je(),Xe(),et(),tt(),ot(),nt(),rt(),at(),it(),lt(),st(),pt(),ut(),ct(),dt(),mt(),ht(),yt(),ft(),gt(),bt(),St(),Ct(),wt(),vt(),xt(),Wt(),kt(),_t(),$t(),Pt(),It({nextStepMap:no(e)}),Tt(),Rt(),Et(),Ot(),Ht(),jt(),Dt(),Mt(),Ft(),At(),Nt(),Lt(),qt(),Qt(),Gt(),Ge({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),ze({headlineClass:"!t-text-dark"})],t}(),io=[function(e={}){return Le("appliancesCrossSellQuestions",[Ee({headline:"Connect With Appliance Pros"}),(t="true",o="CrossSell:Appliances",$("ApplianceQuestions",{if:t||'$get(Category).value == "Appliances"',children:[j(o),H(o)]})),_("CrossSell:Appliances",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("carpentryCrossSellQuestions",[Ee({headline:"Connect With a Carpenter"}),(t="true",o="CrossSell:Carpentry",$("CarpentryQuestions",{if:t||'$get(Category).value == "Carpentry"',children:[M(o),H(o)]})),_("CrossSell:Carpentry",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("drivewaysCrossSellQuestions",[Ee({headline:"Connect With Driveway Pros"}),(t="true",o="CrossSell:Driveways",$("DrivewaysQuestions",{if:t||'$get(Category).value == "Driveways"',children:[G(o),z(o)]})),_("CrossSell:Driveways",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("drywallCrossSellQuestions",[Ee({headline:"Connect With Drywall Pros"}),(t="true",o="CrossSell:Drywall and Plaster",$("DrywallAndPlasterQuestions",{if:t||'$get(Category).value == "Drywall and Plaster"',children:[B(o),H(o)]})),_("CrossSell:Drywall and Plaster",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("electricalCrossSellQuestions",[Ee({headline:"Connect With Electrical Pros"}),(t="true",o="CrossSell:Electrical",$("ElectricalQuestions",{if:t||'$get(Category).value == "Electrical"',children:[V(o),H(o)]})),_("CrossSell:Electrical",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("flooringCrossSellQuestions",[Ee({headline:"Connect With Flooring Pros"}),(t="true",o="CrossSell:Flooring",$("FlooringQuestions",{if:t||'$get(Category).value == "Flooring"',children:[U(o),H(o)]})),_("CrossSell:Flooring",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("heatingCoolingCrossSellQuestions",[Ee({headline:"Connect With HVAC Pros"}),(t="true",o="CrossSell:Heating and Cooling",$("HeatingAndCoolingQuestions",{if:t||'$get(Category).value == "Heating and Cooling"',children:[ne(o),re(o),H(o)]})),_("CrossSell:Heating and Cooling",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("landscapingCrossSellQuestions",[Ee({headline:"Connect With a Landscaper"}),(t="true",o="CrossSell:Landscaping",$("LandscapingQuestions",{if:t||'$get(Category).value == "Landscaping"',children:[ie(o),H(o)]})),_("CrossSell:Landscaping",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("masonryAndConcreteCrossSellQuestions",[Ee({headline:"Connect With Masonry Pros"}),(t="true",o="CrossSell:Masonry and Concrete",$("MasonryAndConcreteQuestions",{if:t||'$get(Category).value == "Masonry and Concrete"',children:[le(o),se(o),pe(o)]})),_("CrossSell:Masonry and Concrete",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("paintingCrossSellQuestions",[Ee({headline:"Connect With a Painter"}),(t="true",o="CrossSell:Painting",$("PaintingQuestions",{if:t||'$get(Category).value == "Painting"',children:[ce(o),te(o)]})),_("CrossSell:Painting",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("pestControlCrossSellQuestions",[Ee({headline:"Get Pest Control Help"}),(t="true",o="CrossSell:Pest Control",$("PestControlQuestions",{if:t||'$get(Category).value == "Pest Control"',children:[de(o)]})),_("CrossSell:Pest Control",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("plumbingCrossSellQuestions",[Ee({headline:"Connect With a Plumber"}),(t="true",o="CrossSell:Plumbing",$("PlumbingQuestions",{if:t||'$get(Category).value == "Plumbing"',children:[ye(o),H(o)]})),_("CrossSell:Plumbing",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("remodelingCrossSellQuestions",[Ee({headline:"Connect With Remodelers"}),(t="true",o="CrossSell:Remodeling",$("RemodelingQuestions",{if:t||'$get(Category).value == "Remodeling"',children:[fe(o)]})),_("CrossSell:Remodeling",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("roofingCrossSellQuestions",[Ee({headline:"Connect With a Roofer"}),(t="true",o="CrossSell:Roofing",$("RoofingQuestions",{if:t||'$get(Category).value == "Roofing"',children:[be(o),ge(o)]})),_("CrossSell:Roofing",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("sidingCrossSellQuestions",[Ee({headline:"Connect With Siding Pros"}),(t="true",o="CrossSell:Siding",$("SidingQuestions",{if:t||'$get(Category).value == "Siding"',children:[Se(o),H(o)]})),_("CrossSell:Siding",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return Le("windowsCrossSellQuestions",[Ee({headline:"Connect With Window Pros"}),(t="true",o="CrossSell:Windows",$("WindowsQuestions",{if:t||'$get(Category).value == "Windows"',children:[We(o),xe(o),ke(o)]})),_("CrossSell:Windows",!1,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,o}(),function(e={}){return e.nextOnInput=!1,e.stepKey="$get(Category).value",Le("homeImprovementCrossSells",[Ve(e),(e.scope,p({id:"HomeImprovement_CrossSells",name:"HomeImprovement_CrossSells",help:'Just hit "Next" if none apply',helpClass:"t-text-center !t-text-sm",validation:null,options:'$getCrossSellOptions($get(form), $getVal($get(form), "Category"))'}))],e)}({headlineClass:"!t-text-dark",nextStepMap:{values:{HomeImprovement_CrossSells:{Appliances:["appliancesCrossSellQuestions"],Carpentry:["carpentryCrossSellQuestions"],Driveways:["drivewaysCrossSellQuestions"],"Drywall and Plaster":["drywallCrossSellQuestions"],Electrical:["electricalCrossSellQuestions"],Flooring:["flooringCrossSellQuestions"],"Heating and Cooling":["heatingCoolingCrossSellQuestions"],Landscaping:["landscapingCrossSellQuestions"],"Masonry and Concrete":["masonryAndConcreteCrossSellQuestions"],Painting:["paintingCrossSellQuestions"],"Pest Control":["pestControlCrossSellQuestions"],Plumbing:["plumbingCrossSellQuestions"],Remodeling:["remodelingCrossSellQuestions"],Roofing:["roofingCrossSellQuestions"],Siding:["sidingCrossSellQuestions"],Windows:["windowsCrossSellQuestions"]},"*":["firstAndLast","contactInfo"]},appendSteps:["firstAndLast","contactInfo"],matchesAllowed:1}})];ao.data.dynamicSchema=ao.data.dynamicSchema.concat(io);const lo=[ao,e(Ut,so),{$cmp:"FormKit",props:function(t){const o=e(zt,t);return o.formId&&!o.name&&(o.name=o.formId),o}({formId:"generalHomeImprovement",redirectMap:function(t){return e(Yt,t)}(),crossSellOptionMap:ro}),children:[function(t){return e(Zt,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "Fast. Reliable. Local. Free")',if:"$activeStep === $firstStep()"}),...Jt,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return Le("homeImprovementCategory",[I(e.scope,!0,e.input)],e)}({nextOnInput:!1,nextStepMap:((e=oo)=>({values:{Category:{Additions:["additionsSubType","constructionAreaSize",...e],Appliances:["applianceType","homeImprovementWorkType",...e],Appraisals:[...e],Cabinets:["cabinetWorkType",...e],Carpentry:["carpentrySubtype","homeImprovementWorkType",...e],Carpets:["carpetWorkType",...e],Cleaning:["cleaningSubtype",...e],Countertops:["countertopMaterial","homeImprovementWorkType",...e],"Decks and Porches":["deckWorkType",...e],Demolition:["demolitionSubtype",...e],Doors:["doorSubtype","homeImprovementWorkType",...e],Driveways:["drivewayWorkType","drivewayMaterial",...e],"Drywall and Plaster":["wallSurfaceType","homeImprovementWorkType",...e],Electrical:["electricalSubtype","homeImprovementWorkType",...e],Fencing:["fenceMaterial","homeImprovementWorkType",...e],Flooring:["flooringMaterial","homeImprovementWorkType",...e],Foundations:["homeImprovementWorkType",...e],"Garage Doors":["homeImprovementWorkType",...e],"General Contractors":["generalContractorSubtype",...e],Gutters:["gutterMaterial","gutterWorkType",...e],Handyman:[...e],"Holiday Decorators":[...e],"Smart Home":["smartHomeSubtype",...e],"Home Builders":[...e],"Home Inspection":[...e],"Home Organization":["homeOrganizationSubtype",...e],"Home Security":[...e],"Home Staging":["numberOfRooms",...e],"Home Theater":["homeTheaterSubtype",...e],"Home Warranties":[...e],"Hot Tubs":["homeImprovementWorkType",...e],"Heating and Cooling":["heatingCoolingSubtype","fuelSource","homeImprovementWorkType",...e],Insulation:["insulationSubtype",...e],"Junk Removal":[...e],Landscaping:["landscapingSubtype","homeImprovementWorkType",...e],Locksmiths:[...e],"Masonry and Concrete":["masonrySubtype","masonryMaterial","masonryWorkType",...e],Restoration:["restorationSubtype",...e],Painting:["paintingSubtype","paintingRooms",...e],"Pest Control":["pestControlSubtype",...e],Pools:["poolsSubtype","poolsWorkType",...e],Plumbing:["plumbingSubtype","homeImprovementWorkType",...e],"Pressure Washing":[...e],Remodeling:["remodelingSubtype",...e],Roofing:["roofingWorkType","roofingMaterial",...e],Sheds:["homeImprovementWorkType",...e],Siding:["sidingMaterial","homeImprovementWorkType",...e],Solar:["homeImprovementWorkType",...e],Tiling:["tilingSubtype","homeImprovementWorkType",...e],"Tree Services":["treeServicesSubtype",...e],"Walk-in Tubs":[...e],Waterproofing:["waterproofingSubtype",...e],"Window Cleaning":[...e],Windows:["windowsSubtype","windowsWorkType","numberOfWindows",...e]},"*":e}}))(),headlineClass:"t-text-lg",input:{placeholder:"Select a Category",innerClass:"!t-max-w-[275px] md:!t-max-w-xl"}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return Le("contactInfo",[Me(e),Fe(e),{$el:"script",if:"$activeStep === $lastStep()",children:Ae},w(e.scope),W(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),Re()],{nextOnEnter:!1});var t}(),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var so;return lo}();
@@ -13,8 +13,11 @@ const DEFAULT_FINAL_SUBHEADLINE_DYNAMIC_LEGAL =
13
13
  const DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC_HOME_IMPROVEMENT = DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC;
14
14
  const DEFAULT_FINAL_HEADLINE_HOME_IMPROVEMENT = "We Found Contractors!";
15
15
  const DEFAULT_FINAL_SUBHEADLINE_HOME_IMPROVEMENT = "Compare quotes and save. Verify contact info:";
16
+ // This version has a link to a providers page, starting without that
17
+ // export const TCPA_LANGUAGE_HOME_IMPROVEMENT =
18
+ // 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.'
16
19
  const TCPA_LANGUAGE_HOME_IMPROVEMENT =
17
- 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.';
20
+ "By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.";
18
21
 
19
22
  const radio = (updates) => {
20
23
  if (updates.name && !updates.id) {
@@ -1 +1 @@
1
- var generalHomeImprovementThankYou=function(){"use strict";function e(){return Object.assign({},...arguments)}const t="Please briefly describe your issue in a few words:",o='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',a='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',n='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',r=o,i="We Found Contractors!",l="Compare quotes and save. Verify contact info:",s='By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.',p=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),u=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",p(e)),m=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",p(e)),c=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",p(e)),d=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),h=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",d(e)),y=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",d(e)),f=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),b=e=>(e.wrapperClass="side-by-side t-items-center",f(e)),g=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",f(e)),S=(e,t,o={})=>(t?g:b)({label:t?o.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...o}),w=(e,t,o={})=>(t?g:b)({$formkit:"email",name:e?e+":Email":"Email",label:t?o.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...o}),x=(e,t,o={})=>(t?g:b)({label:t?o.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...o}),W=(e,t,o={})=>(t?g:b)({label:t?o.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...o}),v=(e,t,o={})=>(t?g:b)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?o.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...o}),C=(e,t,o={})=>(t?g:b)({label:t?o.label:"Zip Code:",help:t?o.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...o}),k=(t,o,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),_=["Additions","Appliances","Appraisals","Cabinets","Carpentry","Carpets","Cleaning","Countertops","Decks and Porches","Demolition","Doors","Driveways","Drywall and Plaster","Electrical","Fencing","Flooring","Foundations","Garage Doors","General Contractors","Gutters","Handyman","Holiday Decorators","Smart Home","Home Builders","Home Inspection","Home Organization","Home Security","Home Staging","Home Theater","Home Warranties","Hot Tubs","Heating and Cooling","Insulation","Junk Removal","Landscaping","Locksmiths","Masonry and Concrete","Restoration","Painting","Pest Control","Pools","Plumbing","Pressure Washing","Remodeling","Roofing","Sheds","Siding","Solar","Tiling","Tree Services","Walk-in Tubs","Waterproofing","Window Cleaning","Windows","Not Sure or Other"],I=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"Select a Category:",name:t?t+":Category":"Category",options:_},a)),$=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)),T=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)),O=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of addition?",name:t?t+":Additions_Subtype":"Additions_Subtype",options:["Garage","In-Law Suite","Additional Rooms","Additional Stories","Bump-out","Sunroom","Accessory Dwelling Unit","Basement Remodeling","Attic Remodeling","Not Sure or Other"]},a)),E=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the size of the construction area?",name:t?t+":Construction_Area_Size":"Construction_Area_Size",options:["Less than 1000 square feet","1000 to 2000 square feet","More than 2000 square feet"]},a)),H=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),R=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of appliance?",name:t?t+":Appliance_Type":"Appliance_Type",options:["Cooktop","Dishwasher","Dryer","Freezer","Garbage Disposal","Ice Maker","Microwave","Range","Refrigerator","Stove","Trash Compactor","Oven","Vacuum","Washer Machine","Not Sure or Other"]},a)),P=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Cabinet_Work_Type":"Cabinet_Work_Type",options:["Install","Refinish","Reface","Repair","Not Sure or Other"]},a)),M=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What carpentry job type?",name:t?t+":Carpentry_Subtype":"Carpentry_Subtype",options:["Closets","Custom Furniture","Built-ins","Framing","Interior Trim","Exterior Trim","Windows","Stairways and Railings","Gazebo or Pergola","Multiple Jobs","Not Sure or Other"]},a)),N=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Carpet_Work_Type":"Carpet_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),F=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of cleaning?",name:t?t+":Cleaning_Subtype":"Cleaning_Subtype",options:["Whole Home","Office","Carpets","Windows","Air Ducts or Vents","Chimney","Deck","Tile or Grout","Garage","Shed","Gutters","Pool","Junk Removal","Not Sure or Other"]},a)),D=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of countertop?",name:t?t+":Countertop_Material":"Countertop_Material",options:["Concrete","Granite","Laminate","Marble","Quartz","Stainless Steel","Wood","Not Sure or Other"]},a)),j=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Deck_Work_Type":"Deck_Work_Type",options:["Paint or Stain","Install or Replace","Repair","Not Sure or Other"]},a)),A=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of demolition?",name:t?t+":Demolition_Subtype":"Demolition_Subtype",options:["Whole Structure","Partial Home","Shed","Not Sure or Other"]},a)),q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of door?",name:t?t+":Door_Subtype":"Door_Subtype",options:["Interior","Exterior","Garage","Sliding","Storm","Not Sure or Other"]},a)),L=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Driveway_Work_Type":"Driveway_Work_Type",options:["Install or Replace","Repair","Sealing","Not Sure or Other"]},a)),G=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What driveway material?",name:t?t+":Driveway_Material":"Driveway_Material",options:["Asphalt","Brick","Cobblestone","Pebble","Concrete","Pavers","Not Sure or Other"]},a)),z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What surface type?",name:t?t+":Wall_Surface_Type":"Wall_Surface_Type",options:["Drywall","Plaster","Stucco","Not Sure or Other"]},a)),B=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),V=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What fence material?",name:t?t+":Fence_Material":"Fence_Material",options:["Aluminum","Chain Link","Wood","Wire","Vinyl","Iron","Not Sure or Other"]},a)),K=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},a)),U=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},a)),Y=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What gutter material?",name:t?t+":Gutter_Material":"Gutter_Material",options:["Galvanized","Metal","PVC","Wood","Not Sure or Other"]},a)),Z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Gutter_Work_Type":"Gutter_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),J=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What smart home job type?",name:t?t+":Smart_Home_Subtype":"Smart_Home_Subtype",options:["Thermostats","Video Doorbells","Camera Systems","Lighting","Speaker Systems","Not Sure or Other"]},a)),Q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home organization job?",name:t?t+":Home_Organization_Subtype":"Home_Organization_Subtype",options:["Packing or Unpacking","Room Organization","Shed Organization","Storage Solutions","Decluttering","Not Sure or Other"]},a)),X=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),ee=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home theater job?",name:t?t+":Home_Theater_Subtype":"Home_Theater_Subtype",options:["Hang TV","Install Sound System","Wiring","Troubleshooting","Not Sure or Other"]},a)),te=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What heating or cooling job?",name:t?t+":Heating_Cooling_Subtype":"Heating_Cooling_Subtype",options:["Central Air","Humidifier","Ducts and Vents","Furnace","Heat Pump","Radiant Floor","Swamp Cooler","Not Sure or Other"]},a)),oe=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What is the fuel source?",name:t?t+":Fuel_Source":"Fuel_Source",options:["Gas","Oil","Electric","Propane","Not Sure or Other"]},a)),ae=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of insulation job?",name:t?t+":Insulation_Subtype":"Insulation_Subtype",options:["Batt or Roll","Spray Foam","Blown-in","Reflective","Not Sure or Other"]},a)),ne=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Sprinklers"]},a)),re=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What masonry job?",name:t?t+":Masonry_Subtype":"Masonry_Subtype",options:["Driveways","Walkways","Floors","Walls","Facades","Material Delivery","Not Sure or Other"]},a)),ie=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What masonry material?",name:t?t+":Masonry_Material":"Masonry_Material",options:["Brick or Stone","Pavers","Concrete","Not Sure or Other"]},a)),le=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Masonry_Work_Type":"Masonry_Work_Type",options:["Install or Replace","Repoint Brick or Stone","Repair","Not Sure or Other"]},a)),se=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What restoration job?",name:t?t+":Restoration_Subtype":"Restoration_Subtype",options:["Mold Remediation","Fire Damage","Water Damage","Not Sure or Other"]},a)),pe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),ue=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What pest control job type?",name:t?t+":Pest_Control_Subtype":"Pest_Control_Subtype",options:["Bed Bugs","Flying Animals","Insects","Rodents","Small Animals","Bees","Termites","Not Sure or Other"]},a)),me=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Pools_Work_Type":"Pools_Work_Type",options:["Install or Replace","Repair","Cleaning","Close or Open Pool","Not Sure or Other"]},a)),ce=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of pool?",name:t?t+":Pools_Subtype":"Pools_Subtype",options:["Above Ground","Inground Concrete","Inground Fiberglass","Inground Vinyl","Inground Gunite","Pool Liners","Pool Filters","Not Sure or Other"]},a)),de=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),he=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},a)),ye=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),fe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),be=(t,o,a={})=>(o?u:h)(e({label:o?a.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},a)),ge=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What tiling job type?",name:t?t+":Tiling_Subtype":"Tiling_Subtype",options:["Floor","Backsplash","Bathroom","Wall","Not Sure or Other"]},a)),Se=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What tree service job type?",name:t?t+":Tree_Services_Subtype":"Tree_Services_Subtype",options:["Tree Removal","Tree Trimming","Stump Grinding","Not Sure or Other"]},a)),we=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What waterproofing job?",name:t?t+":Waterproofing_Subtype":"Waterproofing_Subtype",options:["Foundations","Basements","Drainage","Not Sure or Other"]},a)),xe=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),We=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},a)),ve=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},a)),Ce="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",ke="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",_e=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,Ie=e=>{if(_e(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const o=e.children[t];if(_e(o))return o;const a=Ie(o);if(a)return a}return null},$e={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function Te(t){return e($e,t)}function Oe(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Ee(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function He(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Re(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Pe(e){return{$el:"h3",children:e.headline||a,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function Me(e){return{$el:"h5",children:e.subheadline||n,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const Ne="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const Fe=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function De(t,o,a={}){const{nextOnEnter:n=!0,nextOnInput:r=!1,stepKey:i,nextStepMap:l,triggerRedirectMap:s,autoFocus:p}=a;if(o&&o.length&&(n||r)){const e=Ie(o[o.length-1]);e&&!0===n&&(e.onKeypress=Ce),e&&!0===r&&(e.onInput=ke)}return e(Fe(t,i),{children:[{$formkit:"group",id:t,name:t,nextStepMap:l,triggerRedirectMap:s,autoFocus:p,children:o}]})}function je(e,t,o,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),De(e,[Oe({headline:a.headline??o,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function Ae(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,je("address",S(e.scope,!0,e.input),"What is the street address of the home?",e)}function qe(e={}){const a={...e,nextOnEnter:!1};return De("comments",[He(e),k(e.scope,!1,{label:void 0===e.label?t:e.label,placeholder:e.placeholder||o,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],a)}function Le(e={}){return De("firstAndLast",[Re({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),Ee({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),x(e.scope),W(e.scope)],e)}function Ge(e={}){return je("zipcode",C(e.scope,!0,e.input),"Please verify your Zip Code",e)}function ze(e={}){return je("timeframe",$(e.scope,!0,e.input),"What is the project timeframe?",e)}function Be(e={}){return je("ownHome",T(e.scope,!0,e.input),"Do you own the home?",e)}function Ve(e={}){return je("additionsSubType",O(e.scope,!0,e.input),"What type of addition?",e)}function Ke(e={}){return je("constructionAreaSize",E(e.scope,!0,e.input),"What is the size of the construction area?",e)}function Ue(e={}){return je("homeImprovementWorkType",H(e.scope,!0,e.input),"What type of work?",e)}function Ye(e={}){return je("applianceType",R(e.scope,!0,e.input),"What type of appliance?",e)}function Ze(e={}){return je("cabinetWorkType",P(e.scope,!0,e.input),"What type of cabinet work?",e)}function Je(e={}){return je("carpentrySubtype",M(e.scope,!0,e.input),"What carpentry job type?",e)}function Qe(e={}){return je("carpetWorkType",N(e.scope,!0,e.input),"What type of carpet work?",e)}function Xe(e={}){return je("cleaningSubtype",F(e.scope,!0,e.input),"What type of cleaning?",e)}function et(e={}){return je("countertopMaterial",D(e.scope,!0,e.input),"What type of countertop material?",e)}function tt(e={}){return je("deckWorkType",j(e.scope,!0,e.input),"What type of deck work?",e)}function ot(e={}){return je("demolitionSubtype",A(e.scope,!0,e.input),"What type of demolition?",e)}function at(e={}){return je("doorSubtype",q(e.scope,!0,e.input),"What type of door?",e)}function nt(e={}){return je("drivewayWorkType",L(e.scope,!0,e.input),"What type of driveway work?",e)}function rt(e={}){return je("drivewayMaterial",G(e.scope,!0,e.input),"What type of driveway material?",e)}function it(e={}){return je("wallSurfaceType",z(e.scope,!0,e.input),"What type of surface?",e)}function lt(e={}){return je("electricalSubtype",B(e.scope,!0,e.input),"What electrical job type?",e)}function st(e={}){return je("fenceMaterial",V(e.scope,!0,e.input),"What type of fence material?",e)}function pt(e={}){return je("flooringMaterial",K(e.scope,!0,e.input),"What type of flooring material?",e)}function ut(e={}){return je("generalContractorSubtype",U(e.scope,!0,e.input),"What type of general contractor work?",e)}function mt(e={}){return je("gutterMaterial",Y(e.scope,!0,e.input),"What type of gutter material?",e)}function ct(e={}){return je("gutterWorkType",Z(e.scope,!0,e.input),"What type of gutter work?",e)}function dt(e={}){return je("smartHomeSubtype",J(e.scope,!0,e.input),"What type of smart home work?",e)}function ht(e={}){return je("homeOrganizationSubtype",Q(e.scope,!0,e.input),"What type of home organization work?",e)}function yt(e={}){return je("numberOfRooms",X(e.scope,!0,e.input),"How many rooms?",e)}function ft(e={}){return je("homeTheaterSubtype",ee(e.scope,!0,e.input),"What type of home theater work?",e)}function bt(e={}){return je("heatingCoolingSubtype",te(e.scope,!0,e.input),"What heating or cooling job type?",e)}function gt(e={}){return je("fuelSource",oe(e.scope,!0,e.input),"What type of fuel source?",e)}function St(e={}){return je("insulationSubtype",ae(e.scope,!0,e.input),"What type of insulation work?",e)}function wt(e={}){return je("landscapingSubtype",ne(e.scope,!0,e.input),"What type of landscaping work?",e)}function xt(e={}){return je("masonrySubtype",re(e.scope,!0,e.input),"What masonry job type?",e)}function Wt(e={}){return je("masonryMaterial",ie(e.scope,!0,e.input),"What type of masonry material?",e)}function vt(e={}){return je("masonryWorkType",le(e.scope,!0,e.input),"What type of masonry work?",e)}function Ct(e={}){return je("restorationSubtype",se(e.scope,!0,e.input),"What type of restoration work?",e)}function kt(e={}){return je("paintingSubtype",pe(e.scope,!0,e.input),"What type of painting work?",e)}function _t(e={}){return je("paintingRooms",X(e.scope,!0,e.input),"How many rooms need painting?",e)}function It(e={}){return je("pestControlSubtype",ue(e.scope,!0,e.input),"What type of pest control work?",e)}function $t(e={}){return je("poolsWorkType",me(e.scope,!0,e.input),"What type of pool work?",e)}function Tt(e={}){return je("poolsSubtype",ce(e.scope,!0,e.input),"What type of pool work?",e)}function Ot(e={}){return je("plumbingSubtype",de(e.scope,!0,e.input),"What plumbing job type?",e)}function Et(e={}){return je("remodelingSubtype",he(e.scope,!0,e.input),"What type of remodeling work?",e)}function Ht(e={}){return je("roofingWorkType",ye(e.scope,!0,e.input),"What type of roofing work?",e)}function Rt(e={}){return je("roofingMaterial",fe(e.scope,!0,e.input),"What type of roofing material?",e)}function Pt(e={}){return je("sidingMaterial",be(e.scope,!0,e.input),"What type of siding material?",e)}function Mt(e={}){return je("tilingSubtype",ge(e.scope,!0,e.input),"What type of tiling work?",e)}function Nt(e={}){return je("treeServicesSubtype",Se(e.scope,!0,e.input),"What type of tree service work?",e)}function Ft(e={}){return je("waterproofingSubtype",we(e.scope,!0,e.input),"What type of waterproofing work?",e)}function Dt(e={}){return je("windowsWorkType",xe(e.scope,!0,e.input),"What type of windows work?",e)}function jt(e={}){return je("windowsSubtype",We(e.scope,!0,e.input),"What windows job type?",e)}function At(e={}){return je("numberOfWindows",ve(e.scope,!0,e.input),"How many windows?",e)}const qt={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Lt(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const Gt={};function zt(t=null){let o=Ut,a=Yt,n=Zt;return t&&(o=Lt(Ut,t),a=Lt(Yt,t),n=Lt(Zt,t)),{type:"meta",data:e(Gt,{tcpaLanguage:s,defaultCommentsPlaceholder:r,commentsPlaceholders:o,defaultFinalHeadline:i,finalHeadlines:a,defaultFinalSubHeadline:l,finalSubHeadlines:n})}}const Bt={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const Vt={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const Kt=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],Ut={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},Yt={Appliances:"We Have Appliance Pros Standing By!"},Zt={Appliances:"What is the best number to reach you?"},Jt=["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"],Qt=(e=Jt)=>({values:{Painting_Subtype:{"Whole Exterior":e,"Exterior Touch-up":e,"Interior Rooms":["paintingRooms",...e],"Interior Touch-up":["paintingRooms",...e],Ceilings:["paintingRooms",...e],Deck:e,Shed:e,Cabinets:e,"Not Sure or Other":e}}}),Xt=["comments","timeframe","ownHome","zipcode","address","firstAndLast","contactInfo"],eo=[function(e=Jt){const t=zt();return t.data.dynamicSchema=[Ge(),ze(),Be(),Ae(),Ue(),Ve(),Ke(),Ye(),Ze(),Je(),Qe(),Xe(),et(),tt(),ot(),at(),nt(),rt(),it(),lt(),st(),pt(),ut(),mt(),ct(),dt(),ht(),yt(),ft(),bt(),gt(),St(),wt(),xt(),Wt(),vt(),Ct(),kt({nextStepMap:Qt(e)}),_t(),It(),$t(),Tt(),Ot(),Et(),Ht(),Rt(),Pt(),Mt(),Nt(),Ft(),Dt(),jt(),At(),qe({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),Le({headlineClass:"!t-text-dark"})],t}(Xt),e(Bt,to),{$cmp:"FormKit",props:function(t){const o=e(qt,t);return o.formId&&!o.name&&(o.name=o.formId),o}({formId:"generalHomeImprovementThankYou",redirectMap:{"*":"/thank-you"}}),children:[function(t){return e(Vt,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "Fast. Reliable. Local. Free")',if:"$activeStep === $firstStep()"}),...Kt,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return De("homeImprovementCategory",[I(e.scope,!0,e.input)],e)}({nextOnInput:!1,nextStepMap:((e=Jt)=>({values:{Category:{Additions:["additionsSubType","constructionAreaSize",...e],Appliances:["applianceType","homeImprovementWorkType",...e],Appraisals:[...e],Cabinets:["cabinetWorkType",...e],Carpentry:["carpentrySubtype","homeImprovementWorkType",...e],Carpets:["carpetWorkType",...e],Cleaning:["cleaningSubtype",...e],Countertops:["countertopMaterial","homeImprovementWorkType",...e],"Decks and Porches":["deckWorkType",...e],Demolition:["demolitionSubtype",...e],Doors:["doorSubtype","homeImprovementWorkType",...e],Driveways:["drivewayWorkType","drivewayMaterial",...e],"Drywall and Plaster":["wallSurfaceType","homeImprovementWorkType",...e],Electrical:["electricalSubtype","homeImprovementWorkType",...e],Fencing:["fenceMaterial","homeImprovementWorkType",...e],Flooring:["flooringMaterial","homeImprovementWorkType",...e],Foundations:["homeImprovementWorkType",...e],"Garage Doors":["homeImprovementWorkType",...e],"General Contractors":["generalContractorSubtype",...e],Gutters:["gutterMaterial","gutterWorkType",...e],Handyman:[...e],"Holiday Decorators":[...e],"Smart Home":["smartHomeSubtype",...e],"Home Builders":[...e],"Home Inspection":[...e],"Home Organization":["homeOrganizationSubtype",...e],"Home Security":[...e],"Home Staging":["numberOfRooms",...e],"Home Theater":["homeTheaterSubtype",...e],"Home Warranties":[...e],"Hot Tubs":["homeImprovementWorkType",...e],"Heating and Cooling":["heatingCoolingSubtype","fuelSource","homeImprovementWorkType",...e],Insulation:["insulationSubtype",...e],"Junk Removal":[...e],Landscaping:["landscapingSubtype","homeImprovementWorkType",...e],Locksmiths:[...e],"Masonry and Concrete":["masonrySubtype","masonryMaterial","masonryWorkType",...e],Restoration:["restorationSubtype",...e],Painting:["paintingSubtype","paintingRooms",...e],"Pest Control":["pestControlSubtype",...e],Pools:["poolsSubtype","poolsWorkType",...e],Plumbing:["plumbingSubtype","homeImprovementWorkType",...e],"Pressure Washing":[...e],Remodeling:["remodelingSubtype",...e],Roofing:["roofingWorkType","roofingMaterial",...e],Sheds:["homeImprovementWorkType",...e],Siding:["sidingMaterial","homeImprovementWorkType",...e],Solar:["homeImprovementWorkType",...e],Tiling:["tilingSubtype","homeImprovementWorkType",...e],"Tree Services":["treeServicesSubtype",...e],"Walk-in Tubs":[...e],Waterproofing:["waterproofingSubtype",...e],"Window Cleaning":[...e],Windows:["windowsSubtype","windowsWorkType","numberOfWindows",...e]},"*":e}}))(Xt),headlineClass:"t-text-lg",input:{placeholder:"Select a Category",innerClass:"!t-max-w-[275px] md:!t-max-w-xl"}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return De("contactInfo",[Pe(e),Me(e),{$el:"script",if:"$activeStep === $lastStep()",children:Ne},w(e.scope),v(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),Te()],{nextOnEnter:!1});var t}(),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var to;return eo}();
1
+ var generalHomeImprovementThankYou=function(){"use strict";function e(){return Object.assign({},...arguments)}const t="Please briefly describe your issue in a few words:",o='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',a='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',n='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',r=o,i="We Found Contractors!",l="Compare quotes and save. Verify contact info:",s="By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.",p=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),u=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",p(e)),m=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",p(e)),c=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",p(e)),d=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),h=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",d(e)),y=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",d(e)),f=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),b=e=>(e.wrapperClass="side-by-side t-items-center",f(e)),g=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",f(e)),S=(e,t,o={})=>(t?g:b)({label:t?o.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...o}),w=(e,t,o={})=>(t?g:b)({$formkit:"email",name:e?e+":Email":"Email",label:t?o.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...o}),x=(e,t,o={})=>(t?g:b)({label:t?o.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...o}),W=(e,t,o={})=>(t?g:b)({label:t?o.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...o}),v=(e,t,o={})=>(t?g:b)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?o.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...o}),C=(e,t,o={})=>(t?g:b)({label:t?o.label:"Zip Code:",help:t?o.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...o}),k=(t,o,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),_=["Additions","Appliances","Appraisals","Cabinets","Carpentry","Carpets","Cleaning","Countertops","Decks and Porches","Demolition","Doors","Driveways","Drywall and Plaster","Electrical","Fencing","Flooring","Foundations","Garage Doors","General Contractors","Gutters","Handyman","Holiday Decorators","Smart Home","Home Builders","Home Inspection","Home Organization","Home Security","Home Staging","Home Theater","Home Warranties","Hot Tubs","Heating and Cooling","Insulation","Junk Removal","Landscaping","Locksmiths","Masonry and Concrete","Restoration","Painting","Pest Control","Pools","Plumbing","Pressure Washing","Remodeling","Roofing","Sheds","Siding","Solar","Tiling","Tree Services","Walk-in Tubs","Waterproofing","Window Cleaning","Windows","Not Sure or Other"],I=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"Select a Category:",name:t?t+":Category":"Category",options:_},a)),$=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)),T=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)),O=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of addition?",name:t?t+":Additions_Subtype":"Additions_Subtype",options:["Garage","In-Law Suite","Additional Rooms","Additional Stories","Bump-out","Sunroom","Accessory Dwelling Unit","Basement Remodeling","Attic Remodeling","Not Sure or Other"]},a)),E=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the size of the construction area?",name:t?t+":Construction_Area_Size":"Construction_Area_Size",options:["Less than 1000 square feet","1000 to 2000 square feet","More than 2000 square feet"]},a)),H=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),R=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of appliance?",name:t?t+":Appliance_Type":"Appliance_Type",options:["Cooktop","Dishwasher","Dryer","Freezer","Garbage Disposal","Ice Maker","Microwave","Range","Refrigerator","Stove","Trash Compactor","Oven","Vacuum","Washer Machine","Not Sure or Other"]},a)),P=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Cabinet_Work_Type":"Cabinet_Work_Type",options:["Install","Refinish","Reface","Repair","Not Sure or Other"]},a)),M=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What carpentry job type?",name:t?t+":Carpentry_Subtype":"Carpentry_Subtype",options:["Closets","Custom Furniture","Built-ins","Framing","Interior Trim","Exterior Trim","Windows","Stairways and Railings","Gazebo or Pergola","Multiple Jobs","Not Sure or Other"]},a)),N=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Carpet_Work_Type":"Carpet_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),F=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of cleaning?",name:t?t+":Cleaning_Subtype":"Cleaning_Subtype",options:["Whole Home","Office","Carpets","Windows","Air Ducts or Vents","Chimney","Deck","Tile or Grout","Garage","Shed","Gutters","Pool","Junk Removal","Not Sure or Other"]},a)),D=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of countertop?",name:t?t+":Countertop_Material":"Countertop_Material",options:["Concrete","Granite","Laminate","Marble","Quartz","Stainless Steel","Wood","Not Sure or Other"]},a)),j=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Deck_Work_Type":"Deck_Work_Type",options:["Paint or Stain","Install or Replace","Repair","Not Sure or Other"]},a)),A=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of demolition?",name:t?t+":Demolition_Subtype":"Demolition_Subtype",options:["Whole Structure","Partial Home","Shed","Not Sure or Other"]},a)),q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of door?",name:t?t+":Door_Subtype":"Door_Subtype",options:["Interior","Exterior","Garage","Sliding","Storm","Not Sure or Other"]},a)),L=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Driveway_Work_Type":"Driveway_Work_Type",options:["Install or Replace","Repair","Sealing","Not Sure or Other"]},a)),G=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What driveway material?",name:t?t+":Driveway_Material":"Driveway_Material",options:["Asphalt","Brick","Cobblestone","Pebble","Concrete","Pavers","Not Sure or Other"]},a)),z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What surface type?",name:t?t+":Wall_Surface_Type":"Wall_Surface_Type",options:["Drywall","Plaster","Stucco","Not Sure or Other"]},a)),B=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),V=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What fence material?",name:t?t+":Fence_Material":"Fence_Material",options:["Aluminum","Chain Link","Wood","Wire","Vinyl","Iron","Not Sure or Other"]},a)),K=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},a)),U=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},a)),Y=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What gutter material?",name:t?t+":Gutter_Material":"Gutter_Material",options:["Galvanized","Metal","PVC","Wood","Not Sure or Other"]},a)),Z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Gutter_Work_Type":"Gutter_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),J=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What smart home job type?",name:t?t+":Smart_Home_Subtype":"Smart_Home_Subtype",options:["Thermostats","Video Doorbells","Camera Systems","Lighting","Speaker Systems","Not Sure or Other"]},a)),Q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home organization job?",name:t?t+":Home_Organization_Subtype":"Home_Organization_Subtype",options:["Packing or Unpacking","Room Organization","Shed Organization","Storage Solutions","Decluttering","Not Sure or Other"]},a)),X=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),ee=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home theater job?",name:t?t+":Home_Theater_Subtype":"Home_Theater_Subtype",options:["Hang TV","Install Sound System","Wiring","Troubleshooting","Not Sure or Other"]},a)),te=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What heating or cooling job?",name:t?t+":Heating_Cooling_Subtype":"Heating_Cooling_Subtype",options:["Central Air","Humidifier","Ducts and Vents","Furnace","Heat Pump","Radiant Floor","Swamp Cooler","Not Sure or Other"]},a)),oe=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What is the fuel source?",name:t?t+":Fuel_Source":"Fuel_Source",options:["Gas","Oil","Electric","Propane","Not Sure or Other"]},a)),ae=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of insulation job?",name:t?t+":Insulation_Subtype":"Insulation_Subtype",options:["Batt or Roll","Spray Foam","Blown-in","Reflective","Not Sure or Other"]},a)),ne=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Sprinklers"]},a)),re=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What masonry job?",name:t?t+":Masonry_Subtype":"Masonry_Subtype",options:["Driveways","Walkways","Floors","Walls","Facades","Material Delivery","Not Sure or Other"]},a)),ie=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What masonry material?",name:t?t+":Masonry_Material":"Masonry_Material",options:["Brick or Stone","Pavers","Concrete","Not Sure or Other"]},a)),le=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Masonry_Work_Type":"Masonry_Work_Type",options:["Install or Replace","Repoint Brick or Stone","Repair","Not Sure or Other"]},a)),se=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What restoration job?",name:t?t+":Restoration_Subtype":"Restoration_Subtype",options:["Mold Remediation","Fire Damage","Water Damage","Not Sure or Other"]},a)),pe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),ue=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What pest control job type?",name:t?t+":Pest_Control_Subtype":"Pest_Control_Subtype",options:["Bed Bugs","Flying Animals","Insects","Rodents","Small Animals","Bees","Termites","Not Sure or Other"]},a)),me=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Pools_Work_Type":"Pools_Work_Type",options:["Install or Replace","Repair","Cleaning","Close or Open Pool","Not Sure or Other"]},a)),ce=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of pool?",name:t?t+":Pools_Subtype":"Pools_Subtype",options:["Above Ground","Inground Concrete","Inground Fiberglass","Inground Vinyl","Inground Gunite","Pool Liners","Pool Filters","Not Sure or Other"]},a)),de=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),he=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},a)),ye=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),fe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),be=(t,o,a={})=>(o?u:h)(e({label:o?a.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},a)),ge=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What tiling job type?",name:t?t+":Tiling_Subtype":"Tiling_Subtype",options:["Floor","Backsplash","Bathroom","Wall","Not Sure or Other"]},a)),Se=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What tree service job type?",name:t?t+":Tree_Services_Subtype":"Tree_Services_Subtype",options:["Tree Removal","Tree Trimming","Stump Grinding","Not Sure or Other"]},a)),we=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What waterproofing job?",name:t?t+":Waterproofing_Subtype":"Waterproofing_Subtype",options:["Foundations","Basements","Drainage","Not Sure or Other"]},a)),xe=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),We=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},a)),ve=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},a)),Ce="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",ke="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",_e=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,Ie=e=>{if(_e(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const o=e.children[t];if(_e(o))return o;const a=Ie(o);if(a)return a}return null},$e={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function Te(t){return e($e,t)}function Oe(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Ee(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function He(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Re(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Pe(e){return{$el:"h3",children:e.headline||a,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function Me(e){return{$el:"h5",children:e.subheadline||n,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const Ne="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const Fe=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function De(t,o,a={}){const{nextOnEnter:n=!0,nextOnInput:r=!1,stepKey:i,nextStepMap:l,triggerRedirectMap:s,autoFocus:p}=a;if(o&&o.length&&(n||r)){const e=Ie(o[o.length-1]);e&&!0===n&&(e.onKeypress=Ce),e&&!0===r&&(e.onInput=ke)}return e(Fe(t,i),{children:[{$formkit:"group",id:t,name:t,nextStepMap:l,triggerRedirectMap:s,autoFocus:p,children:o}]})}function je(e,t,o,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),De(e,[Oe({headline:a.headline??o,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function Ae(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,je("address",S(e.scope,!0,e.input),"What is the street address of the home?",e)}function qe(e={}){const a={...e,nextOnEnter:!1};return De("comments",[He(e),k(e.scope,!1,{label:void 0===e.label?t:e.label,placeholder:e.placeholder||o,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],a)}function Le(e={}){return De("firstAndLast",[Re({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),Ee({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),x(e.scope),W(e.scope)],e)}function Ge(e={}){return je("zipcode",C(e.scope,!0,e.input),"Please verify your Zip Code",e)}function ze(e={}){return je("timeframe",$(e.scope,!0,e.input),"What is the project timeframe?",e)}function Be(e={}){return je("ownHome",T(e.scope,!0,e.input),"Do you own the home?",e)}function Ve(e={}){return je("additionsSubType",O(e.scope,!0,e.input),"What type of addition?",e)}function Ke(e={}){return je("constructionAreaSize",E(e.scope,!0,e.input),"What is the size of the construction area?",e)}function Ue(e={}){return je("homeImprovementWorkType",H(e.scope,!0,e.input),"What type of work?",e)}function Ye(e={}){return je("applianceType",R(e.scope,!0,e.input),"What type of appliance?",e)}function Ze(e={}){return je("cabinetWorkType",P(e.scope,!0,e.input),"What type of cabinet work?",e)}function Je(e={}){return je("carpentrySubtype",M(e.scope,!0,e.input),"What carpentry job type?",e)}function Qe(e={}){return je("carpetWorkType",N(e.scope,!0,e.input),"What type of carpet work?",e)}function Xe(e={}){return je("cleaningSubtype",F(e.scope,!0,e.input),"What type of cleaning?",e)}function et(e={}){return je("countertopMaterial",D(e.scope,!0,e.input),"What type of countertop material?",e)}function tt(e={}){return je("deckWorkType",j(e.scope,!0,e.input),"What type of deck work?",e)}function ot(e={}){return je("demolitionSubtype",A(e.scope,!0,e.input),"What type of demolition?",e)}function at(e={}){return je("doorSubtype",q(e.scope,!0,e.input),"What type of door?",e)}function nt(e={}){return je("drivewayWorkType",L(e.scope,!0,e.input),"What type of driveway work?",e)}function rt(e={}){return je("drivewayMaterial",G(e.scope,!0,e.input),"What type of driveway material?",e)}function it(e={}){return je("wallSurfaceType",z(e.scope,!0,e.input),"What type of surface?",e)}function lt(e={}){return je("electricalSubtype",B(e.scope,!0,e.input),"What electrical job type?",e)}function st(e={}){return je("fenceMaterial",V(e.scope,!0,e.input),"What type of fence material?",e)}function pt(e={}){return je("flooringMaterial",K(e.scope,!0,e.input),"What type of flooring material?",e)}function ut(e={}){return je("generalContractorSubtype",U(e.scope,!0,e.input),"What type of general contractor work?",e)}function mt(e={}){return je("gutterMaterial",Y(e.scope,!0,e.input),"What type of gutter material?",e)}function ct(e={}){return je("gutterWorkType",Z(e.scope,!0,e.input),"What type of gutter work?",e)}function dt(e={}){return je("smartHomeSubtype",J(e.scope,!0,e.input),"What type of smart home work?",e)}function ht(e={}){return je("homeOrganizationSubtype",Q(e.scope,!0,e.input),"What type of home organization work?",e)}function yt(e={}){return je("numberOfRooms",X(e.scope,!0,e.input),"How many rooms?",e)}function ft(e={}){return je("homeTheaterSubtype",ee(e.scope,!0,e.input),"What type of home theater work?",e)}function bt(e={}){return je("heatingCoolingSubtype",te(e.scope,!0,e.input),"What heating or cooling job type?",e)}function gt(e={}){return je("fuelSource",oe(e.scope,!0,e.input),"What type of fuel source?",e)}function St(e={}){return je("insulationSubtype",ae(e.scope,!0,e.input),"What type of insulation work?",e)}function wt(e={}){return je("landscapingSubtype",ne(e.scope,!0,e.input),"What type of landscaping work?",e)}function xt(e={}){return je("masonrySubtype",re(e.scope,!0,e.input),"What masonry job type?",e)}function Wt(e={}){return je("masonryMaterial",ie(e.scope,!0,e.input),"What type of masonry material?",e)}function vt(e={}){return je("masonryWorkType",le(e.scope,!0,e.input),"What type of masonry work?",e)}function Ct(e={}){return je("restorationSubtype",se(e.scope,!0,e.input),"What type of restoration work?",e)}function kt(e={}){return je("paintingSubtype",pe(e.scope,!0,e.input),"What type of painting work?",e)}function _t(e={}){return je("paintingRooms",X(e.scope,!0,e.input),"How many rooms need painting?",e)}function It(e={}){return je("pestControlSubtype",ue(e.scope,!0,e.input),"What type of pest control work?",e)}function $t(e={}){return je("poolsWorkType",me(e.scope,!0,e.input),"What type of pool work?",e)}function Tt(e={}){return je("poolsSubtype",ce(e.scope,!0,e.input),"What type of pool work?",e)}function Ot(e={}){return je("plumbingSubtype",de(e.scope,!0,e.input),"What plumbing job type?",e)}function Et(e={}){return je("remodelingSubtype",he(e.scope,!0,e.input),"What type of remodeling work?",e)}function Ht(e={}){return je("roofingWorkType",ye(e.scope,!0,e.input),"What type of roofing work?",e)}function Rt(e={}){return je("roofingMaterial",fe(e.scope,!0,e.input),"What type of roofing material?",e)}function Pt(e={}){return je("sidingMaterial",be(e.scope,!0,e.input),"What type of siding material?",e)}function Mt(e={}){return je("tilingSubtype",ge(e.scope,!0,e.input),"What type of tiling work?",e)}function Nt(e={}){return je("treeServicesSubtype",Se(e.scope,!0,e.input),"What type of tree service work?",e)}function Ft(e={}){return je("waterproofingSubtype",we(e.scope,!0,e.input),"What type of waterproofing work?",e)}function Dt(e={}){return je("windowsWorkType",xe(e.scope,!0,e.input),"What type of windows work?",e)}function jt(e={}){return je("windowsSubtype",We(e.scope,!0,e.input),"What windows job type?",e)}function At(e={}){return je("numberOfWindows",ve(e.scope,!0,e.input),"How many windows?",e)}const qt={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Lt(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const Gt={};function zt(t=null){let o=Ut,a=Yt,n=Zt;return t&&(o=Lt(Ut,t),a=Lt(Yt,t),n=Lt(Zt,t)),{type:"meta",data:e(Gt,{tcpaLanguage:s,defaultCommentsPlaceholder:r,commentsPlaceholders:o,defaultFinalHeadline:i,finalHeadlines:a,defaultFinalSubHeadline:l,finalSubHeadlines:n})}}const Bt={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const Vt={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const Kt=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],Ut={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},Yt={Appliances:"We Have Appliance Pros Standing By!"},Zt={Appliances:"What is the best number to reach you?"},Jt=["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"],Qt=(e=Jt)=>({values:{Painting_Subtype:{"Whole Exterior":e,"Exterior Touch-up":e,"Interior Rooms":["paintingRooms",...e],"Interior Touch-up":["paintingRooms",...e],Ceilings:["paintingRooms",...e],Deck:e,Shed:e,Cabinets:e,"Not Sure or Other":e}}}),Xt=["comments","timeframe","ownHome","zipcode","address","firstAndLast","contactInfo"],eo=[function(e=Jt){const t=zt();return t.data.dynamicSchema=[Ge(),ze(),Be(),Ae(),Ue(),Ve(),Ke(),Ye(),Ze(),Je(),Qe(),Xe(),et(),tt(),ot(),at(),nt(),rt(),it(),lt(),st(),pt(),ut(),mt(),ct(),dt(),ht(),yt(),ft(),bt(),gt(),St(),wt(),xt(),Wt(),vt(),Ct(),kt({nextStepMap:Qt(e)}),_t(),It(),$t(),Tt(),Ot(),Et(),Ht(),Rt(),Pt(),Mt(),Nt(),Ft(),Dt(),jt(),At(),qe({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),Le({headlineClass:"!t-text-dark"})],t}(Xt),e(Bt,to),{$cmp:"FormKit",props:function(t){const o=e(qt,t);return o.formId&&!o.name&&(o.name=o.formId),o}({formId:"generalHomeImprovementThankYou",redirectMap:{"*":"/thank-you"}}),children:[function(t){return e(Vt,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "Fast. Reliable. Local. Free")',if:"$activeStep === $firstStep()"}),...Kt,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return De("homeImprovementCategory",[I(e.scope,!0,e.input)],e)}({nextOnInput:!1,nextStepMap:((e=Jt)=>({values:{Category:{Additions:["additionsSubType","constructionAreaSize",...e],Appliances:["applianceType","homeImprovementWorkType",...e],Appraisals:[...e],Cabinets:["cabinetWorkType",...e],Carpentry:["carpentrySubtype","homeImprovementWorkType",...e],Carpets:["carpetWorkType",...e],Cleaning:["cleaningSubtype",...e],Countertops:["countertopMaterial","homeImprovementWorkType",...e],"Decks and Porches":["deckWorkType",...e],Demolition:["demolitionSubtype",...e],Doors:["doorSubtype","homeImprovementWorkType",...e],Driveways:["drivewayWorkType","drivewayMaterial",...e],"Drywall and Plaster":["wallSurfaceType","homeImprovementWorkType",...e],Electrical:["electricalSubtype","homeImprovementWorkType",...e],Fencing:["fenceMaterial","homeImprovementWorkType",...e],Flooring:["flooringMaterial","homeImprovementWorkType",...e],Foundations:["homeImprovementWorkType",...e],"Garage Doors":["homeImprovementWorkType",...e],"General Contractors":["generalContractorSubtype",...e],Gutters:["gutterMaterial","gutterWorkType",...e],Handyman:[...e],"Holiday Decorators":[...e],"Smart Home":["smartHomeSubtype",...e],"Home Builders":[...e],"Home Inspection":[...e],"Home Organization":["homeOrganizationSubtype",...e],"Home Security":[...e],"Home Staging":["numberOfRooms",...e],"Home Theater":["homeTheaterSubtype",...e],"Home Warranties":[...e],"Hot Tubs":["homeImprovementWorkType",...e],"Heating and Cooling":["heatingCoolingSubtype","fuelSource","homeImprovementWorkType",...e],Insulation:["insulationSubtype",...e],"Junk Removal":[...e],Landscaping:["landscapingSubtype","homeImprovementWorkType",...e],Locksmiths:[...e],"Masonry and Concrete":["masonrySubtype","masonryMaterial","masonryWorkType",...e],Restoration:["restorationSubtype",...e],Painting:["paintingSubtype","paintingRooms",...e],"Pest Control":["pestControlSubtype",...e],Pools:["poolsSubtype","poolsWorkType",...e],Plumbing:["plumbingSubtype","homeImprovementWorkType",...e],"Pressure Washing":[...e],Remodeling:["remodelingSubtype",...e],Roofing:["roofingWorkType","roofingMaterial",...e],Sheds:["homeImprovementWorkType",...e],Siding:["sidingMaterial","homeImprovementWorkType",...e],Solar:["homeImprovementWorkType",...e],Tiling:["tilingSubtype","homeImprovementWorkType",...e],"Tree Services":["treeServicesSubtype",...e],"Walk-in Tubs":[...e],Waterproofing:["waterproofingSubtype",...e],"Window Cleaning":[...e],Windows:["windowsSubtype","windowsWorkType","numberOfWindows",...e]},"*":e}}))(Xt),headlineClass:"t-text-lg",input:{placeholder:"Select a Category",innerClass:"!t-max-w-[275px] md:!t-max-w-xl"}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return De("contactInfo",[Pe(e),Me(e),{$el:"script",if:"$activeStep === $lastStep()",children:Ne},w(e.scope),v(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),Te()],{nextOnEnter:!1});var t}(),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var to;return eo}();
@@ -17,8 +17,11 @@ const DEFAULT_FINAL_SUBHEADLINE_DYNAMIC_LEGAL =
17
17
  const DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC_HOME_IMPROVEMENT = DEFAULT_COMMENTS_PLACEHOLDER_DYNAMIC;
18
18
  const DEFAULT_FINAL_HEADLINE_HOME_IMPROVEMENT = "We Found Contractors!";
19
19
  const DEFAULT_FINAL_SUBHEADLINE_HOME_IMPROVEMENT = "Compare quotes and save. Verify contact info:";
20
+ // This version has a link to a providers page, starting without that
21
+ // export const TCPA_LANGUAGE_HOME_IMPROVEMENT =
22
+ // 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.'
20
23
  const TCPA_LANGUAGE_HOME_IMPROVEMENT =
21
- 'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.';
24
+ "By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.";
22
25
  const defaultHomeImprovementCrossSells = ["Painting", "Plumbing", "Electrical", "Siding", "Remodeling", "Roofing"];
23
26
  const CROSS_SELL_OPTION_MAP_HOME_IMPROVEMENT = {
24
27
  // Values can be a list or a map of value -> display value
@@ -1 +1 @@
1
- var windows=function(){"use strict";function e(){return Object.assign({},...arguments)}const t='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',n='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',a='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',i=t,l=t=>(t&&t.legendClass||(t.legendClass="required t-w-[100%] t-text-center"),t.fieldsetClass="$reset t-flex t-justify-center t-flex-col",t.innerClass="t-items-start",t.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",t.optionClass="t-pl-4 md:t-pl-16 md:t-min-w-[200px]",t.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",t.messagesClass="t-flex t-justify-center",t.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t)))(t)),s=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),r=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",s(e)),o=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",s(e)),d=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",s(e)),c=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),p=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",c(e)),m=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",c(e)),u=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),f=e=>(e.wrapperClass="side-by-side t-items-center",u(e)),h=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",u(e)),g=(e,t,n={})=>(t?h:f)({$formkit:"email",name:e?e+":Email":"Email",label:t?n.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...n}),b=(e,t,n={})=>(t?h:f)({label:t?n.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...n}),x=(e,t,n={})=>(t?h:f)({label:t?n.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...n}),y=(e,t,n={})=>(t?h:f)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?n.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...n}),C=(t,n,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),w=(t,n)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},n),v=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),$=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),S=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),I=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),E=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),P=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},a)),k=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),_=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),W=(t,n,a={})=>(n?r:p)(e({label:n?a.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},a)),R=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},a)),j="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",q="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",F=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,O=e=>{if(F(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const n=e.children[t];if(F(n))return n;const a=O(n);if(a)return a}return null},H={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function T(t){return e(H,t)}function A(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-4 t-pt-0 t-px-1"}}}function N(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function M(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function L(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function D(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Q(e){return{$el:"h3",children:e.headline||n,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function z(e){return{$el:"h5",children:e.subheadline||a,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const K="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const B=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function G(t,n,a={}){const{nextOnEnter:i=!0,nextOnInput:l=!1,stepKey:s,nextStepMap:r,triggerRedirectMap:o,autoFocus:d}=a;if(n&&n.length&&(i||l)){const e=O(n[n.length-1]);e&&!0===i&&(e.onKeypress=j),e&&!0===l&&(e.onInput=q)}return e(B(t,s),{children:[{$formkit:"group",id:t,name:t,nextStepMap:r,triggerRedirectMap:o,autoFocus:d,children:n}]})}function U(e,t,n,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),G(e,[N({headline:a.headline??n,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function Z(e){return{$el:"h3",children:e.headline||"Interested in free quotes for other projects?",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}const V={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Y(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const J={};const X={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const ee={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const te=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],ne={"*":"https://listings.zipcontractor.com/api/v1/redirect?zone_id=4&vertical=HomeImprovement&category=${properties.Category}&zip_code=${properties.Zip}&sub_id=${properties.vid}"};const ae={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},ie={Appliances:"We Have Appliance Pros Standing By!"},le={Appliances:"What is the best number to reach you?"},se={Additions:["Painting","Landscaping","Plumbing","Appliances","Heating and Cooling","Driveways"],Electrical:["Painting","Plumbing","Drywall and Plaster","Flooring","Remodeling","Roofing"],Flooring:["Painting","Plumbing","Electrical","Carpentry","Remodeling","Roofing"],"General Contractors":["Painting","Plumbing","Electrical","Flooring","Landscaping","Roofing"],"Home Builders":["Painting","Driveways","Masonry and Concrete","Pest Control","Landscaping","Windows"],Painting:["Plumbing","Electrical","Flooring","Remodeling","Roofing","Windows"],Plumbing:["Painting","Appliances","Electrical","Flooring","Remodeling","Roofing"],Remodeling:["Painting","Landscaping","Electrical","Flooring","Masonry and Concrete","Roofing"],Roofing:["Painting","Plumbing","Electrical","Flooring","Remodeling","Windows"],"*":["Painting","Plumbing","Electrical","Siding","Remodeling","Roofing"]},re=function(t=null){let n=ae,a=ie,l=le;return t&&(n=Y(ae,t),a=Y(ie,t),l=Y(le,t)),{type:"meta",data:e(J,{tcpaLanguage:'By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.',defaultCommentsPlaceholder:i,commentsPlaceholders:n,defaultFinalHeadline:"We Found Contractors!",finalHeadlines:a,defaultFinalSubHeadline:"Compare quotes and save. Verify contact info:",finalSubHeadlines:l})}}();re.data.dynamicSchema=[function(e={}){return U("zipcode",((e,t,n={})=>(t?h:f)({label:t?n.label:"Zip Code:",help:t?n.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...n}))(e.scope,!0,e.input),"Please verify your Zip Code",e)}(),function(t={}){return U("timeframe",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)))(t.scope,!0,t.input),"What is the project timeframe?",t)}(),function(t={}){return U("ownHome",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)))(t.scope,!0,t.input),"Do you own the home?",t)}(),function(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,U("address",((e,t,n={})=>(t?h:f)({label:t?n.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...n}))(e.scope,!0,e.input),"What is the street address of the home?",e)}(),function(t={}){return U("windowsWorkType",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)))(t.scope,!0,t.input),"What type of windows work?",t)}(),function(t={}){return U("numberOfWindows",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},a)))(t.scope,!0,t.input),"How many windows?",t)}(),function(e={}){const n={...e,nextOnEnter:!1};return G("comments",[L(e),C(e.scope,0,{label:void 0===e.label?"Please briefly describe your issue in a few words:":e.label,placeholder:e.placeholder||t,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],n)}({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),function(e={}){return G("firstAndLast",[D({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),M({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),b(e.scope),x(e.scope)],e)}({headlineClass:"!t-text-dark"}),function(e={}){return G("electricalCrossSellQuestions",[A({headline:"Connect With Electrical Pros"}),(t="true",n="CrossSell:Electrical",w("ElectricalQuestions",{if:t||'$get(Category).value == "Electrical"',children:[$(n),v(n)]})),C("CrossSell:Electrical",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("paintingCrossSellQuestions",[A({headline:"Connect With a Painter"}),(t="true",n="CrossSell:Painting",w("PaintingQuestions",{if:t||'$get(Category).value == "Painting"',children:[I(n),S(n)]})),C("CrossSell:Painting",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("plumbingCrossSellQuestions",[A({headline:"Connect With a Plumber"}),(t="true",n="CrossSell:Plumbing",w("PlumbingQuestions",{if:t||'$get(Category).value == "Plumbing"',children:[E(n),v(n)]})),C("CrossSell:Plumbing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("remodelingCrossSellQuestions",[A({headline:"Connect With Remodelers"}),(t="true",n="CrossSell:Remodeling",w("RemodelingQuestions",{if:t||'$get(Category).value == "Remodeling"',children:[P(n)]})),C("CrossSell:Remodeling",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("roofingCrossSellQuestions",[A({headline:"Connect With a Roofer"}),(t="true",n="CrossSell:Roofing",w("RoofingQuestions",{if:t||'$get(Category).value == "Roofing"',children:[_(n),k(n)]})),C("CrossSell:Roofing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("sidingCrossSellQuestions",[A({headline:"Connect With Siding Pros"}),(t="true",n="CrossSell:Siding",w("SidingQuestions",{if:t||'$get(Category).value == "Siding"',children:[W(n),v(n)]})),C("CrossSell:Siding",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return e.nextOnInput=!1,e.stepKey="$get(Category).value",G("homeImprovementCrossSells",[Z(e),(e.scope,l({id:"HomeImprovement_CrossSells",name:"HomeImprovement_CrossSells",help:'Just hit "Next" if none apply',helpClass:"t-text-center !t-text-sm",validation:null,options:'$getCrossSellOptions($get(form), $getVal($get(form), "Category"))'}))],e)}({headlineClass:"!t-text-dark",nextStepMap:{values:{HomeImprovement_CrossSells:{Appliances:["appliancesCrossSellQuestions"],Carpentry:["carpentryCrossSellQuestions"],Driveways:["drivewaysCrossSellQuestions"],"Drywall and Plaster":["drywallCrossSellQuestions"],Electrical:["electricalCrossSellQuestions"],Flooring:["flooringCrossSellQuestions"],"Heating and Cooling":["heatingCoolingCrossSellQuestions"],Landscaping:["landscapingCrossSellQuestions"],"Masonry and Concrete":["masonryAndConcreteCrossSellQuestions"],Painting:["paintingCrossSellQuestions"],"Pest Control":["pestControlCrossSellQuestions"],Plumbing:["plumbingCrossSellQuestions"],Remodeling:["remodelingCrossSellQuestions"],Roofing:["roofingCrossSellQuestions"],Siding:["sidingCrossSellQuestions"],Windows:["windowsCrossSellQuestions"]},"*":["firstAndLast","contactInfo"]},appendSteps:["firstAndLast","contactInfo"],matchesAllowed:1}})];const oe=[re,e(X,de),{$cmp:"FormKit",props:function(t){const n=e(V,t);return n.formId&&!n.name&&(n.name=n.formId),n}({formId:"windows",redirectMap:function(t){return e(ne,t)}(),crossSellOptionMap:se}),children:[function(t){return e(ee,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "What needs window work?")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...te,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return G("windowsSubtype",[{$formkit:"hidden",name:"Category",id:"Category",value:"Windows"},R(e.scope,!0,e.input)],e)}({nextOnInput:!1,headlineClass:"t-text-lg",nextStepMap:{values:{"*":["windowsWorkType","numberOfWindows","comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"]}}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return G("contactInfo",[Q(e),z(e),{$el:"script",if:"$activeStep === $lastStep()",children:K},g(e.scope),y(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),T()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]"}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var de;return oe}();
1
+ var windows=function(){"use strict";function e(){return Object.assign({},...arguments)}const t='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',n='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',a='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',i=t,l=t=>(t&&t.legendClass||(t.legendClass="required t-w-[100%] t-text-center"),t.fieldsetClass="$reset t-flex t-justify-center t-flex-col",t.innerClass="t-items-start",t.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",t.optionClass="t-pl-4 md:t-pl-16 md:t-min-w-[200px]",t.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",t.messagesClass="t-flex t-justify-center",t.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t)))(t)),s=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),r=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",s(e)),o=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",s(e)),d=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",s(e)),c=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),p=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",c(e)),m=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",c(e)),u=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),f=e=>(e.wrapperClass="side-by-side t-items-center",u(e)),h=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",u(e)),g=(e,t,n={})=>(t?h:f)({$formkit:"email",name:e?e+":Email":"Email",label:t?n.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...n}),b=(e,t,n={})=>(t?h:f)({label:t?n.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...n}),x=(e,t,n={})=>(t?h:f)({label:t?n.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...n}),y=(e,t,n={})=>(t?h:f)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?n.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...n}),C=(t,n,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),w=(t,n)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},n),v=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),$=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),S=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),I=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),E=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),P=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},a)),k=(t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),_=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),W=(t,n,a={})=>(n?r:p)(e({label:n?a.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},a)),R=(t,n,a={})=>(n?m:p)(e({label:n?a.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},a)),j="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",q="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",F=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,O=e=>{if(F(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const n=e.children[t];if(F(n))return n;const a=O(n);if(a)return a}return null},H={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function T(t){return e(H,t)}function A(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-4 t-pt-0 t-px-1"}}}function N(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function M(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function L(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function D(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Q(e){return{$el:"h3",children:e.headline||n,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")+" f-contact-info-headline"}}}function z(e){return{$el:"h5",children:e.subheadline||a,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")+" f-contact-info-subheadline"}}}const K="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const B=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function G(t,n,a={}){const{nextOnEnter:i=!0,nextOnInput:l=!1,stepKey:s,nextStepMap:r,triggerRedirectMap:o,autoFocus:d}=a;if(n&&n.length&&(i||l)){const e=O(n[n.length-1]);e&&!0===i&&(e.onKeypress=j),e&&!0===l&&(e.onInput=q)}return e(B(t,s),{children:[{$formkit:"group",id:t,name:t,nextStepMap:r,triggerRedirectMap:o,autoFocus:d,children:n}]})}function U(e,t,n,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),G(e,[N({headline:a.headline??n,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function Z(e){return{$el:"h3",children:e.headline||"Interested in free quotes for other projects?",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}const V={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Y(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const J={};const X={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const ee={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const te=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],ne={"*":"https://listings.zipcontractor.com/api/v1/redirect?zone_id=4&vertical=HomeImprovement&category=${properties.Category}&zip_code=${properties.Zip}&sub_id=${properties.vid}"};const ae={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},ie={Appliances:"We Have Appliance Pros Standing By!"},le={Appliances:"What is the best number to reach you?"},se={Additions:["Painting","Landscaping","Plumbing","Appliances","Heating and Cooling","Driveways"],Electrical:["Painting","Plumbing","Drywall and Plaster","Flooring","Remodeling","Roofing"],Flooring:["Painting","Plumbing","Electrical","Carpentry","Remodeling","Roofing"],"General Contractors":["Painting","Plumbing","Electrical","Flooring","Landscaping","Roofing"],"Home Builders":["Painting","Driveways","Masonry and Concrete","Pest Control","Landscaping","Windows"],Painting:["Plumbing","Electrical","Flooring","Remodeling","Roofing","Windows"],Plumbing:["Painting","Appliances","Electrical","Flooring","Remodeling","Roofing"],Remodeling:["Painting","Landscaping","Electrical","Flooring","Masonry and Concrete","Roofing"],Roofing:["Painting","Plumbing","Electrical","Flooring","Remodeling","Windows"],"*":["Painting","Plumbing","Electrical","Siding","Remodeling","Roofing"]},re=function(t=null){let n=ae,a=ie,l=le;return t&&(n=Y(ae,t),a=Y(ie,t),l=Y(le,t)),{type:"meta",data:e(J,{tcpaLanguage:"By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by contractors and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.",defaultCommentsPlaceholder:i,commentsPlaceholders:n,defaultFinalHeadline:"We Found Contractors!",finalHeadlines:a,defaultFinalSubHeadline:"Compare quotes and save. Verify contact info:",finalSubHeadlines:l})}}();re.data.dynamicSchema=[function(e={}){return U("zipcode",((e,t,n={})=>(t?h:f)({label:t?n.label:"Zip Code:",help:t?n.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...n}))(e.scope,!0,e.input),"Please verify your Zip Code",e)}(),function(t={}){return U("timeframe",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)))(t.scope,!0,t.input),"What is the project timeframe?",t)}(),function(t={}){return U("ownHome",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)))(t.scope,!0,t.input),"Do you own the home?",t)}(),function(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,U("address",((e,t,n={})=>(t?h:f)({label:t?n.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...n}))(e.scope,!0,e.input),"What is the street address of the home?",e)}(),function(t={}){return U("windowsWorkType",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)))(t.scope,!0,t.input),"What type of windows work?",t)}(),function(t={}){return U("numberOfWindows",((t,n,a={})=>(n?d:o)(e({label:n?a.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},a)))(t.scope,!0,t.input),"How many windows?",t)}(),function(e={}){const n={...e,nextOnEnter:!1};return G("comments",[L(e),C(e.scope,0,{label:void 0===e.label?"Please briefly describe your issue in a few words:":e.label,placeholder:e.placeholder||t,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],n)}({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),function(e={}){return G("firstAndLast",[D({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),M({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),b(e.scope),x(e.scope)],e)}({headlineClass:"!t-text-dark"}),function(e={}){return G("electricalCrossSellQuestions",[A({headline:"Connect With Electrical Pros"}),(t="true",n="CrossSell:Electrical",w("ElectricalQuestions",{if:t||'$get(Category).value == "Electrical"',children:[$(n),v(n)]})),C("CrossSell:Electrical",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("paintingCrossSellQuestions",[A({headline:"Connect With a Painter"}),(t="true",n="CrossSell:Painting",w("PaintingQuestions",{if:t||'$get(Category).value == "Painting"',children:[I(n),S(n)]})),C("CrossSell:Painting",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("plumbingCrossSellQuestions",[A({headline:"Connect With a Plumber"}),(t="true",n="CrossSell:Plumbing",w("PlumbingQuestions",{if:t||'$get(Category).value == "Plumbing"',children:[E(n),v(n)]})),C("CrossSell:Plumbing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("remodelingCrossSellQuestions",[A({headline:"Connect With Remodelers"}),(t="true",n="CrossSell:Remodeling",w("RemodelingQuestions",{if:t||'$get(Category).value == "Remodeling"',children:[P(n)]})),C("CrossSell:Remodeling",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("roofingCrossSellQuestions",[A({headline:"Connect With a Roofer"}),(t="true",n="CrossSell:Roofing",w("RoofingQuestions",{if:t||'$get(Category).value == "Roofing"',children:[_(n),k(n)]})),C("CrossSell:Roofing",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return G("sidingCrossSellQuestions",[A({headline:"Connect With Siding Pros"}),(t="true",n="CrossSell:Siding",w("SidingQuestions",{if:t||'$get(Category).value == "Siding"',children:[W(n),v(n)]})),C("CrossSell:Siding",0,{label:"Project Description:",placeholder:"Please describe your project in a few words...",inputClass:"!t-h-16"})],e);var t,n}(),function(e={}){return e.nextOnInput=!1,e.stepKey="$get(Category).value",G("homeImprovementCrossSells",[Z(e),(e.scope,l({id:"HomeImprovement_CrossSells",name:"HomeImprovement_CrossSells",help:'Just hit "Next" if none apply',helpClass:"t-text-center !t-text-sm",validation:null,options:'$getCrossSellOptions($get(form), $getVal($get(form), "Category"))'}))],e)}({headlineClass:"!t-text-dark",nextStepMap:{values:{HomeImprovement_CrossSells:{Appliances:["appliancesCrossSellQuestions"],Carpentry:["carpentryCrossSellQuestions"],Driveways:["drivewaysCrossSellQuestions"],"Drywall and Plaster":["drywallCrossSellQuestions"],Electrical:["electricalCrossSellQuestions"],Flooring:["flooringCrossSellQuestions"],"Heating and Cooling":["heatingCoolingCrossSellQuestions"],Landscaping:["landscapingCrossSellQuestions"],"Masonry and Concrete":["masonryAndConcreteCrossSellQuestions"],Painting:["paintingCrossSellQuestions"],"Pest Control":["pestControlCrossSellQuestions"],Plumbing:["plumbingCrossSellQuestions"],Remodeling:["remodelingCrossSellQuestions"],Roofing:["roofingCrossSellQuestions"],Siding:["sidingCrossSellQuestions"],Windows:["windowsCrossSellQuestions"]},"*":["firstAndLast","contactInfo"]},appendSteps:["firstAndLast","contactInfo"],matchesAllowed:1}})];const oe=[re,e(X,de),{$cmp:"FormKit",props:function(t){const n=e(V,t);return n.formId&&!n.name&&(n.name=n.formId),n}({formId:"windows",redirectMap:function(t){return e(ne,t)}(),crossSellOptionMap:se}),children:[function(t){return e(ee,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")+" f-first-headline"}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center t-text-[1.1rem] md:t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")+" f-first-subheadline"}}}(t),t)}({children:'$urlParam("shl", "What needs window work?")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...te,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return G("windowsSubtype",[{$formkit:"hidden",name:"Category",id:"Category",value:"Windows"},R(e.scope,!0,e.input)],e)}({nextOnInput:!1,headlineClass:"t-text-lg",nextStepMap:{values:{"*":["windowsWorkType","numberOfWindows","comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"]}}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return G("contactInfo",[Q(e),z(e),{$el:"script",if:"$activeStep === $lastStep()",children:K},g(e.scope),y(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),T()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]"}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" f-navigation-input"}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto f-navigation-input"}}]}))({startText:"Get Quotes",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var de;return oe}();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bhl-forms",
3
- "version": "0.9.2",
3
+ "version": "0.9.3",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },