{"id":138,"date":"2026-05-13T06:30:35","date_gmt":"2026-05-13T06:30:35","guid":{"rendered":"http:\/\/demo-webagency.com\/parksresidentialremodelingservices\/?page_id=138"},"modified":"2026-05-28T05:30:44","modified_gmt":"2026-05-28T05:30:44","slug":"about-us","status":"publish","type":"page","link":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"138\" class=\"elementor elementor-138\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa7ed30 e-con-full e-flex e-con e-parent\" data-id=\"fa7ed30\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5b9eea elementor-widget elementor-widget-html\" data-id=\"b5b9eea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>About Us - Remodeling Services<\/title>\r\n<style>\r\n  \/* Reset & Base Styles *\/\r\n  * {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n  }\r\n  \r\n  body {\r\n    color: #333;\r\n    line-height: 1.6;\r\n    background-color: #fcfcfc;\r\n  }\r\n\r\n  h1, h2, h3, h4 {\r\n    line-height: 1.2;\r\n    color: #222;\r\n  }\r\n\r\n  \/* --- Hero Section --- *\/\r\n  .hero-section {\r\n    background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url(http:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-content\/uploads\/2026\/05\/lobby-living-room-hotel-scaled.jpg);\r\n    background-size: cover;\r\n    background-position: center;\r\n    height: 300px;\r\n    \r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n\r\n  .hero-section h1 {\r\n    color: white;\r\n    font-size: 3rem;\r\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\r\n  }\r\n\r\n  \/* --- About Section --- *\/\r\n  .about-section {\r\n    max-width: 1200px;\r\n    margin: 80px auto;\r\n    padding: 0 20px;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 60px;\r\n    align-items: center;\r\n  }\r\n\r\n  .about-image-wrapper {\r\n    flex: 1;\r\n    min-width: 300px;\r\n    position: relative;\r\n    padding-left: 20px;\r\n    padding-bottom: 20px;\r\n  }\r\n\r\n  \/* Blue background offset *\/\r\n  .about-image-wrapper::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 20px;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background-color: #1a4980; \/* Dark blue from the image *\/\r\n    z-index: -1;\r\n  }\r\n\r\n  .about-image-wrapper img {\r\n    width: 100%;\r\n    height: auto;\r\n    display: block;\r\n    box-shadow: 0 4px 10px rgba(0,0,0,0.1);\r\n  }\r\n\r\n  .floating-box {\r\n    position: absolute;\r\n    bottom: 40px;\r\n    left: -20px;\r\n    background: white;\r\n    padding: 20px;\r\n    box-shadow: 0 5px 15px rgba(0,0,0,0.1);\r\n    font-weight: 600;\r\n  }\r\n\r\n  .floating-box div {\r\n    margin: 10px 0;\r\n    padding-left: 10px;\r\n    border-left: 3px solid #1a4980;\r\n  }\r\n\r\n  .about-content {\r\n    flex: 1;\r\n    min-width: 300px;\r\n  }\r\n\r\n  .about-content .subtitle {\r\n    color: #666;\r\n    font-size: 0.9rem;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .about-content h2 {\r\n    font-size: 2.5rem;\r\n    margin-bottom: 20px;\r\n    color: #1a4980;\r\n  }\r\n\r\n  .about-content h4 {\r\n    color: #1a4980;\r\n    background: #eef4fa;\r\n    display: inline-block;\r\n    padding: 5px 15px;\r\n    margin-bottom: 20px;\r\n    font-size: 1rem;\r\n  }\r\n\r\n  .about-content p {\r\n    margin-bottom: 15px;\r\n    color: #555;\r\n    font-size: 0.95rem;\r\n  }\r\n\r\n  \/* --- CTA Section --- *\/\r\n  .cta-section {\r\n    background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('https:\/\/images.unsplash.com\/photo-1584622650111-993a426fbf0a?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80');\r\n    background-size: cover;\r\n    background-position: center;\r\n    padding: 80px 20px;\r\n    text-align: center;\r\n    color: white;\r\n  }\r\n\r\n  .cta-section h2 {\r\n    color: white;\r\n    font-size: 2.2rem;\r\n    margin-bottom: 30px;\r\n  }\r\n\r\n  .cta-btn {\r\n    background-color: #0b1e42;\r\n    color: white;\r\n    padding: 15px 35px;\r\n    text-decoration: none;\r\n    font-weight: bold;\r\n    font-size: 1rem;\r\n    border-radius: 4px;\r\n    transition: background 0.3s;\r\n    border: none;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .cta-btn:hover {\r\n    background-color: #1a4980;\r\n  }\r\n\r\n  \/* --- Testimonials Section --- *\/\r\n  .testimonials-section {\r\n    max-width: 1200px;\r\n    margin: 80px auto;\r\n    padding: 0 20px;\r\n  }\r\n\r\n  .testimonials-section h2 {\r\n    text-align: center;\r\n    font-size: 2rem;\r\n    margin-bottom: 50px;\r\n  }\r\n\r\n  .reviews-container {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 20px;\r\n    align-items: stretch;\r\n  }\r\n\r\n  .review-summary, .review-card {\r\n    background: white;\r\n    padding: 25px;\r\n    border-radius: 8px;\r\n    box-shadow: 0 2px 10px rgba(0,0,0,0.05);\r\n    border: 1px solid #eaeaea;\r\n    flex: 1;\r\n    min-width: 250px;\r\n  }\r\n\r\n  .review-summary {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    align-items: center;\r\n    text-align: center;\r\n    border-left: 5px solid #1a4980;\r\n  }\r\n\r\n  .stars {\r\n    color: #fbbc05;\r\n    font-size: 1.2rem;\r\n    margin: 10px 0;\r\n  }\r\n\r\n  .write-review-btn {\r\n    margin-top: 15px;\r\n    padding: 10px 20px;\r\n    background: white;\r\n    border: 1px solid #ccc;\r\n    cursor: pointer;\r\n    font-weight: 600;\r\n  }\r\n\r\n  .review-header {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .reviewer-info {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n  }\r\n\r\n  .avatar {\r\n    width: 40px;\r\n    height: 40px;\r\n    border-radius: 50%;\r\n    background: #1a4980;\r\n    color: white;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-weight: bold;\r\n  }\r\n\r\n  .google-icon {\r\n    font-weight: bold;\r\n    color: #4285F4;\r\n  }\r\n\r\n  .review-card p {\r\n    font-size: 0.9rem;\r\n    color: #555;\r\n  }\r\n\r\n  \/* Responsive Design *\/\r\n  @media (max-width: 768px) {\r\n    .about-image-wrapper {\r\n      padding-left: 0;\r\n    }\r\n    .floating-box {\r\n      left: 10px;\r\n      bottom: -20px;\r\n    }\r\n    .hero-section h1 {\r\n      font-size: 2rem;\r\n    }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- Hero Section -->\r\n  <section class=\"hero-section\">\r\n    <h1>About Us<\/h1>\r\n  <\/section>\r\n\r\n  <!-- About Us Section -->\r\n  <section class=\"about-section\">\r\n    <div class=\"about-image-wrapper\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1568605114967-8130f3a36994?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" alt=\"House Remodeling\">\r\n      <div class=\"floating-box\">\r\n        <div>Bathroom Remodeling<\/div>\r\n        <div>Kitchen Remodeling<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"about-content\">\r\n      <div class=\"subtitle\">Who we are<\/div>\r\n      <h2>Professional & Expert Remodeling Services At Your Doorstep.<\/h2>\r\n      <h4>Transforming Homes, One Project at a Time<\/h4>\r\n      <p>Welcome to Parks Residential Remodeling Services! My name is Billy Parks, and I am proud to bring over 10 years of home remodeling experience to our community. As a carpenter by trade and a veteran by service, I have dedicated my life to perfecting the art of home improvement.<\/p>\r\n      <p>I started off semi-retired, doing handyman work for friends and neighbors. I started taking on more projects because I realized how much I loved the creative challenge and the camaraderie. This inspired me to offer my services full time, providing high-quality workmanship while saving people money.<\/p>\r\n      <p>We are your trusted local remodeling experts, transforming homes one project at a time. Serving our local community and surrounding areas. We pride ourselves on our commitment to quality and integrity. That's why we never ask for a deposit, and our estimates are always free.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Call to Action Section -->\r\n  <section class=\"cta-section\">\r\n    <h2>Transform Your Home Today With Expert Remodeling Services!<\/h2>\r\n    <a href=\"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/contact-us\/\">\r\n  <button class=\"cta-btn\">CONTACT US<\/button>\r\n<\/a>\r\n  <\/section>\r\n\r\n  <!-- Testimonials Section -->\r\n  <section class=\"testimonials-section\">\r\n    <h2>What Our Customers Say!<\/h2>\r\n    <div class=\"reviews-container\">\r\n      \r\n      <!-- Review Summary -->\r\n      <div class=\"review-summary\">\r\n        <h3>PARKS RESIDENTIAL REMODELING SERVICES<\/h3>\r\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>11 GOOGLE REVIEWS<\/p>\r\n        <button class=\"write-review-btn\">WRITE A REVIEW<\/button>\r\n      <\/div>\r\n\r\n      <!-- Review Card 1 -->\r\n      <div class=\"review-card\">\r\n        <div class=\"review-header\">\r\n          <div class=\"reviewer-info\">\r\n            <div class=\"avatar\" style=\"background-color: #1a73e8;\">C<\/div>\r\n            <div>\r\n              <strong>Charles April<\/strong><br>\r\n              <small style=\"color: #888;\">2024-03-24<\/small>\r\n            <\/div>\r\n          <\/div>\r\n          <span class=\"google-icon\">G<\/span>\r\n        <\/div>\r\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>As a real estate professional, I highly recommend Parks for all your home remodeling and maintenance needs. They...<\/p>\r\n      <\/div>\r\n\r\n      <!-- Review Card 2 -->\r\n      <div class=\"review-card\">\r\n        <div class=\"review-header\">\r\n          <div class=\"reviewer-info\">\r\n            <div class=\"avatar\" style=\"background-color: #34a853;\">D<\/div>\r\n            <div>\r\n              <strong>Dorothy Baker<\/strong><br>\r\n              <small style=\"color: #888;\">2023-09-12<\/small>\r\n            <\/div>\r\n          <\/div>\r\n          <span class=\"google-icon\">G<\/span>\r\n        <\/div>\r\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>Excellent services. Aaaaaa rating.<\/p>\r\n      <\/div>\r\n\r\n      <!-- Review Card 3 -->\r\n      <div class=\"review-card\">\r\n        <div class=\"review-header\">\r\n          <div class=\"reviewer-info\">\r\n            <div class=\"avatar\" style=\"background-color: #333;\">A<\/div>\r\n            <div>\r\n              <strong>Aaron Thomas<\/strong><br>\r\n              <small style=\"color: #888;\">2023-05-28<\/small>\r\n            <\/div>\r\n          <\/div>\r\n          <span class=\"google-icon\">G<\/span>\r\n        <\/div>\r\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <p>Billy and his crew have been so great with our house. Just what we've been needing! They have found and fixed so many...<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d57b4eb e-con-full e-flex e-con e-parent\" data-id=\"d57b4eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce19b33 elementor-widget elementor-widget-html\" data-id=\"ce19b33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Contact Section<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n*{\r\nmargin:0;\r\npadding:0;\r\nbox-sizing:border-box;\r\n}\r\n\r\nbody{\r\nfont-family:'Outfit',sans-serif;\r\nbackground:#f3f3f3;\r\n}\r\n\r\n.contact-section{\r\npadding:90px 0;\r\n}\r\n\r\n.container{\r\nwidth:90%;\r\nmax-width:1200px;\r\nmargin:auto;\r\n}\r\n\r\n.contact-grid{\r\ndisplay:grid;\r\ngrid-template-columns:1fr 1fr;\r\ngap:70px;\r\nalign-items:flex-start;\r\n}\r\n\r\n.left-content h2,\r\n.form-box h2{\r\nfont-size:44px;\r\nfont-weight:800;\r\ncolor:#000;\r\nmargin-bottom:30px;\r\nline-height:1;\r\n}\r\n\r\n.left-content p{\r\nfont-size:16px;\r\nline-height:1.8;\r\ncolor:#222;\r\nmargin-bottom:40px;\r\n}\r\n\r\n.info-box{\r\ndisplay:flex;\r\nalign-items:center;\r\ngap:20px;\r\npadding:15px 0;\r\nborder-bottom:1px solid #1b1b5e;\r\n}\r\n\r\n.icon-box{\r\nwidth:70px;\r\nheight:70px;\r\nbackground:#05055f;\r\ndisplay:flex;\r\nalign-items:center;\r\njustify-content:center;\r\nfont-size:24px;\r\ncolor:#fff;\r\n}\r\n\r\n.info-text h3{\r\nfont-size:26px;\r\ncolor:#05055f;\r\nmargin-bottom:5px;\r\n}\r\n\r\n.info-text p{\r\nfont-size:18px;\r\nmargin:0;\r\n}\r\n\r\n.form-row{\r\ndisplay:grid;\r\ngrid-template-columns:1fr 1fr;\r\ngap:20px;\r\nmargin-bottom:20px;\r\n}\r\n\r\n.form-box input,\r\n.form-box select,\r\n.form-box textarea{\r\nwidth:100%;\r\npadding:18px;\r\nborder:1px solid #cfcfcf;\r\nfont-size:17px;\r\nfont-family:'Outfit',sans-serif;\r\nbackground:#fff;\r\noutline:none;\r\n}\r\n\r\n.form-box textarea{\r\nheight:170px;\r\nresize:none;\r\nmargin-bottom:20px;\r\n}\r\n\r\n.captcha-box{\r\nwidth:310px;\r\nheight:75px;\r\nbackground:#fff;\r\nborder:1px solid #d5d5d5;\r\ndisplay:flex;\r\nalign-items:center;\r\npadding:15px;\r\ngap:15px;\r\nmargin-bottom:25px;\r\n}\r\n\r\n.check{\r\nwidth:30px;\r\nheight:30px;\r\nborder:2px solid #555;\r\n}\r\n\r\n.captcha-box span{\r\nfont-size:18px;\r\n}\r\n\r\n.submit-btn{\r\ndisplay:inline-block;\r\nbackground:#05055f;\r\ncolor:#fff;\r\npadding:20px 45px;\r\ntext-decoration:none;\r\nfont-weight:700;\r\nfont-size:16px;\r\nborder:none;\r\ncursor:pointer;\r\ntransition:.3s;\r\n}\r\n\r\n.submit-btn:hover{\r\ntransform:translateY(-3px);\r\n}\r\n\r\n@media(max-width:991px){\r\n\r\n.contact-grid{\r\ngrid-template-columns:1fr;\r\n}\r\n\r\n.left-content h2,\r\n.form-box h2{\r\nfont-size:42px;\r\n}\r\n\r\n.form-row{\r\ngrid-template-columns:1fr;\r\n}\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"contact-section\">\r\n\r\n<div class=\"container\">\r\n\r\n<div class=\"contact-grid\">\r\n\r\n<div class=\"left-content\">\r\n\r\n<h2>Get In Touch!<\/h2>\r\n\r\n<p>\r\nAt Parks Residential Remodeling Services, we\u2019re here to help bring your home\r\nimprovement ideas to life. Whether you\u2019re planning a full renovation, a simple\r\nupdate, or need expert advice, our team is ready to assist you. We pride\r\nourselves on delivering quality craftsmanship and personalized service tailored\r\nto your needs. Reach out to us today to schedule a consultation, ask questions,\r\nor learn more about how we can transform your space. We look forward to working\r\nwith you to create the home of your dreams.\r\n<\/p>\r\n\r\n<div class=\"info-box\">\r\n\r\n<div class=\"icon-box\">\r\n\u260e\r\n<\/div>\r\n\r\n<div class=\"info-text\">\r\n<h3>Call Now<\/h3>\r\n<p>\r\n  <a href=\"tel:+14049339244\" style=\"color: inherit; text-decoration: none;\">\r\n    (404) 933-9244\r\n  <\/a>\r\n<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<div class=\"info-box\">\r\n\r\n<div class=\"icon-box\">\r\n\u2709\r\n<\/div>\r\n\r\n<div class=\"info-text\">\r\n<h3>Email Us<\/h3>\r\n<p>\r\n  <a href=\"mailto:bparks56@gmail.com\" style=\"color: inherit; text-decoration: none;\">\r\n    bparks56@gmail.com\r\n  <\/a>\r\n<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<div class=\"info-box\">\r\n\r\n<div class=\"icon-box\">\r\n\ud83d\udccd\r\n<\/div>\r\n\r\n<div class=\"info-text\">\r\n<h3>Location<\/h3>\r\n<p>Dahlonega, GA<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<div class=\"form-box\">\r\n\r\n<h2>Get Free Quote!<\/h2>\r\n\r\n<form>\r\n\r\n<div class=\"form-row\">\r\n<input type=\"text\" placeholder=\"Name\">\r\n<input type=\"email\" placeholder=\"Email\">\r\n<\/div>\r\n\r\n<div class=\"form-row\">\r\n<input type=\"text\" placeholder=\"Phone Number\">\r\n<input type=\"text\" placeholder=\"Address\">\r\n<\/div>\r\n\r\n<div class=\"form-row\" style=\"grid-template-columns:1fr;\">\r\n<select>\r\n<option>Service<\/option>\r\n<option>Kitchen Remodeling<\/option>\r\n<option>Bathroom Remodeling<\/option>\r\n<option>Deck Building<\/option>\r\n<\/select>\r\n<\/div>\r\n\r\n<textarea placeholder=\"Message\"><\/textarea>\r\n\r\n<div class=\"captcha-box\">\r\n<div class=\"check\"><\/div>\r\n<span>I'm not a robot<\/span>\r\n<\/div>\r\n\r\n<button class=\"submit-btn\">\r\nSEND MESSAGE\r\n<\/button>\r\n\r\n<\/form>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; Remodeling Services About Us Bathroom Remodeling Kitchen Remodeling Who we are Professional &#038; Expert Remodeling Services At [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-138","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/pages\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":16,"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/pages\/138\/revisions"}],"predecessor-version":[{"id":485,"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/pages\/138\/revisions\/485"}],"wp:attachment":[{"href":"https:\/\/demo-webagency.com\/parksresidentialremodelingservices\/wp-json\/wp\/v2\/media?parent=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}