{"id":5032,"date":"2026-03-09T07:35:29","date_gmt":"2026-03-09T07:35:29","guid":{"rendered":"https:\/\/dprintingconcepts.com\/?page_id=5032"},"modified":"2026-07-22T20:35:28","modified_gmt":"2026-07-22T20:35:28","slug":"glass-branding","status":"publish","type":"page","link":"https:\/\/dprintingconcepts.com\/?page_id=5032","title":{"rendered":"Glass Branding"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5032\" class=\"elementor elementor-5032\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c0789a elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"3c0789a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8ed90dd\" data-id=\"8ed90dd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-645eee7 elementor-widget elementor-widget-shortcode\" data-id=\"645eee7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Glass Branding Services in Lahore | Frosted Film & Window Graphics<\/title>\n    <meta name=\"description\" content=\"Premium glass branding services in Lahore. We specialize in frosted glass stickers, office glass partition branding, and window graphics for DHA, Gulberg, and Bahria Town.\">\n    <meta name=\"keywords\" content=\"glass branding lahore, glass signage lahore, window graphics lahore, frosted glass stickers, office glass partition branding, glass door branding, printed vinyl graphics, shop window branding\">\n    \n    <!-- Open Graph Tags -->\n    <meta property=\"og:title\" content=\"Glass Branding Services in Lahore | High-Quality Signage\">\n    <meta property=\"og:description\" content=\"Transform your office space with custom glass branding. Frosted films, logo cutouts, and printed vinyl in Lahore.\">\n    <meta property=\"og:type\" content=\"website\">\n    \n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\n    \n    <style>\n        :root {\n            --primary-dark: #0a2540;\n            --primary-blue: #0f3d66;\n            --secondary-blue: #1a508b;\n            --accent-blue: #eef6ff;\n            --text-main: #334155;\n            --text-light: #64748b;\n            --white: #ffffff;\n            --cta-green: #25d366;\n            --border-color: #e2e8f0;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Inter', sans-serif;\n        }\n\n        body {\n            line-height: 1.6;\n            color: var(--text-main);\n            overflow-x: hidden;\n        }\n\n        a { text-decoration: none; transition: 0.3s; }\n        ul { list-style: none; }\n\n        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(rgba(10, 37, 64, 0.85), rgba(10, 37, 64, 0.95)), url('https:\/\/images.unsplash.com\/photo-1497366216548-37526070297c?auto=format&fit=crop&q=80&w=1600') center\/cover;\n            padding: 120px 5% 140px;\n            color: var(--white);\n            text-align: center;\n        }\n\n        .hero h1 {\n            font-size: clamp(2.5rem, 5vw, 3.5rem);\n            margin-bottom: 1.5rem;\n            line-height: 1.2;\n            color: #ffffff !important; \/* Forced white to prevent Elementor override *\/\n        }\n\n        .hero p {\n            font-size: 1.2rem;\n            max-width: 800px;\n            margin: 0 auto 2.5rem;\n            color: #cbd5e1;\n        }\n\n        .hero-bullets {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            margin-bottom: 3rem;\n            flex-wrap: wrap;\n        }\n\n        .bullet-item {\n            background: rgba(255,255,255,0.1);\n            padding: 12px 24px;\n            border-radius: 50px;\n            font-size: 0.9rem;\n            backdrop-filter: blur(5px);\n            border: 1px solid rgba(255,255,255,0.2);\n        }\n\n        .btn-group {\n            display: flex;\n            justify-content: center;\n            gap: 15px;\n            flex-wrap: wrap;\n        }\n\n        .btn {\n            padding: 14px 32px;\n            border-radius: 6px;\n            font-weight: 600;\n            cursor: pointer;\n            border: none;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .btn-primary { background: var(--white); color: var(--primary-dark); }\n        .btn-whatsapp { background: var(--cta-green); color: var(--white); }\n        .btn-outline { background: transparent; border: 1px solid var(--white); color: var(--white); }\n\n        \/* Section Styling *\/\n        section { padding: 80px 10%; }\n        .section-bg { background: var(--accent-blue); }\n        .text-center { text-align: center; }\n        h2 { font-size: 2.2rem; margin-bottom: 1.5rem; color: var(--primary-dark); }\n        .sub-header { color: var(--text-light); max-width: 700px; margin: 0 auto 3rem; }\n\n        \/* Feature Cards *\/\n        .grid-3 {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n\n        .card {\n            background: var(--white);\n            padding: 40px;\n            border-radius: 12px;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n            transition: transform 0.3s;\n            border: 1px solid var(--border-color);\n        }\n\n        .card:hover { transform: translateY(-5px); }\n        .card h3 { margin-bottom: 1rem; color: var(--primary-blue); }\n\n        \/* Process Steps *\/\n        .process-steps {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 40px;\n        }\n\n        .step {\n            position: relative;\n            text-align: center;\n            padding: 20px;\n        }\n\n        .step-num {\n            width: 50px;\n            height: 50px;\n            background: var(--primary-blue);\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 15px;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        \/* Portfolio *\/\n        .portfolio-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n        }\n\n        .portfolio-item {\n            position: relative;\n            border-radius: 10px;\n            overflow: hidden;\n            height: 250px;\n            background: #e2e8f0;\n        }\n\n        .portfolio-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        .portfolio-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(transparent, rgba(0,0,0,0.8));\n            color: white;\n            padding: 20px;\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n\n        \/* FAQ Section *\/\n        .faq-container { max-width: 900px; margin: 0 auto; }\n        .faq-item {\n            margin-bottom: 15px;\n            border: 1px solid var(--border-color);\n            border-radius: 8px;\n            background: var(--white);\n        }\n        .faq-question {\n            padding: 20px;\n            cursor: pointer;\n            font-weight: 600;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            color: var(--primary-blue);\n        }\n        .faq-answer {\n            padding: 0 20px 20px;\n            color: var(--text-main);\n            display: none;\n            font-size: 0.95rem;\n            border-top: 1px solid #f1f5f9;\n            padding-top: 15px;\n        }\n\n        \/* CTA Section *\/\n        .cta-box {\n            background: var(--primary-blue);\n            padding: 60px;\n            border-radius: 20px;\n            color: white;\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        \/* Fixed Heading Color for CTA *\/\n        .cta-box h2 {\n            color: var(--white) !important;\n        }\n\n        \/* Simple Copyright Section *\/\n        .copyright-simple {\n            text-align: center;\n            padding: 30px;\n            background: #f8fafc;\n            color: var(--text-light);\n            font-size: 0.85rem;\n            border-top: 1px solid var(--border-color);\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            section { padding: 60px 5%; }\n            .hero h1 { font-size: 2rem; }\n            .grid-3 { grid-template-columns: 1fr; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Hero Section -->\n    <header class=\"hero\">\n        <h1>Premium Glass Branding Services in Lahore<\/h1>\n        <p>Elevate your workspace aesthetics and brand presence with professional glass signage, frosted privacy films, and custom window graphics.<\/p>\n        \n        <div class=\"hero-bullets\">\n            <div class=\"bullet-item\">\u2713 Corporate Glass Branding & Signage<\/div>\n            <div class=\"bullet-item\">\u2713 Frosted Privacy Films with Logo Cutouts<\/div>\n            <div class=\"bullet-item\">\u2713 High-Resolution Printed Window Graphics<\/div>\n        <\/div>\n\n        <div class=\"btn-group\">\n            <a href=\"https:\/\/wa.me\/923000000000\" class=\"btn btn-whatsapp\" target=\"_blank\" rel=\"noopener\">WhatsApp Now<\/a>\n            <a href=\"tel:+923000000000\" class=\"btn btn-outline\">Call Us Today<\/a>\n        <\/div>\n    <\/header>\n\n    <!-- Section: About -->\n    <section id=\"about\">\n        <div class=\"text-center\">\n            <h2>Expert Glass Branding Solutions in Lahore<\/h2>\n            <div style=\"max-width: 900px; margin: 0 auto; text-align: left;\">\n                <p style=\"margin-bottom: 20px;\">Glass branding is a critical component of modern commercial interior design. At <strong>Glass Branding Lahore<\/strong>, we specialize in converting standard glass surfaces into impactful communication assets. We provide high-end <strong>glass signage<\/strong>, <strong>window graphics<\/strong>, and sophisticated <strong>frosted vinyl<\/strong> solutions tailored to your business needs.<\/p>\n                <p style=\"margin-bottom: 20px;\">Our services are available across all major commercial hubs in Lahore, including DHA, Gulberg, Johar Town, and Bahria Town. By utilizing premium materials and state-of-the-art printing technology, we ensure your office maintains a professional and contemporary appearance.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section: Features -->\n    <section class=\"section-bg\">\n        <div class=\"text-center\">\n            <h2>Why Choose Our Glass Branding?<\/h2>\n            <p class=\"sub-header\">Premium materials, expert craftsmanship, and unmatched durability.<\/p>\n        <\/div>\n        <div class=\"grid-3\">\n            <div class=\"card\">\n                <h3>High-Grade Frosted Vinyl<\/h3>\n                <p>We utilize top-tier frosted films that offer long-lasting durability and superior privacy for any office environment.<\/p>\n            <\/div>\n            <div class=\"card\">\n                <h3>Professional Installation<\/h3>\n                <p>Our skilled technicians ensure a flawless, bubble-free application on all types of glass partitions and doors.<\/p>\n            <\/div>\n            <div class=\"card\">\n                <h3>Bespoke Design Options<\/h3>\n                <p>We create custom logo patterns and unique graphics that align perfectly with your corporate brand identity.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section: Process -->\n    <section>\n        <div class=\"text-center\">\n            <h2>Our Seamless Execution Process<\/h2>\n        <\/div>\n        <div class=\"process-steps\">\n            <div class=\"step\">\n                <div class=\"step-num\">1<\/div>\n                <h4>Site Survey<\/h4>\n                <p>Initial consultation and precise measurements.<\/p>\n            <\/div>\n            <div class=\"step\">\n                <div class=\"step-num\">2<\/div>\n                <h4>Design Phase<\/h4>\n                <p>Custom mockups and client approvals.<\/p>\n            <\/div>\n            <div class=\"step\">\n                <div class=\"step-num\">3<\/div>\n                <h4>Production<\/h4>\n                <p>High-resolution printing and cutting.<\/p>\n            <\/div>\n            <div class=\"step\">\n                <div class=\"step-num\">4<\/div>\n                <h4>Installation<\/h4>\n                <p>Precise on-site application by experts.<\/p>\n            <\/div>\n            <div class=\"step\">\n                <div class=\"step-num\">5<\/div>\n                <h4>Quality Check<\/h4>\n                <p>Final inspection to ensure perfection.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section: Portfolio -->\n    <section class=\"section-bg\">\n        <div class=\"text-center\">\n            <h2>Our Recent Glass Branding Projects<\/h2>\n            <p class=\"sub-header\">A glimpse of our successful installations across various industries in Lahore.<\/p>\n        <\/div>\n        <div class=\"portfolio-grid\">\n            <div class=\"portfolio-item\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366216548-37526070297c?auto=format&fit=crop&q=60&w=500\" alt=\"Office glass partition branding\">\n                <div class=\"portfolio-overlay\">Office Partition Branding<\/div>\n            <\/div>\n            <div class=\"portfolio-item\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541746972996-4e0b0f43e02a?auto=format&fit=crop&q=60&w=500\" alt=\"Storefront window graphics\">\n                <div class=\"portfolio-overlay\">Retail Window Graphics<\/div>\n            <\/div>\n            <div class=\"portfolio-item\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&q=60&w=500\" alt=\"Frosted meeting room branding\">\n                <div class=\"portfolio-overlay\">Frosted Meeting Room Design<\/div>\n            <\/div>\n            <div class=\"portfolio-item\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?auto=format&fit=crop&q=60&w=500\" alt=\"Glass door branding\">\n                <div class=\"portfolio-overlay\">Corporate Entrance Branding<\/div>\n            <\/div>\n            <div class=\"portfolio-item\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&q=60&w=500\" alt=\"Printed vinyl graphics\">\n                <div class=\"portfolio-overlay\">Full-Color Printed Vinyl<\/div>\n            <\/div>\n            <div class=\"portfolio-item\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517248135467-4c7edcad34c4?auto=format&fit=crop&q=60&w=500\" alt=\"Restaurant Decorative Films\">\n                <div class=\"portfolio-overlay\">Decorative Restaurant Films<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Expanded FAQ Section for AI Search & SEO -->\n    <section id=\"faqs\">\n        <div class=\"text-center\">\n            <h2>Frequently Asked Questions About Glass Branding<\/h2>\n            <p class=\"sub-header\">Everything you need to know about professional glass branding and frosted films.<\/p>\n        <\/div>\n        <div class=\"faq-container\">\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">What is glass branding and why is it important for businesses? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Glass branding involves applying vinyl stickers, frosted films, or digitally printed graphics to glass partitions, windows, and doors. It is essential for enhancing office privacy, promoting brand identity, and creating a modern, professional work environment that impresses clients and motivates employees.<\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Does applying frosted film block out natural light? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">No, frosted film is designed to diffuse light rather than block it. It allows approximately 80-90% of natural light to pass through while providing complete privacy by blurring direct visibility. This keeps your workspace bright and energetic.<\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">How is the cost of glass branding calculated in Lahore? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">The cost is typically calculated on a \"per square foot\" basis. Factors influencing the price include the quality of the vinyl material, the complexity of the design (such as intricate logo cut-outs), and the total area of installation. We offer free on-site measurements to provide an accurate quote.<\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Is frosted vinyl permanent, or can it be removed later? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">We use high-quality, commercial-grade removable vinyl. If you decide to change your office layout or update your branding, the film can be professionally removed without leaving sticky residue or damaging the glass surface.<\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">What is the difference between frosted film and sandblasting? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Sandblasting is a permanent etching process that can weaken the glass and cannot be undone. Frosted film is a superior alternative as it is more cost-effective, offers limitless design possibilities, and is fully replaceable if your branding needs change.<\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Can glass branding be used for retail shops and clinics? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Absolutely. We provide branding solutions for retail storefronts to attract customers, gyms for privacy, clinics to create a comfortable patient environment, and banks to secure sensitive areas while maintaining a corporate look.<\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">How long does the installation process take? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">For a standard office cabin or partition, installation usually takes 2 to 4 hours. Larger projects, such as an entire office floor or a commercial building facade, are typically completed within 1 to 2 business days.<\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Do you provide custom design and digital mockups? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Yes, our in-house design team creates professional digital mockups. We can incorporate your company logo into custom frosted patterns, allowing you to visualize exactly how the branding will look on your glass surfaces before installation begins.<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section: Service Hubs -->\n    <section class=\"section-bg\">\n        <div class=\"text-center\">\n            <h2>Our Primary Service Areas in Lahore<\/h2>\n            <p style=\"max-width: 800px; margin: 0 auto; color: var(--text-main);\">We offer premium glass branding services throughout Lahore, with a strong presence in <strong>DHA (Phases 1-8), Gulberg, Johar Town, Bahria Town, Model Town, and the Canal Bank Road<\/strong> business districts. Our team is available for same-day site visits in most of these locations.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Final CTA Section (With White Heading) -->\n    <section>\n        <div class=\"cta-box\">\n            <h2>Get a Free Branding Quote Today<\/h2>\n            <p>Ready to transform your workspace? Contact us for a free consultation and expert site visit. Let our branding experts help you make a lasting impression.<\/p>\n            <div class=\"btn-group\" style=\"margin-top: 30px;\">\n                <a href=\"https:\/\/wa.me\/923000000000\" class=\"btn btn-whatsapp\" target=\"_blank\" rel=\"noopener\">WhatsApp Now<\/a>\n                <a href=\"tel:+923000000000\" class=\"btn btn-primary\">Call Now<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <script>\n        \/\/ FAQ Toggle Logic\n        document.querySelectorAll('.faq-question').forEach(item => {\n            item.addEventListener('click', () => {\n                const answer = item.nextElementSibling;\n                const span = item.querySelector('span');\n                const isOpen = answer.style.display === 'block';\n                \n                \/\/ Toggle current FAQ\n                if (isOpen) {\n                    answer.style.display = 'none';\n                    span.textContent = '+';\n                } else {\n                    answer.style.display = 'block';\n                    span.textContent = '-';\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Premium Glass Branding Services in Lahore Elevate your workspace aesthetics and brand presence with professional glass signage, frosted privacy films, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":79,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"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":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","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-5032","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=\/wp\/v2\/pages\/5032","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5032"}],"version-history":[{"count":5,"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=\/wp\/v2\/pages\/5032\/revisions"}],"predecessor-version":[{"id":5061,"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=\/wp\/v2\/pages\/5032\/revisions\/5061"}],"up":[{"embeddable":true,"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=\/wp\/v2\/pages\/79"}],"wp:attachment":[{"href":"https:\/\/dprintingconcepts.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}