{"id":393,"date":"2025-08-08T05:45:20","date_gmt":"2025-08-08T05:45:20","guid":{"rendered":"https:\/\/educhanger.com\/delight\/?page_id=393"},"modified":"2025-08-18T01:31:46","modified_gmt":"2025-08-18T01:31:46","slug":"painting","status":"publish","type":"page","link":"https:\/\/educhanger.com\/delight\/painting\/","title":{"rendered":"Painting"},"content":{"rendered":"<div class=\"vce-row-container\"><div class=\"vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top\" data-vce-full-width=\"true\" data-vce-stretch-content=\"true\" id=\"el-e27dee1c\" data-vce-do-apply=\"all el-e27dee1c\"><div class=\"vce-row-content\" data-vce-element-content=\"true\"><div class=\"vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first\" id=\"el-f6ba0298\"><div class=\"vce-col-inner\" data-vce-do-apply=\"border margin background  el-f6ba0298\"><div class=\"vce-col-content\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding el-f6ba0298\"><section class=\"vce-hero-section-container vce-hero-section-media--xs vce-hero-section-media--sm vce-hero-section-media--md vce-hero-section-media--lg\"><div class=\"vce vce-hero-section\" id=\"el-4e44ebf8\" data-vce-background-image-all=\"https:\/\/educhanger.com\/delight\/wp-content\/uploads\/2025\/08\/image49.jpg\" data-vce-background-image=\"all\" data-vce-do-apply=\"margin background border  el-4e44ebf8\" data-vce-lozad=\"true\"><div class=\"vce-hero-section--wrap-row\"><div class=\"vce-hero-section--wrap\"><div class=\"vce-hero-section--content\" data-vce-do-apply=\"padding el-4e44ebf8\"><div class=\"vce-hero-section--content-container\"><div class=\"painting-header\" data-aos=\"fade-down\"><h2><span style=\"color: #ffffff;\">Painting Services<\/span><\/h2><p><span style=\"color: #ffffff;\">Bring life, color, and elegance to your space with our expert painting solutions.<\/span><\/p><\/div><\/div><div class=\"vce-button--style-basic-container vce-button--style-basic-container--align-center\"><span class=\"vce-button--style-basic-wrapper vce\" id=\"el-050500ef\" data-vce-do-apply=\"margin el-050500ef\"><a class=\"vce-button vce-button--style-basic vce-button--style-basic--border-square vce-button--style-basic--size-medium vce-button--style-basic--color-557cbf--fff\" href=\"https:\/\/educhanger.com\/delight\/contact\/\" title=\"\" data-vce-do-apply=\"padding border background  el-050500ef\">Apply Now<\/a><\/span><\/div><\/div><\/div><\/div><\/div><\/section><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vce-row-container\"><div class=\"vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top\" id=\"el-22b2252f\" data-vce-do-apply=\"all el-22b2252f\" data-vce-full-width=\"true\" data-vce-stretch-content=\"true\"><div class=\"vce-row-content\" data-vce-element-content=\"true\"><div class=\"vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first\" id=\"el-c58021cc\"><div class=\"vce-col-inner\" data-vce-do-apply=\"border margin background  el-c58021cc\"><div class=\"vce-col-content\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding el-c58021cc\"><div class=\"vce-raw-html\"><div class=\"vce-raw-html-wrapper\" id=\"el-5a537074\" data-vce-do-apply=\"all el-5a537074\"><!-- Painting Services Section -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\">\n\n<style>\n  .painting-section {\n    max-width: 1250px;\n    margin: 90px auto;\n    padding: 30px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .painting-header {\n    text-align: center;\n    margin-bottom: 65px;\n  }\n\n  .painting-header h2 {\n    font-size: 42px;\n    font-weight: 800;\n    color: #1e293b;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    position: relative;\n    display: inline-block;\n  }\n\n  .painting-header h2::before,\n  .painting-header h2::after {\n    content: \"\";\n    position: absolute;\n    height: 4px;\n    width: 60px;\n    background: linear-gradient(90deg,#3b82f6,#06b6d4);\n    top: 50%;\n    transform: translateY(-50%);\n  }\n\n  .painting-header h2::before {\n    left: -80px;\n  }\n  .painting-header h2::after {\n    right: -80px;\n  }\n\n  .painting-header p {\n    font-size: 18px;\n    color: #475569;\n    margin-top: 18px;\n  }\n\n  .painting-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));\n    gap: 35px;\n  }\n\n  .painting-card {\n    background: #fff;\n    border-radius: 18px;\n    border: 1px solid #e2e8f0;\n    overflow: hidden;\n    box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n    transition: transform 0.4s ease, box-shadow 0.4s ease;\n    position: relative;\n  }\n\n  .painting-card:hover {\n    transform: translateY(-12px);\n    box-shadow: 0 15px 35px rgba(0,0,0,0.15);\n  }\n\n  .painting-card img {\n    width: 100%;\n    height: 320px;\n    object-fit: cover;\n    transition: transform 0.5s ease;\n  }\n\n  .painting-card:hover img {\n    transform: scale(1.05);\n  }\n\n  .painting-card-content {\n    padding: 24px;\n  }\n\n  .painting-card h3 {\n    font-size: 23px;\n    color: #3b82f6;\n    margin-bottom: 14px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .painting-card p, .painting-card li {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .painting-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .painting-list li {\n    margin: 10px 0;\n    display: flex;\n    align-items: center;\n  }\n\n  .painting-list li i {\n    color: #06b6d4;\n    margin-right: 10px;\n  }\n\n  \/* New Section Styling *\/\n  .painting-extra {\n    margin-top: 80px;\n    display: flex;\n    align-items: center;\n    gap: 50px;\n    flex-wrap: wrap;\n  }\n\n  .painting-extra-content {\n    flex: 1;\n  }\n\n  .painting-extra-content h3 {\n    font-size: 30px;\n    color: #1e293b;\n    margin-bottom: 20px;\n  }\n\n  .painting-extra-content p {\n    font-size: 17px;\n    color: #475569;\n    line-height: 1.8;\n  }\n\n  .painting-extra img {\n    flex: 1;\n    width: 100%;\n    max-width: 550px;\n    border-radius: 16px;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n    transition: transform 0.5s ease;\n  }\n\n  .painting-extra img:hover {\n    transform: scale(1.05);\n  }\n<\/style>\n\n<div class=\"painting-section\">\n  \n\n  <div class=\"painting-grid\">\n    <!-- Interior Painting -->\n    <div class=\"painting-card\" data-aos=\"zoom-in\" data-aos-delay=\"100\">\n      <img decoding=\"async\" src=\"https:\/\/educhanger.com\/delight\/wp-content\/uploads\/2025\/08\/image34.jpg\" alt=\"Interior Painting\">\n      <div class=\"painting-card-content\">\n        <h3><i class=\"fa-solid fa-paint-roller\"><\/i> Interior Painting<\/h3>\n        <p>Enhance your interiors with smooth finishes, modern shades, and premium quality paints for a refreshed look.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Exterior Painting -->\n    <div class=\"painting-card\" data-aos=\"zoom-in\" data-aos-delay=\"200\">\n      <img decoding=\"async\" src=\"https:\/\/educhanger.com\/delight\/wp-content\/uploads\/2025\/08\/image13-1.jpg\" alt=\"Exterior Painting\">\n      <div class=\"painting-card-content\">\n        <h3><i class=\"fa-solid fa-brush\"><\/i> Exterior Painting<\/h3>\n        <p>Protect and beautify your home\u2019s exterior with durable paints designed to withstand all weather conditions.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Decorative & Custom Finishes -->\n    <div class=\"painting-card\" data-aos=\"zoom-in\" data-aos-delay=\"300\">\n      <img decoding=\"async\" src=\"https:\/\/educhanger.com\/delight\/wp-content\/uploads\/2025\/08\/image41.jpg\" alt=\"Decorative Painting\">\n      <div class=\"painting-card-content\">\n        <h3><i class=\"fa-solid fa-swatchbook\"><\/i> Decorative Finishes<\/h3>\n        <ul class=\"painting-list\">\n          <li><i class=\"fa-solid fa-star\"><\/i> Textured &amp; designer walls<\/li>\n          <li><i class=\"fa-solid fa-palette\"><\/i> Custom shades &amp; gradients<\/li>\n          <li><i class=\"fa-solid fa-fill-drip\"><\/i> Waterproof &amp; stain-resistant coats<\/li>\n          <li><i class=\"fa-solid fa-brush\"><\/i> Premium matte &amp; glossy finishes<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- New Content Section -->\n  <div class=\"painting-extra\" data-aos=\"fade-up\">\n    <div class=\"painting-extra-content\">\n      <h3><i class=\"fa-solid fa-spray-can\"><\/i> Why Choose Our Painting Experts?<\/h3>\n      <p>We don\u2019t just paint walls\u2014we transform spaces into stunning reflections of your personality. From vibrant interiors to long-lasting exteriors, our skilled painters ensure every stroke adds value and beauty to your property. Using eco-friendly paints, modern techniques, and precision work, we promise both durability and elegance.<\/p>\n    <\/div>\n    <img decoding=\"async\" src=\"https:\/\/educhanger.com\/delight\/wp-content\/uploads\/2025\/08\/image43.jpg\" alt=\"Painting Work\">\n  <\/div>\n<\/div>\n\n<script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n<script>\n  AOS.init({\n    duration: 1000,\n    once: true\n  });\n<\/script>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Painting ServicesBring life, color, and elegance to your space with our expert painting solutions.Apply Now Interior Painting Enhance your interiors with smooth finishes, modern shades, and premium quality paints for a refreshed look. Exterior Painting Protect and beautify your home\u2019s exterior with durable paints designed to withstand all weather conditions. Decorative Finishes Textured &amp; designer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"tdm_status":"","tdm_grid_status":"","footnotes":""},"class_list":["post-393","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/pages\/393"}],"collection":[{"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/comments?post=393"}],"version-history":[{"count":3,"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/pages\/393\/revisions"}],"predecessor-version":[{"id":723,"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/pages\/393\/revisions\/723"}],"wp:attachment":[{"href":"https:\/\/educhanger.com\/delight\/wp-json\/wp\/v2\/media?parent=393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}