It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://aaagaragedoorsaz.com

  1. <!doctype html>
  2. <html lang="en-US" class="no-js">
  3.    <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
  4.        
  5.        <link rel="icon" type="image/png" href="https://aaagaragedoorsaz.com/wp-content/uploads/Favicon.svg?dark">
  6.  
  7.        
  8.        <!-- Yoast Title -->    
  9.        <title>Garage Doors | Glendale, AZ | AAA Garage Doors</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@400;500;700;900&#038;family=Lato:wght@400;700&#038;family=Saira+Semi+Condensed:wght@700&#038;family=Ubuntu:wght@400;700&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@400;500;700;900&#038;family=Lato:wght@400;700&#038;family=Saira+Semi+Condensed:wght@700&#038;family=Ubuntu:wght@400;700&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@400;500;700;900&#038;family=Lato:wght@400;700&#038;family=Saira+Semi+Condensed:wght@700&#038;family=Ubuntu:wght@400;700&#038;display=swap" /></noscript>
  10.  
  11.                
  12.        <!-- dns prefetch -->
  13.        <link href="//www.google-analytics.com" rel="dns-prefetch">
  14.        
  15.        <!-- meta -->
  16.        <meta http-equiv="X-UA-Compatible" content="IE=edge">
  17.        <meta name="viewport" content="width=device-width, initial-scale=1.0">
  18.  
  19.        <!-- Google font(s) -->
  20. <link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  21.        <!-- css + javascript -->
  22.        <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  23.  
  24. <!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ -->
  25. <meta name="description" content="AAA Garage Doors is your trusted garage door company in Glendale, AZ, for all your garage door needs. Contact our team today!" />
  26. <link rel="canonical" href="https://aaagaragedoorsaz.com/" />
  27. <meta property="og:locale" content="en_US" />
  28. <meta property="og:type" content="website" />
  29. <meta property="og:title" content="Garage Doors | Glendale, AZ | AAA Garage Doors" />
  30. <meta property="og:description" content="AAA Garage Doors is your trusted garage door company in Glendale, AZ, for all your garage door needs. Contact our team today!" />
  31. <meta property="og:url" content="https://aaagaragedoorsaz.com/" />
  32. <meta property="og:site_name" content="AAA Garage Doors &amp; Gate Repair" />
  33. <meta property="article:modified_time" content="2023-09-27T22:24:53+00:00" />
  34. <meta property="og:image" content="https://aaagaragedoorsaz.com/wp-content/uploads/Facebook-Share.jpg" />
  35. <meta property="og:image:width" content="600" />
  36. <meta property="og:image:height" content="315" />
  37. <meta property="og:image:type" content="image/jpeg" />
  38. <meta name="twitter:card" content="summary_large_image" />
  39. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://aaagaragedoorsaz.com/","url":"https://aaagaragedoorsaz.com/","name":"Garage Doors | Glendale, AZ | AAA Garage Doors","isPartOf":{"@id":"https://aaagaragedoorsaz.com/#website"},"datePublished":"2015-09-09T18:23:14+00:00","dateModified":"2023-09-27T22:24:53+00:00","description":"AAA Garage Doors is your trusted garage door company in Glendale, AZ, for all your garage door needs. Contact our team today!","breadcrumb":{"@id":"https://aaagaragedoorsaz.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://aaagaragedoorsaz.com/"]}]},{"@type":"BreadcrumbList","@id":"https://aaagaragedoorsaz.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://aaagaragedoorsaz.com/#website","url":"https://aaagaragedoorsaz.com/","name":"AAA Garage Doors &amp; Gate Repair","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://aaagaragedoorsaz.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
  40. <!-- / Yoast SEO plugin. -->
  41.  
  42.  
  43. <link rel='dns-prefetch' href='//cdn.icomoon.io' />
  44. <link rel='dns-prefetch' href='//d1azc1qln24ryf.cloudfront.net' />
  45. <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
  46. <link data-minify="1" rel='stylesheet' id='ryno-service-areas-styles-css' href='https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/plugins/ryno-service-areas/assets/dist/style.css?ver=1708715755' media='all' />
  47. <link data-minify="1" rel='stylesheet' id='ryno-service-areas-icons-css' href='https://aaagaragedoorsaz.com/wp-content/cache/min/1/198172/ryno-service-areas/style-cf.css?ver=1708715755' media='all' />
  48. <link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1708715755' media='all' />
  49. <link rel='stylesheet' id='ryno-blacklist-css' href='https://aaagaragedoorsaz.com/wp-content/plugins/ryno-blacklist/public/css/ryno-blacklist-public.css?ver=1.0.0' media='all' />
  50. <link data-minify="1" rel='stylesheet' id='icomoon-css' href='https://aaagaragedoorsaz.com/wp-content/cache/min/1/198172/ryno-theme-icons/style-cf.css?ver=1708715755' media='all' />
  51. <link data-minify="1" rel='stylesheet' id='ryno_theme_style-css' href='https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/themes/theme-3/assets/css/main.css?ver=1708715755' media='all' />
  52. <link rel='stylesheet' id='style-css' href='https://aaagaragedoorsaz.com/wp-content/themes/theme-3/style.css?ver=1.0' media='all' />
  53. <link rel='stylesheet' id='print-css' href='https://aaagaragedoorsaz.com/wp-content/themes/theme-3/assets/css/print.css?ver=1.0' media='print' />
  54. <link data-minify="1" rel='stylesheet' id='build-style-css' href='https://aaagaragedoorsaz.com/wp-content/cache/background-css/aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/themes/theme-3-child/project/build/build.css?ver=1708715755&wpr_t=1713973875' media='all' />
  55. <link data-minify="1" rel='stylesheet' id='acf-colors-css' href='https://aaagaragedoorsaz.com/wp-content/cache/background-css/aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/themes/theme-3/assets/css/ryno-colors.css?ver=1708715755&wpr_t=1713973875' media='all' />
  56. <link data-minify="1" rel='stylesheet' id='child-style-css' href='https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/themes/theme-3-child/style.css?ver=1708715755' media='all' />
  57. <link rel="https://api.w.org/" href="https://aaagaragedoorsaz.com/wp-json/" /><link rel="alternate" type="application/json" href="https://aaagaragedoorsaz.com/wp-json/wp/v2/pages/47" /><link rel="alternate" type="application/json+oembed" href="https://aaagaragedoorsaz.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Faaagaragedoorsaz.com%2F" />
  58. <link rel="alternate" type="text/xml+oembed" href="https://aaagaragedoorsaz.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Faaagaragedoorsaz.com%2F&#038;format=xml" />
  59.    <script type="rocketlazyloadscript">
  60.    var rynoVarsArray = {"phone":"602-573-9952","unformattedPhone":"602-573-9952"};
  61.    </script>
  62.     <style id="wp-custom-css">
  63. .page-template-page-conversion .conversion-header {
  64.    background-position: center bottom !important;
  65. } </style>
  66. <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>        
  67.                
  68.                    <!-- Google Tag Manager -->
  69.            <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  70.            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  71.            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  72.            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  73.            })(window,document,'script','dataLayer','GTM-NCM8K7K');</script>
  74.            <!-- End Google Tag Manager -->
  75.                
  76.    <style id="wpr-lazyload-bg"></style><style id="wpr-lazyload-bg-exclusion"></style>
  77. <noscript>
  78. <style id="wpr-lazyload-bg-nostyle">:root{--wpr-bg-8a5c7bdc-6be3-43ce-94ea-b7a707fd869c: url('https://aaagaragedoorsaz.com/wp-content/uploads/img-decor-02.svg');}:root{--wpr-bg-832ef6f0-7462-4700-8c86-62167681ef17: url('https://aaagaragedoorsaz.com/wp-content/uploads/Page-Title.png');}:root{--wpr-bg-029acb48-f06f-4495-891d-f9ef5b5f8d3f: url('https://aaagaragedoorsaz.com/wp-content/uploads/Bulletpoint.svg');}:root{--wpr-bg-70102240-070c-49a1-9beb-f9656ff0d079: url('https://aaagaragedoorsaz.com/wp-content/uploads/Testimonial-BG-Mobile.jpg');}:root{--wpr-bg-89c7af96-4969-4a4d-a120-195d775a11c0: url('https://aaagaragedoorsaz.com/wp-content/uploads/Testimonial-BG.jpg');}</style>
  79. </noscript>
  80. <script type="application/javascript">const rocket_pairs = [{"selector":".mobile-cta__button","style":":root{--wpr-bg-8a5c7bdc-6be3-43ce-94ea-b7a707fd869c: url('https:\/\/aaagaragedoorsaz.com\/wp-content\/uploads\/img-decor-02.svg');}","hash":"8a5c7bdc-6be3-43ce-94ea-b7a707fd869c"},{"selector":".page-header","style":":root{--wpr-bg-832ef6f0-7462-4700-8c86-62167681ef17: url('https:\/\/aaagaragedoorsaz.com\/wp-content\/uploads\/Page-Title.png');}","hash":"832ef6f0-7462-4700-8c86-62167681ef17"},{"selector":".content-area ul li","style":":root{--wpr-bg-029acb48-f06f-4495-891d-f9ef5b5f8d3f: url('https:\/\/aaagaragedoorsaz.com\/wp-content\/uploads\/Bulletpoint.svg');}","hash":"029acb48-f06f-4495-891d-f9ef5b5f8d3f"},{"selector":".conversion-page-reviews","style":":root{--wpr-bg-70102240-070c-49a1-9beb-f9656ff0d079: url('https:\/\/aaagaragedoorsaz.com\/wp-content\/uploads\/Testimonial-BG-Mobile.jpg');}","hash":"70102240-070c-49a1-9beb-f9656ff0d079"},{"selector":".conversion-page-reviews","style":":root{--wpr-bg-89c7af96-4969-4a4d-a120-195d775a11c0: url('https:\/\/aaagaragedoorsaz.com\/wp-content\/uploads\/Testimonial-BG.jpg');}","hash":"89c7af96-4969-4a4d-a120-195d775a11c0"}];</script></head>
  81.    
  82.    <body class="home page-template-default page page-id-47">
  83.  
  84.                     <!-- Google Tag Manager (noscript) -->
  85.            <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCM8K7K"
  86.            height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  87.            <!-- End Google Tag Manager (noscript) -->
  88.        
  89.              
  90.        <!-- .wrapper -->
  91.        <div class="wrapper">
  92.  
  93.        <div id="js-mobile-sticky-header" class="mobile-sticky-header d-lg-none">
  94. <div class="mobile-header d-lg-none d-flex align-items-center">
  95. <div class="container-fluid">
  96. <div class="row align-items-center">
  97. <!-- .mobile-header__logo -->
  98.        <div class="mobile-header__logo col">
  99. <a href="https://aaagaragedoorsaz.com/" title="AAA Garage Door and Gates" rel="home">
  100.             <picture>
  101. <source data-lazy-srcset="https://aaagaragedoorsaz.com/wp-content/uploads/logo.svg" media="(min-width: 992px)">
  102. <img width="187" height="142" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20187%20142'%3E%3C/svg%3E" alt="AAA Garage Door and Gates logo" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/logo.svg"><noscript><img width="187" height="142" src="https://aaagaragedoorsaz.com/wp-content/uploads/logo.svg" alt="AAA Garage Door and Gates logo"></noscript>
  103. </picture>
  104.        </a>
  105. </div>
  106. <!-- /.mobile-header__logo -->
  107.  
  108. <div class="col-auto d-flex align-items-center">
  109. <a class="mobile-header__specials-icon d-inline-flex align-items-center" href="https://aaagaragedoorsaz.com/specials/">
  110. <span class="ri ryno-dollar"></span>
  111. </a>
  112. </div>
  113.  
  114. <div class="col-auto d-flex align-items-center">
  115. <a class="mobile-header__phone d-inline-flex align-items-center" href="tel:6025739952">
  116. <span class="ri ryno-phone-alt"></span>
  117. </a>
  118. </div>
  119. <div class="col-auto d-flex align-items-center justify-content-end">
  120. <div id="hamburger" class="hamburger hamburger--squeeze js-hamburger">
  121. <div class="hamburger-box">
  122. <div class="hamburger-inner"></div>
  123. </div>
  124. </div>
  125. </div>
  126. </div>
  127. </div>
  128. </div>
  129.  
  130. <!-- Navigation -->
  131. <div class="nav-bar">
  132. <div class="container-lg">
  133. <div class="row align-items-center">
  134. <nav class="nav col-12">
  135. <!-- .mobile-nav-buttons -->
  136. <div class="mobile-nav-buttons d-lg-none mobile-nav--two">
  137. <a href="/financing/" target="" class="mobile-cta__button mobile-cta__button--one">
  138. <span class="mobile-cta__button-text">Financing</span>
  139. </a>
  140. <a href="/contact-us/" target="" class="mobile-cta__button mobile-cta__button--two">
  141. <span class="mobile-cta__button-text">Contact Us</span>
  142. </a>
  143. </div>
  144. <!-- /.mobile-nav-buttons -->
  145. <ul id="menu-main-menu" class="main-navigation w-100 d-flex flex-column flex-lg-row justify-content-lg-between"><li id="menu-item-2631" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/residential-garage-doors/">Residential Garage Doors</a>
  146. <ul>
  147. <li id="menu-item-2942" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-installation-glendale/">Garage Door Installation</a></li>
  148. <li id="menu-item-2946" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-repair-glendale/">Garage Door Repair</a></li>
  149. <li id="menu-item-2944" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-maintenance-glendale/">Garage Door Maintenance</a></li>
  150. <li id="menu-item-2630" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-springs/">Garage Door Springs</a></li>
  151. <li id="menu-item-2848" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-openers/">Garage Door Openers</a></li>
  152. </ul>
  153. </li>
  154. <li id="menu-item-3085" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown top-level"><a href="#">Garage Types</a>
  155. <ul>
  156. <li id="menu-item-3084" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/overhead-garage-doors-glendale/">Overhead Garage Doors</a></li>
  157. </ul>
  158. </li>
  159. <li id="menu-item-2634" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/commercial-garage-doors/">Commercial Garage Doors</a></li>
  160. <li id="menu-item-149" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/services/">Services</a>
  161. <ul>
  162. <li id="menu-item-2632" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/gate-repair/">Gate Repair</a></li>
  163. <li id="menu-item-2633" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/ev-charging-stations/">EV Charging Stations</a></li>
  164. </ul>
  165. </li>
  166. <li id="menu-item-2629" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/gallery/">Gallery</a></li>
  167. <li id="menu-item-235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/specials/">Specials</a>
  168. <ul>
  169. <li id="menu-item-2628" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/financing/">Financing</a></li>
  170. <li id="menu-item-2823" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/maintenance-plan/">Maintenance Plan</a></li>
  171. </ul>
  172. </li>
  173. <li id="menu-item-2817" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/about-us/">About</a>
  174. <ul>
  175. <li id="menu-item-2635" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/service-area/">Service Area</a></li>
  176. <li id="menu-item-236" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/reviews/">Reviews</a></li>
  177. <li id="menu-item-2640" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/faqs/">FAQs</a></li>
  178. <li id="menu-item-2637" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/blog/">Blog</a></li>
  179. </ul>
  180. </li>
  181. <li id="menu-item-233" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/contact-us/">Contact</a></li>
  182. </ul> </nav>
  183. </div>
  184. </div>
  185. </div>
  186. <!-- /Navigation --></div>
  187. <div class="header-wrapper header--sticky d-none d-lg-block">
  188.    <div class="header__top">
  189.        <div class="bg-stretch">
  190.            <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%3E%3C/svg%3E" alt="" width="1600" height="900" data-lazy-src="/wp-content/uploads/img-bg-01.jpg"><noscript><img src="/wp-content/uploads/img-bg-01.jpg" alt="" width="1600" height="900"></noscript>
  191.        </div>
  192.    </div>
  193.    <div class="header__container container">
  194.        <div class="header__col align-items-end row">
  195.            <div class="col">
  196.                <div class="header-info">
  197.                    <span class="header-info__icon">
  198.                        <svg xmlns="http://www.w3.org/2000/svg" width="8.76" height="12.601" viewBox="0 0 8.76 12.601">
  199.                            <path id="placeholder" d="M-1.87,0A4.385,4.385,0,0,0-6.25,4.38c0,3.035,4.384,8.221,4.384,8.221S2.51,7.266,2.51,4.38A4.385,4.385,0,0,0-1.87,0ZM-.549,5.662a1.863,1.863,0,0,1-1.322.547,1.863,1.863,0,0,1-1.321-.547,1.871,1.871,0,0,1,0-2.643A1.856,1.856,0,0,1-1.87,2.472a1.857,1.857,0,0,1,1.322.547A1.871,1.871,0,0,1-.549,5.662Zm0,0" transform="translate(6.25)" fill="#fdfdfd" />
  200.                        </svg>
  201.                    </span>
  202.                    <span><a href="https://aaagaragedoorsaz.com/service-area/">Serving Glendale & The Surrounding Areas</a></span>
  203.                </div>
  204.                <a href="https://aaagaragedoorsaz.com/financing/" class="btn btn-primary">
  205.                    <span data-text="financing">
  206.                        <span class="bg-button">
  207.                            <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-02.svg"><noscript><img src="/wp-content/uploads/img-decor-02.svg" alt="" width="200" height="48"></noscript>
  208.                        </span>
  209.                    </span>
  210.                    <span class="bg-button">
  211.                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-03.jpg"><noscript><img src="/wp-content/uploads/img-decor-03.jpg" alt="" width="200" height="48"></noscript>
  212.                    </span>financing
  213.                </a>
  214.            </div>
  215.            <div class="col align-self-center">
  216.                <div class="logo">
  217.                    <a href="https://aaagaragedoorsaz.com" title="AAA Garage Door and Gates" rel="home">
  218.                        <img width="187" height="142" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20187%20142'%3E%3C/svg%3E" alt="AAA Garage Door and Gates logo" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/logo.svg"><noscript><img width="187" height="142" src="https://aaagaragedoorsaz.com/wp-content/uploads/logo.svg" alt="AAA Garage Door and Gates logo"></noscript>
  219.                    </a>
  220.                </div>
  221.            </div>
  222.            <div class="col text-end">
  223.                <span class="header-info-text">24/7 emergency service</span>
  224.                <a class="header-link" href="tel:6025739952">
  225.                    <span class="header-link__icon">
  226.                        <svg width="28" height="29" viewBox="0 0 28 29" fill="none" xmlns="http://www.w3.org/2000/svg">
  227.                            <path fill-rule="evenodd" clip-rule="evenodd" d="M20.5977 28.496C18.5782 28.4217 12.8552 27.6309 6.86144 21.6398C0.869108 15.6473 0.0795733 9.92683 0.0038453 7.90643C-0.108344 4.82745 2.25044 1.83681 4.97525 0.668873C5.30337 0.527216 5.66269 0.473283 6.01795 0.512366C6.37322 0.551449 6.71221 0.682205 7.00167 0.891804C9.24547 2.52663 10.7937 4.99991 12.1231 6.9446C12.4156 7.37185 12.5407 7.89177 12.4745 8.40528C12.4083 8.9188 12.1554 9.39001 11.7641 9.72913L9.0281 11.7608C8.89592 11.8562 8.80287 11.9963 8.76624 12.1552C8.72962 12.314 8.75191 12.4808 8.82896 12.6244C9.44881 13.7503 10.5511 15.4272 11.8132 16.6891C13.0767 17.951 14.8325 19.1259 16.0371 19.8157C16.1882 19.9005 16.366 19.9242 16.5339 19.8819C16.7019 19.8397 16.8473 19.7347 16.9403 19.5886L18.7213 16.8784C19.0487 16.4435 19.5318 16.1522 20.0692 16.0654C20.6067 15.9786 21.1569 16.1031 21.6046 16.4129C23.5777 17.7785 25.8804 19.2998 27.566 21.4576C27.7927 21.7491 27.9369 22.0961 27.9835 22.4623C28.0301 22.8286 27.9775 23.2007 27.8311 23.5397C26.6573 26.2779 23.6871 28.6096 20.5977 28.496Z" />
  228.                        </svg>
  229.                    </span>
  230.                    <span>602-573-9952</span>
  231.                </a>
  232.                <a href="https://aaagaragedoorsaz.com/contact-us/" class="btn btn-primary">
  233.                    <span data-text="Contact Us">
  234.                        <span class="bg-button">
  235.                            <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-02.svg"><noscript><img src="/wp-content/uploads/img-decor-02.svg" alt="" width="200" height="48"></noscript>
  236.                        </span>
  237.                    </span>
  238.                    <span class="bg-button">
  239.                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-03.jpg"><noscript><img src="/wp-content/uploads/img-decor-03.jpg" alt="" width="200" height="48"></noscript>
  240.                    </span>Contact Us
  241.                </a>
  242.            </div>
  243.        </div>
  244.        <!-- Navigation -->
  245.        <!-- Navigation -->
  246. <div class="nav-bar">
  247. <div class="container-lg">
  248. <div class="row align-items-center">
  249. <nav class="nav col-12">
  250. <!-- .mobile-nav-buttons -->
  251. <div class="mobile-nav-buttons d-lg-none mobile-nav--two">
  252. <a href="/financing/" target="" class="mobile-cta__button mobile-cta__button--one">
  253. <span class="mobile-cta__button-text">Financing</span>
  254. </a>
  255. <a href="/contact-us/" target="" class="mobile-cta__button mobile-cta__button--two">
  256. <span class="mobile-cta__button-text">Contact Us</span>
  257. </a>
  258. </div>
  259. <!-- /.mobile-nav-buttons -->
  260. <ul id="menu-main-menu-1" class="main-navigation w-100 d-flex flex-column flex-lg-row justify-content-lg-between"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/residential-garage-doors/">Residential Garage Doors</a>
  261. <ul>
  262. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-installation-glendale/">Garage Door Installation</a></li>
  263. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-repair-glendale/">Garage Door Repair</a></li>
  264. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-maintenance-glendale/">Garage Door Maintenance</a></li>
  265. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-springs/">Garage Door Springs</a></li>
  266. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/garage-door-openers/">Garage Door Openers</a></li>
  267. </ul>
  268. </li>
  269. <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown top-level"><a href="#">Garage Types</a>
  270. <ul>
  271. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/overhead-garage-doors-glendale/">Overhead Garage Doors</a></li>
  272. </ul>
  273. </li>
  274. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/commercial-garage-doors/">Commercial Garage Doors</a></li>
  275. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/services/">Services</a>
  276. <ul>
  277. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/gate-repair/">Gate Repair</a></li>
  278. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/ev-charging-stations/">EV Charging Stations</a></li>
  279. </ul>
  280. </li>
  281. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/gallery/">Gallery</a></li>
  282. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/specials/">Specials</a>
  283. <ul>
  284. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/financing/">Financing</a></li>
  285. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/maintenance-plan/">Maintenance Plan</a></li>
  286. </ul>
  287. </li>
  288. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown top-level"><a href="https://aaagaragedoorsaz.com/about-us/">About</a>
  289. <ul>
  290. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/service-area/">Service Area</a></li>
  291. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/reviews/">Reviews</a></li>
  292. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/faqs/">FAQs</a></li>
  293. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/blog/">Blog</a></li>
  294. </ul>
  295. </li>
  296. <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://aaagaragedoorsaz.com/contact-us/">Contact</a></li>
  297. </ul> </nav>
  298. </div>
  299. </div>
  300. </div>
  301. <!-- /Navigation -->    </div>
  302. </div>
  303.        
  304.      
  305.        
  306.  
  307. <main id="main">
  308.    <div class="section-intro">
  309.        <div class="bg-decor">
  310.            <picture>
  311.                <source data-lazy-srcset="/wp-content/uploads/img-decor-04-m.png" media="(max-width: 992px)">
  312.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20390'%3E%3C/svg%3E" alt="" width="1600" height="390" data-lazy-src="/wp-content/uploads/img-decor-04.png"><noscript><img src="/wp-content/uploads/img-decor-04.png" alt="" width="1600" height="390"></noscript>
  313.            </picture>
  314.        </div>
  315.        <div class="bg-overlay">
  316.            <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20671'%3E%3C/svg%3E" alt="" width="1600" height="671" data-lazy-src="/wp-content/uploads/img-02.jpg"><noscript><img src="/wp-content/uploads/img-02.jpg" alt="" width="1600" height="671"></noscript>
  317.        </div>
  318.        <div class="bg-stretch">
  319.            <picture>
  320.                <source data-lazy-srcset="/wp-content/uploads/img-bg-03-m.jpg" media="(max-width: 992px)">
  321.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20642'%3E%3C/svg%3E" alt="" width="1600" height="642" data-lazy-src="/wp-content/uploads/img-bg-03.jpg"><noscript><img src="/wp-content/uploads/img-bg-03.jpg" alt="" width="1600" height="642"></noscript>
  322.            </picture>
  323.        </div>
  324.        <div class="section-intro__container container">
  325.            <div class="row justify-content-center">
  326.                <div class="col-lg-10 col-xl-8">
  327.                    <p class="lead" data-text="Your leader for">Your leader for</p>
  328.                    <div class="hero-text-image">
  329.                                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20753%20168'%3E%3C/svg%3E" alt="" width="753" height="168" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/img-text-01.svg"><noscript><img src="https://aaagaragedoorsaz.com/wp-content/uploads/img-text-01.svg" alt="" width="753" height="168"></noscript>
  330.                    </div>
  331.                    <div class="section-intro__holder">
  332.                        <div class="section-intro__image">
  333.                                                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20138%20309'%3E%3C/svg%3E" alt="" width="138" height="309" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/img-03.svg"><noscript><img src="https://aaagaragedoorsaz.com/wp-content/uploads/img-03.svg" alt="" width="138" height="309"></noscript>
  334.                        </div>
  335.                        <div class="section-intro__text">
  336.                            <p class="lead" data-text="in the Phoenix Metropolitan area">in the Phoenix Metropolitan area</p>
  337.                            <p>Serving Glendale, peoria, cave creek, paradise valley, and carefree</p>
  338.                        </div>
  339.                    </div>
  340.                </div>
  341.            </div>
  342.        </div>
  343.    </div>
  344.    <div class="section-services">
  345.        <div class="bg-decor bg-decor_bottom">
  346.            <picture>
  347.                <source data-lazy-srcset="/wp-content/uploads/img-decor-05-m.png" media="(max-width: 992px)">
  348.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20390'%3E%3C/svg%3E" alt="" width="1600" height="390" data-lazy-src="/wp-content/uploads/img-decor-05.png"><noscript><img src="/wp-content/uploads/img-decor-05.png" alt="" width="1600" height="390"></noscript>
  349.            </picture>
  350.        </div>
  351.        <div class="section-services__container container">
  352.            <div class="section-services__holder">
  353.                <div class="section-services__items">
  354.                                                                        <a href="https://aaagaragedoorsaz.com/commercial-garage-doors/" class="section-services__item">
  355.                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20359%20249'%3E%3C/svg%3E" alt="Garage Door Graphic" width="359" height="249" data-lazy-src="/wp-content/uploads/img-08.svg"><noscript><img src="/wp-content/uploads/img-08.svg" alt="Garage Door Graphic" width="359" height="249"></noscript>
  356.                                <div class="section-services__item-inner">
  357.                                    <div class="section-services__item-inner_holder">
  358.                                        <h3>Commercial <span>Garage Doors</span></h3>
  359.                                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%20100'%3E%3C/svg%3E" alt="Garage Door Graphic" width="176" height="100" data-lazy-src="/wp-content/uploads/img-11.svg"><noscript><img src="/wp-content/uploads/img-11.svg" alt="Garage Door Graphic" width="176" height="100"></noscript>
  360.                                    </div>
  361.                                    <div class="section-services__item-inner_image">
  362.                                        <img width="114" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20114%2065'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/img-09.jpg" /><noscript><img width="114" height="65" src="https://aaagaragedoorsaz.com/wp-content/uploads/img-09.jpg" class="attachment-full size-full" alt="" decoding="async" /></noscript>                                    </div>
  363.                                    <h3>Commercial <span>Garage Doors</span></h3>
  364.                                </div>
  365.                            </a>
  366.                                                    <a href="https://aaagaragedoorsaz.com/residential-garage-doors/" class="section-services__item">
  367.                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20359%20249'%3E%3C/svg%3E" alt="Garage Door Graphic" width="359" height="249" data-lazy-src="/wp-content/uploads/img-08.svg"><noscript><img src="/wp-content/uploads/img-08.svg" alt="Garage Door Graphic" width="359" height="249"></noscript>
  368.                                <div class="section-services__item-inner">
  369.                                    <div class="section-services__item-inner_holder">
  370.                                        <h3>Residential <span>Garage Doors</span></h3>
  371.                                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%20100'%3E%3C/svg%3E" alt="Garage Door Graphic" width="176" height="100" data-lazy-src="/wp-content/uploads/img-11.svg"><noscript><img src="/wp-content/uploads/img-11.svg" alt="Garage Door Graphic" width="176" height="100"></noscript>
  372.                                    </div>
  373.                                    <div class="section-services__item-inner_image">
  374.                                        <img width="114" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20114%2064'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/img-10.jpg" /><noscript><img width="114" height="64" src="https://aaagaragedoorsaz.com/wp-content/uploads/img-10.jpg" class="attachment-full size-full" alt="" decoding="async" /></noscript>                                    </div>
  375.                                    <h3>Residential <span>Garage Doors</span></h3>
  376.                                </div>
  377.                            </a>
  378.                                                            </div>
  379.                <div class="section-services__content">
  380.                    <h1>Garage Door Company in <br /> Glendale, AZ and the Nearby Area</h1>
  381. <p><strong>Looking for the best when it comes to garage doors in Glendale, AZ, and the nearby</strong> area? Look no further than AAA Garage Door and Gates. Our team of experienced garage door technicians is committed to delivering top-quality residential and commercial garage door services.</p>
  382. <p>We take our work seriously and strive to exceed your expectations. From keeping you informed throughout the process to cleaning up after ourselves, your satisfaction is our priority. Experience the difference of working with a garage door company that truly cares about your needs and delivers outstanding results!</p>
  383. <a href="/services/" class="btn btn-primary "><span data-text="Other Services"><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-02.svg"><noscript><img src="/wp-content/uploads/img-decor-02.svg" alt="" width="200" height="48"></noscript></span></span><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-03.jpg"><noscript><img src="/wp-content/uploads/img-decor-03.jpg" alt="" width="200" height="48"></noscript></span>Other Services</a>
  384.                </div>
  385.            </div>
  386.        </div>
  387.    </div>
  388.    <div class="section-solution">
  389.        <div class="bg-stretch">
  390.            <picture>
  391.                <source data-lazy-srcset="/wp-content/uploads/img-bg-04-m.jpg" media="(max-width: 992px)">
  392.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20686'%3E%3C/svg%3E" alt="" width="1600" height="686" data-lazy-src="/wp-content/uploads/img-bg-04.jpg"><noscript><img src="/wp-content/uploads/img-bg-04.jpg" alt="" width="1600" height="686"></noscript>
  393.            </picture>
  394.        </div>
  395.        <div class="section-solution__container container">
  396.            <div class="row justify-content-center">
  397.                <div class="col-lg-10">
  398.                    <h2>Premier Garage Door Solutions in Glendale</h2>
  399. <p>No matter what type of garage door service you may need, our team of skilled professionals is here to ensure your garage doors and gates operate smoothly, efficiently, and securely. With years of experience in the industry, we have developed a reputation for delivering reliable and prompt service in the Phoenix area. We understand the importance of both functionality and aesthetics. We bring a wide range of garage door styles, materials, and finishes to match your preferences and complement your property’s architecture. </p>
  400. <div class="section-solution_box">
  401. <div class="section-solution_box-inner">
  402. <p>A complete garage door replacement can:</p>
  403. <ul>
  404. <li>enhance curb appeal</li>
  405. <li>elevate the overall appearance of your property</li>
  406. </ul>
  407. <p>Experience the remarkable difference a new garage door can make!</p>
  408. </p></div>
  409. </div>
  410. <p>When it comes to gate services, our comprehensive offerings include installation, repair, and more! From swing gates to sliding gates, we have the expertise to handle any project, ensuring optimal functionality and security. Contact AAA Garage Door and Gates Today!</p>
  411.                </div>
  412.            </div>
  413.        </div>
  414.    </div>
  415.    <div class="section-services section-services__reverse">
  416.        <div class="bg-decor">
  417.            <picture>
  418.                <source data-lazy-srcset="/wp-content/uploads/img-decor-01-m.png" media="(max-width: 992px)">
  419.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20338'%3E%3C/svg%3E" alt="" width="1600" height="338" data-lazy-src="/wp-content/uploads/img-decor-01.png"><noscript><img src="/wp-content/uploads/img-decor-01.png" alt="" width="1600" height="338"></noscript>
  420.            </picture>
  421.        </div>
  422.        <div class="bg-stretch">
  423.            <picture>
  424.                <source data-lazy-srcset="/wp-content/uploads/img-bg-02-m.jpg" media="(max-width: 992px)">
  425.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%3E%3C/svg%3E" alt="" width="1600" height="900" data-lazy-src="/wp-content/uploads/img-bg-02.jpg"><noscript><img src="/wp-content/uploads/img-bg-02.jpg" alt="" width="1600" height="900"></noscript>
  426.            </picture>
  427.        </div>
  428.        <div class="section-services__container container">
  429.            <div class="section-services__holder">
  430.                <div class="section-services__items">
  431.                                                                        <a href="https://aaagaragedoorsaz.com/gate-repair/" class="section-services__item">
  432.                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20359%20249'%3E%3C/svg%3E" alt="Garage Door Graphic" width="359" height="249" data-lazy-src="/wp-content/uploads/img-08.svg"><noscript><img src="/wp-content/uploads/img-08.svg" alt="Garage Door Graphic" width="359" height="249"></noscript>
  433.                                <div class="section-services__item-inner">
  434.                                    <div class="section-services__item-inner_holder">
  435.                                        <h3>Gate <span>Services</span></h3>
  436.                                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%20100'%3E%3C/svg%3E" alt="Garage Door Graphic" width="176" height="100" data-lazy-src="/wp-content/uploads/img-11.svg"><noscript><img src="/wp-content/uploads/img-11.svg" alt="Garage Door Graphic" width="176" height="100"></noscript>
  437.                                    </div>
  438.                                    <div class="section-services__item-inner_image">
  439.                                                                                <img width="114" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20114%2064'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/img-12.jpg" /><noscript><img width="114" height="64" src="https://aaagaragedoorsaz.com/wp-content/uploads/img-12.jpg" class="attachment-full size-full" alt="" decoding="async" /></noscript>                                    </div>
  440.                                    <h3>Gate <span>Services</span></h3>
  441.                                </div>
  442.                            </a>
  443.                                                    <a href="https://aaagaragedoorsaz.com/ev-charging-stations/" class="section-services__item">
  444.                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20359%20249'%3E%3C/svg%3E" alt="Garage Door Graphic" width="359" height="249" data-lazy-src="/wp-content/uploads/img-08.svg"><noscript><img src="/wp-content/uploads/img-08.svg" alt="Garage Door Graphic" width="359" height="249"></noscript>
  445.                                <div class="section-services__item-inner">
  446.                                    <div class="section-services__item-inner_holder">
  447.                                        <h3>EV Charging <span>Stations</span></h3>
  448.                                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%20100'%3E%3C/svg%3E" alt="Garage Door Graphic" width="176" height="100" data-lazy-src="/wp-content/uploads/img-11.svg"><noscript><img src="/wp-content/uploads/img-11.svg" alt="Garage Door Graphic" width="176" height="100"></noscript>
  449.                                    </div>
  450.                                    <div class="section-services__item-inner_image">
  451.                                                                                <img width="114" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20114%2064'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/img-13.jpg" /><noscript><img width="114" height="64" src="https://aaagaragedoorsaz.com/wp-content/uploads/img-13.jpg" class="attachment-full size-full" alt="" decoding="async" /></noscript>                                    </div>
  452.                                    <h3>EV Charging <span>Stations</span></h3>
  453.                                </div>
  454.                            </a>
  455.                                                            </div>
  456.                <div class="section-services__content">
  457.                    <h2>Best Garage Doors in Glendale</h2>
  458. <p><strong>We provide a comprehensive range of services, including gate opener repair, hinge replacement, and gate installation, all at affordable prices.</strong> We also specialize in gates and EV charging stations! Rest assured, our quick response times and 24/7 availability ensure that you can rely on us for all your gate repair needs.</p>
  459. <p>With our preventative maintenance and expert repairs, we bring you peace of mind that your garage door and garage door opener functions flawlessly. With a reliable opener, you can effortlessly open and close your garage door, eliminating the hassle of manual operation. This convenience proves particularly valuable during extreme weather conditions or when time is of the essence. And there’s more! A well-functioning garage door opener significantly enhances the security of your property.</p>
  460. <a href="/service-area/" class="btn btn-primary "><span data-text="Service Areas"><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-02.svg"><noscript><img src="/wp-content/uploads/img-decor-02.svg" alt="" width="200" height="48"></noscript></span></span><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-03.jpg"><noscript><img src="/wp-content/uploads/img-decor-03.jpg" alt="" width="200" height="48"></noscript></span>Service Areas</a>
  461.                </div>
  462.            </div>
  463.        </div>
  464.    </div>
  465.    <div class="section-feature">
  466.        <div class="section-feature__image-logo">
  467.            <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20787%20411'%3E%3C/svg%3E" alt="AAA" width="787" height="411" data-lazy-src="/wp-content/uploads/img-text-02.png"><noscript><img src="/wp-content/uploads/img-text-02.png" alt="AAA" width="787" height="411"></noscript>
  468.            <div class="section-feature__image">
  469.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20261%20584'%3E%3C/svg%3E" alt="AAA Mascot" width="261" height="584" data-lazy-src="/wp-content/uploads/img-03.svg"><noscript><img src="/wp-content/uploads/img-03.svg" alt="AAA Mascot" width="261" height="584"></noscript>
  470.            </div>
  471.        </div>
  472.        <div class="section-feature__inner">
  473.            <div class="bg-decor">
  474.                <picture>
  475.                    <source srcset="/wp-content/uploads/img-decor-05-m.png" media="(max-width: 992px)">
  476.                    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20390'%3E%3C/svg%3E" alt="" width="1600" height="390" data-lazy-src="/wp-content/uploads/img-decor-05.png"><noscript><img src="/wp-content/uploads/img-decor-05.png" alt="" width="1600" height="390"></noscript>
  477.                </picture>
  478.            </div>
  479.            <div class="bg-stretch">
  480.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20716'%3E%3C/svg%3E" alt="" width="1600" height="716" data-lazy-src="/wp-content/uploads/img-bg-05.jpg"><noscript><img src="/wp-content/uploads/img-bg-05.jpg" alt="" width="1600" height="716"></noscript>
  481.            </div>
  482.            <div class="section-feature__container container">
  483.                <h2 data-text="why choose us?">why choose us?</h2>
  484.                <ul class="section-feature__items">
  485.                                                                        <li class="section-feature__item"><span class="section-feature__item-inner">family owned and operated</span></li>
  486.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">same day service</span></li>
  487.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">24/7 emergency service</span></li>
  488.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">committed to 100% customer satisfaction</span></li>
  489.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">fully insured</span></li>
  490.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">fully equipped trucks</span></li>
  491.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">Licensed and bonded</span></li>
  492.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">fully trained technicians</span></li>
  493.                                                    <li class="section-feature__item"><span class="section-feature__item-inner">expertise 2020 best garage door in phoenix, az</span></li>
  494.                                                            </ul>
  495.            </div>
  496.        </div>
  497.    </div>
  498.    <div class="section-info">
  499.        <div class="section-info__container container">
  500.            <h2>We Honor registered contractors coupons! <span>get in touch with us today</span></h2>
  501.            <a href="/contact-us/" class="btn btn-primary "><span data-text="Contact Us"><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-02.svg"><noscript><img src="/wp-content/uploads/img-decor-02.svg" alt="" width="200" height="48"></noscript></span></span><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-03.jpg"><noscript><img src="/wp-content/uploads/img-decor-03.jpg" alt="" width="200" height="48"></noscript></span>Contact Us</a>        </div>
  502.    </div>
  503.    <div class="section-desc">
  504.        <div class="section-desc__container container">
  505.            <div class="section-desc__holder">
  506.                <div class="section-desc__holder-image">
  507.                    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20461%20341'%3E%3C/svg%3E" alt="AAA Image Logo Wrapper" width="461" height="341" data-lazy-src="/wp-content/uploads/img-05.svg"><noscript><img src="/wp-content/uploads/img-05.svg" alt="AAA Image Logo Wrapper" width="461" height="341"></noscript>
  508.                    <div class="section-desc__holder-image-inner">
  509.                                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20466%20349'%3E%3C/svg%3E" alt="Garage Door Replacement in Glendale, AZ" width="466" height="349" data-lazy-src="https://aaagaragedoorsaz.com/wp-content/uploads/img-04.jpg"><noscript><img src="https://aaagaragedoorsaz.com/wp-content/uploads/img-04.jpg" alt="Garage Door Replacement in Glendale, AZ" width="466" height="349"></noscript>
  510.                    </div>
  511.                </div>
  512.                <div class="section-desc__holder-text text-center text-lg-start">
  513.                    <h2>Your #1 Garage Door Company</h2>
  514. <p>We take pride in being a small, family-owned and operated company that stands out in the industry. What sets us apart is our unwavering commitment to providing the best prices without compromising on the highest quality materials.</p>
  515. <p>Our focus is on delivering exceptional value to our customers by ensuring that we only recommend and sell what is truly necessary for your gate repair or installation needs. We understand the importance of transparency and open communication, which is why we take the time to explain our process and present you with all the available options.</p>
  516. <p><strong>When looking for an expert garage door company in Glendale, turn to our team at AAA Garage Door and Gates today!</strong></p>
  517.                </div>
  518.            </div>
  519.            <div class="section-desc__image">
  520.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201143%20245'%3E%3C/svg%3E" alt="City Skyline" width="1143" height="245" data-lazy-src="/wp-content/uploads/img-06.svg"><noscript><img src="/wp-content/uploads/img-06.svg" alt="City Skyline" width="1143" height="245"></noscript>
  521.            </div>
  522.        </div>
  523.    </div>
  524.    <div class="section-review">
  525.        <div class="section-review__container container">
  526.            <h2><span>See what our</span> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20148%2082'%3E%3C/svg%3E" alt="AAA" width="148" height="82" data-lazy-src="/wp-content/uploads/img-text-03.png"><noscript><img src="/wp-content/uploads/img-text-03.png" alt="AAA" width="148" height="82"></noscript> <span>customers have to
  527.                say!</span></h2>
  528.            <div class="review__gallery">
  529.                                                            <div class="review__gallery-slide">
  530.                            <div class="review__gallery-slide-image">
  531.                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20213'%3E%3C/svg%3E" alt="Welder Icon" width="260" height="213" data-lazy-src="/wp-content/uploads/img-07.svg"><noscript><img src="/wp-content/uploads/img-07.svg" alt="Welder Icon" width="260" height="213"></noscript>
  532.                            </div>
  533.                            <div class="review__gallery-slide-inner">
  534.                                <div class="section-review__rating">
  535.                                                                            <span>
  536.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  537.                                        </span>
  538.                                                                            <span>
  539.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  540.                                        </span>
  541.                                                                            <span>
  542.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  543.                                        </span>
  544.                                                                            <span>
  545.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  546.                                        </span>
  547.                                                                            <span>
  548.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  549.                                        </span>
  550.                                                                    
  551.                                </div>
  552.                                <figure>
  553.                                    <blockquote class="section-review__blockquote blockquote">
  554.                                        <p>“Garage door spring cracked in 2 at 9am on a Saturday morning and by noon Dave from AAA Garage Door and Gates was on his way over. There were a few other things that were corroded or unsafe that he fixed too, and I really appreciated his explanations and expertise. I would highly recommend this company to anyone. Dave was excellent!"                                        </p>
  555.                                    </blockquote>
  556.                                    <figcaption class="section-review__blockquote-footer blockquote-footer">
  557.                                        <i class="ri ryno-google"></i>                                        <cite>Annie D</cite>
  558.                                    </figcaption>
  559.                                </figure>
  560.                            </div>
  561.                        </div>
  562.                                            <div class="review__gallery-slide">
  563.                            <div class="review__gallery-slide-image">
  564.                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20213'%3E%3C/svg%3E" alt="Welder Icon" width="260" height="213" data-lazy-src="/wp-content/uploads/img-07.svg"><noscript><img src="/wp-content/uploads/img-07.svg" alt="Welder Icon" width="260" height="213"></noscript>
  565.                            </div>
  566.                            <div class="review__gallery-slide-inner">
  567.                                <div class="section-review__rating">
  568.                                                                            <span>
  569.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  570.                                        </span>
  571.                                                                            <span>
  572.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  573.                                        </span>
  574.                                                                            <span>
  575.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  576.                                        </span>
  577.                                                                            <span>
  578.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  579.                                        </span>
  580.                                                                            <span>
  581.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  582.                                        </span>
  583.                                                                    
  584.                                </div>
  585.                                <figure>
  586.                                    <blockquote class="section-review__blockquote blockquote">
  587.                                        <p>“Great team, arrived quickly to provide an estimate. Scheduled repairs, two skilled technicians showed up on time and repaired a difficult problem, had garage door repaired quickly. The technician diagnosed and repaired a short in wiring that we unaware of. Highly recommend this company for garage sales, service and repairs.”                                        </p>
  588.                                    </blockquote>
  589.                                    <figcaption class="section-review__blockquote-footer blockquote-footer">
  590.                                        <i class="ri ryno-google"></i>                                        <cite>Brad P</cite>
  591.                                    </figcaption>
  592.                                </figure>
  593.                            </div>
  594.                        </div>
  595.                                            <div class="review__gallery-slide">
  596.                            <div class="review__gallery-slide-image">
  597.                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%20213'%3E%3C/svg%3E" alt="Welder Icon" width="260" height="213" data-lazy-src="/wp-content/uploads/img-07.svg"><noscript><img src="/wp-content/uploads/img-07.svg" alt="Welder Icon" width="260" height="213"></noscript>
  598.                            </div>
  599.                            <div class="review__gallery-slide-inner">
  600.                                <div class="section-review__rating">
  601.                                                                            <span>
  602.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  603.                                        </span>
  604.                                                                            <span>
  605.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  606.                                        </span>
  607.                                                                            <span>
  608.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  609.                                        </span>
  610.                                                                            <span>
  611.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  612.                                        </span>
  613.                                                                            <span>
  614.                                            <svg width="100%" height="auto" viewBox="0 0 46 44" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.224 43.995a1.508 1.508 0 0 1-.9-.294l-12.326-9.157-12.326 9.157a1.509 1.509 0 0 1-1.81-.007 1.57 1.57 0 0 1-.553-.794 1.608 1.608 0 0 1 .01-.975l4.807-14.59-12.46-8.754a1.567 1.567 0 0 1-.58-.779 1.608 1.608 0 0 1-.018-.98c.096-.32.29-.6.553-.8.263-.2.581-.308.908-.308H16.9L21.54 1.087c.1-.316.295-.591.557-.787a1.509 1.509 0 0 1 1.803 0c.262.196.457.47.557.787l4.639 14.632h15.37c.328 0 .647.107.911.306s.458.479.555.8c.097.32.092.664-.016.981-.108.317-.312.59-.582.78l-12.464 8.75 4.805 14.585a1.61 1.61 0 0 1-.207 1.418 1.545 1.545 0 0 1-.544.482 1.504 1.504 0 0 1-.7.174Z"/></svg>
  615.                                        </span>
  616.                                                                    
  617.                                </div>
  618.                                <figure>
  619.                                    <blockquote class="section-review__blockquote blockquote">
  620.                                        <p>“They gave us a 3-hour window to show up for the service. They came at the beginning of the 3 hour window and got right to work replacing our opener.  Jason explained how everything was going to work on the MY Q app and helped us sync our two openers. Always very happy with AAA Garage Doors & Gates"                                        </p>
  621.                                    </blockquote>
  622.                                    <figcaption class="section-review__blockquote-footer blockquote-footer">
  623.                                        <i class="ri ryno-google"></i>                                        <cite>Ken S</cite>
  624.                                    </figcaption>
  625.                                </figure>
  626.                            </div>
  627.                        </div>
  628.                                                </div>
  629.            <p class="lead">Want to know more about our AAA Team?</p>
  630.            <a href="/blog/" class="btn btn-primary "><span data-text="View Our Blog"><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-02.svg"><noscript><img src="/wp-content/uploads/img-decor-02.svg" alt="" width="200" height="48"></noscript></span></span><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-03.jpg"><noscript><img src="/wp-content/uploads/img-decor-03.jpg" alt="" width="200" height="48"></noscript></span>View Our Blog</a>        </div>
  631.    </div>
  632. </main>
  633.  
  634. <div class="section-contact postscript-contact">
  635.            <div class="bg-decor">
  636.            <picture>
  637.                <source data-lazy-srcset="/wp-content/uploads/img-decor-01-m.png" media="(max-width: 992px)">
  638.                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20338'%3E%3C/svg%3E" alt="" width="1600" height="338" data-lazy-src="/wp-content/uploads/img-decor-01.png"><noscript><img src="/wp-content/uploads/img-decor-01.png" alt="" width="1600" height="338"></noscript>
  639.            </picture>
  640.        </div>
  641.        <div class="bg-stretch">
  642.        <picture>
  643.            <source srcset="/wp-content/uploads/img-bg-02-m.jpg" media="(max-width: 992px)">
  644.            <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%3E%3C/svg%3E" alt="" width="1600" height="900" data-lazy-src="/wp-content/uploads/img-bg-02.jpg"><noscript><img src="/wp-content/uploads/img-bg-02.jpg" alt="" width="1600" height="900"></noscript>
  645.        </picture>
  646.    </div>
  647.    <div class="section-contact__container container">
  648.        <div class="text-center">
  649.                    <h2>
  650.             CONTACT US TODAY! <span></span>
  651. </h2>
  652.        </div>
  653.        
  654. <div class="wpcf7 no-js" id="wpcf7-f98-o1" lang="en-US" dir="ltr">
  655. <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
  656. <form action="/#wpcf7-f98-o1" method="post" class="wpcf7-form init use-floating-validation-tip" aria-label="Contact form" novalidate="novalidate" data-status="init">
  657. <div style="display: none;">
  658. <input type="hidden" name="_wpcf7" value="98" />
  659. <input type="hidden" name="_wpcf7_version" value="5.8" />
  660. <input type="hidden" name="_wpcf7_locale" value="en_US" />
  661. <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f98-o1" />
  662. <input type="hidden" name="_wpcf7_container_post" value="0" />
  663. <input type="hidden" name="_wpcf7_posted_data_hash" value="" />
  664. </div>
  665. <div class="row">
  666. <div class="input-fields-column col-12">
  667. <div class="row">
  668. <div class="col-md-6 col-lg-4 order-1">
  669. <p><span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required cf-text" aria-required="true" aria-invalid="false" placeholder="Full Name*" value="" type="text" name="your-name" /></span>
  670. </p>
  671. </div>
  672. <div class="col-md-6 col-lg-4 order-3 order-lg-2">
  673. <p><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email cf-text" aria-required="true" aria-invalid="false" placeholder="Email*" value="" type="email" name="your-email" /></span>
  674. </p>
  675. </div>
  676. <div class="col-md-6 col-lg-4 order-5 order-lg-3">
  677. <p><span class="wpcf7-form-control-wrap" data-name="inquiry"><select class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required cf-text" aria-required="true" aria-invalid="false" name="inquiry"><option value="">What Can We Help You With?*</option><option value="Garage Door Installation">Garage Door Installation</option><option value="Garage Door Repair">Garage Door Repair</option><option value="Garage Door Other">Garage Door Other</option></select></span>
  678. </p>
  679. </div>
  680. <div class="col-md-6 col-lg-4 order-2 order-lg-4">
  681. <p><span class="wpcf7-form-control-wrap" data-name="phone"><input size="40" class="wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel cf-text" aria-required="true" aria-invalid="false" placeholder="Phone*" value="" type="tel" name="phone" /></span>
  682. </p>
  683. </div>
  684. <div class="col-md-6 col-lg-4 order-5">
  685. <p><span class="wpcf7-form-control-wrap" data-name="new-customer"><select class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required cf-text" aria-required="true" aria-invalid="false" name="new-customer"><option value="">Are You a New Customer?*</option><option value="Yes">Yes</option><option value="No">No</option></select></span>
  686. </p>
  687. </div>
  688. <div class="col-md-6 col-lg-4 order-last">
  689. <p><span class="wpcf7-form-control-wrap" data-name="how-hear-about"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required cf-text" aria-required="true" aria-invalid="false" placeholder="How Did You Hear About Us?*" value="" type="text" name="how-hear-about" /></span>
  690. </p>
  691. </div>
  692. </div>
  693. </div>
  694. <div class="textarea-holder postscript-contact__message col-12">
  695. <p><span class="wpcf7-form-control-wrap" data-name="message"><textarea cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea cf-text" aria-invalid="false" placeholder="Message" name="message"></textarea></span>
  696. </p>
  697. </div>
  698. <p><span id="wpcf7-66292a736acb0-wrapper" class="wpcf7-form-control-wrap thefullemail-wrap" ><input type="hidden" name="thefullemail-time-start" value="1713973875"><input type="hidden" name="thefullemail-time-check" value="4"><label for="wpcf7-66292a736acb0-field" class="hp-message">Do not put anything here.</label><input id="wpcf7-66292a736acb0-field"  class="wpcf7-form-control wpcf7-text" type="text" name="thefullemail" value="" size="40" tabindex="-1" autocomplete="new-password" /></span>
  699. </p>
  700. <div class="col-12 text-center">
  701. <p><button class="btn btn-primary wpcf7-submit"><span data-text="Submit"><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-02.svg" /><noscript><img src="/wp-content/uploads/img-decor-02.svg" alt="" width="200" height="48" /></noscript></span></span><span class="bg-button"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2048'%3E%3C/svg%3E" alt="" width="200" height="48" data-lazy-src="/wp-content/uploads/img-decor-03.jpg" /><noscript><img src="/wp-content/uploads/img-decor-03.jpg" alt="" width="200" height="48" /></noscript></span>Submit</button>
  702. </p>
  703. </div>
  704. </div><p style="display: none !important;"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="246"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p><div class="wpcf7-response-output" aria-hidden="true"></div>
  705. </form>
  706. </div>
  707.    </div>
  708. </div>
  709. <!-- footer -->
  710. <footer class="footer" role="contentinfo">
  711.  
  712. <div class="footer__main">
  713.                <div class="bg-stretch">
  714.                    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20365'%3E%3C/svg%3E" alt="" width="1600" height="365" data-lazy-src="/wp-content/uploads/img-bg-01.jpg"><noscript><img src="/wp-content/uploads/img-bg-01.jpg" alt="" width="1600" height="365"></noscript>
  715.                </div>
  716.                <div class="footer__container container">
  717.                    <div class="footer__columns row">
  718.                        <div class="col-lg-4 order-lg-2 d-block text-center align-self-center">
  719.                            <div class="footer__logo">
  720.                                <a href="#">
  721.                                    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20192%20146'%3E%3C/svg%3E" width="192" height="146" alt="AAA Garage Doors" data-lazy-src="/wp-content/uploads/logo.svg"><noscript><img src="/wp-content/uploads/logo.svg" width="192" height="146" alt="AAA Garage Doors"></noscript>
  722.                                </a>
  723.                            </div>
  724.                            <a href="tel:6025739952" class="footer__link-phone">
  725.                                <span class="footer__link-phone_icon">
  726.                                    <svg width="26" height="27" viewBox="0 0 26 27" fill="none" xmlns="http://www.w3.org/2000/svg">
  727.                                        <path d="M18.1376 17.1799L17.4803 17.8727C17.4803 17.8727 15.916 19.5184 11.6477 15.0249C7.37941 10.5315 8.94373 8.8858 8.94373 8.8858L9.35684 8.44839C10.3781 7.37473 10.4748 5.64954 9.58362 4.38929L7.76363 1.81527C6.66008 0.255261 4.52954 0.0487886 3.26566 1.37939L0.997897 3.76529C0.372457 4.426 -0.0464299 5.27942 0.0041253 6.22766C0.134124 8.65486 1.17123 13.8748 6.95475 19.965C13.0893 26.4222 18.8453 26.6791 21.1983 26.4467C21.9436 26.3732 22.5908 25.9725 23.1122 25.4219L25.1633 23.2624C26.55 21.8048 26.16 19.3042 24.3862 18.2841L21.6273 16.695C20.4631 16.0252 19.0476 16.2225 18.1376 17.1799Z">
  728.                                        </path>
  729.                                    </svg>
  730.                                </span>
  731.                                602-573-9952</a>
  732.                        </div>
  733.                        <div class="col-lg-4 order-lg-1 justify-content-center justify-content-lg-end">
  734.                            <div class="footer__box">
  735.                                <div class="footer__box-holder">
  736.                                    <h3>connect with us</h3>
  737.                                    <div class="social-icons">
  738. <div class="social-icons__icon google">
  739. <a href="https://goo.gl/maps/ZUga7xwo5koLtXgj7" target="_blank" rel="nofollow me">
  740. <i class="ri ryno-google"></i>
  741. </a>
  742. </div>
  743. <div class="social-icons__icon facebook">
  744. <a href="https://www.facebook.com/aaagaragedoorsllc/" target="_blank" rel="nofollow me">
  745. <i class="ri ryno-facebook-f"></i>
  746. </a>
  747. </div>
  748. <div class="social-icons__icon yelp">
  749. <a href="https://www.yelp.com/biz/aaa-garage-door-phoenix-4" target="_blank" rel="nofollow me">
  750. <i class="ri ryno-yelp"></i>
  751. </a>
  752. </div>
  753.  
  754.  
  755. </div>                                </div>
  756.                                <div class="footer__box-holder">
  757.                                    <h3>business hours</h3>
  758.                                    <p>24/7 Emergency Service</p>
  759.                                </div>
  760.                            </div>
  761.                        </div>
  762.                        <div class="col-lg-4 order-lg-3 justify-content-center justify-content-lg-start">
  763.                            <div class="footer__box me-lg-auto">
  764.                                <div class="footer__box-holder">
  765.                                    <a href="https://www.expertise.com/az/peoria/garage-doors" style="display:inline-block; border:0;" target="_blank"><img style="width:200px; display:block;" width="200" height="160" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20160'%3E%3C/svg%3E" alt="Top Garage Door Repair Company in Peoria" data-lazy-src="https://res.cloudinary.com/expertise-com/image/upload/remote_media/awards/az_peoria_garage-doors_2023_inverse.svg" /><noscript><img style="width:200px; display:block;" width="200" height="160" src="https://res.cloudinary.com/expertise-com/image/upload/remote_media/awards/az_peoria_garage-doors_2023_inverse.svg" alt="Top Garage Door Repair Company in Peoria" /></noscript></a>
  766.                                </div>
  767.                            </div>
  768.                        </div>
  769.                    </div>
  770.                </div>
  771.            </footer>
  772.            <div class="copy-block copyright">
  773.                <div class="footer__container container">
  774.                    <p>
  775.                     &copy;2024 AAA Garage Door and Gates. All Rights Reserved.
  776. License: ROC #341227.
  777. <a href="/privacy-policy/">Privacy Policy</a>.
  778.                     <span class="site-by"><a rel="nofollow" href="https://rynoss.com/" target="_blank">Web Design and Internet Marketing by RYNO Strategic Solutions</a></span>
  779.                    </p>
  780.                </div>
  781.            </div>
  782.  
  783. <!-- /footer -->
  784. </div>
  785. <!-- /wrapper -->
  786.  
  787. <script src="https://aaagaragedoorsaz.com/wp-content/themes/theme-3/assets/js/vendors/jquery.min.js?ver=3.6.2" id="jquery-js"></script>
  788. <script src="https://aaagaragedoorsaz.com/wp-content/themes/theme-3/assets/js/vendors/bootstrap.bundle.min.js?ver=5.0.1" id="bootstrap-js" defer></script>
  789. <script src="https://aaagaragedoorsaz.com/wp-content/themes/theme-3/assets/js/vendors/slick.min.js?ver=1.8.1" id="slick-js" defer></script>
  790. <script src="https://aaagaragedoorsaz.com/wp-content/themes/theme-3/assets/js/vendors/select2.min.js?ver=6.4.3" id="select2-js" defer></script>
  791. <script src="https://aaagaragedoorsaz.com/wp-content/themes/theme-3/assets/js/vendors/printThis.min.js?ver=6.4.3" id="printThis-js" defer></script>
  792. <script data-minify="1" src="https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/themes/theme-3/assets/js/script.js?ver=1708715755" id="custom-js" defer></script>
  793. <script data-minify="1" src="https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1708715755" id="swv-js" defer></script>
  794. <script id="contact-form-7-js-extra">
  795. var wpcf7 = {"api":{"root":"https:\/\/aaagaragedoorsaz.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
  796. </script>
  797. <script data-minify="1" src="https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1708715755" id="contact-form-7-js" defer></script>
  798. <script id="rocket_lazyload_css-js-extra">
  799. var rocket_lazyload_css_data = {"threshold":"300"};
  800. </script>
  801. <script id="rocket_lazyload_css-js-after">
  802. !function o(n,c,s){function i(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return i(n[t][1][e]||e)},r,r.exports,o,n,c,s)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<s.length;e++)i(s[e]);return i}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,o=document.querySelector("#wpr-lazyload-bg");var e=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{t&&(o.innerHTML+=t.style,t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:e+"px"});function t(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}t();const c=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();e=document.querySelector("body"),c(e,t)}()},{}]},{},[1]);
  803. </script>
  804. <script data-minify="1" defer src="https://aaagaragedoorsaz.com/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1708715755" id="akismet-frontend-js"></script>
  805. <style id='wpcf7-66292a736acb0-inline-inline-css'>
  806. #wpcf7-66292a736acb0-wrapper {display:none !important; visibility:hidden !important;}
  807. </style>
  808. <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  809. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  810. images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
  811. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://aaagaragedoorsaz.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
  812. </body>
  813. </html>
  814. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda