{"id":55,"date":"2026-02-14T12:51:11","date_gmt":"2026-02-14T12:51:11","guid":{"rendered":"https:\/\/bismillahassignment.com\/?page_id=55"},"modified":"2026-02-14T12:51:21","modified_gmt":"2026-02-14T12:51:21","slug":"privacy-policy-2","status":"publish","type":"page","link":"https:\/\/bismillahassignment.com\/?page_id=55","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<!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>Bismillah Assignments \u00b7 Policies<\/title>\n    <!-- Font Awesome 6 -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', 'Poppins', system-ui, sans-serif;\n        }\n\n        body {\n            min-height: 100vh;\n            background: #556b2f;\n            background: linear-gradient(145deg, #3f5a1f 0%, #6b8e4c 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 1.2rem;\n        }\n\n        \/* main card *\/\n        .main-card {\n            max-width: 1300px;\n            width: 100%;\n            background: #f5f7da;\n            border-radius: 70px;\n            padding: 2.5rem 2.5rem;\n            box-shadow: 0 30px 50px -15px #1e2e0e, 0 0 0 3px #b8860b, 0 0 0 7px #e9e1a3;\n            border: 2px solid #9c7e3c;\n        }\n\n        \/* bismillah bar *\/\n        .bismillah-bar {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            align-items: center;\n            background: #4a6320;\n            border-radius: 90px;\n            padding: 0.7rem 2rem;\n            border: 3px solid #f3d572;\n            margin-bottom: 2rem;\n            box-shadow: 0 8px 0 #2b3d13;\n        }\n\n        .bismillah-arabic {\n            font-size: 2.4rem;\n            font-family: 'Traditional Arabic', 'Noto Naskh Arabic', serif;\n            color: #faf7cf;\n            background: #6d8c3f;\n            padding: 0.2rem 2rem;\n            border-radius: 60px;\n            border: 2px solid #f5d97b;\n        }\n\n        .bismillah-arabic span {\n            font-family: 'Segoe UI', sans-serif;\n            font-size: 1.1rem;\n            color: #fff8cf;\n            margin-left: 10px;\n        }\n\n        .tag {\n            background: #f5d742;\n            color: #2d4715;\n            font-weight: 700;\n            padding: 0.7rem 2.5rem;\n            border-radius: 60px;\n            font-size: 1.2rem;\n            border: 2px solid #4d6b1f;\n            box-shadow: 0 5px 0 #7f993a;\n        }\n\n        \/* page header *\/\n        .page-header {\n            text-align: center;\n            margin-bottom: 2.5rem;\n        }\n\n        .page-header h1 {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #3e5918;\n            text-shadow: 2px 2px 0 #f9e29c;\n            margin-bottom: 0.5rem;\n        }\n\n        .page-header h1 i {\n            color: #b8860b;\n            margin: 0 15px;\n        }\n\n        .underline {\n            width: 200px;\n            height: 6px;\n            background: #b8860b;\n            margin: 0 auto;\n            border-radius: 10px;\n            box-shadow: 0 2px 0 #f5da7a;\n        }\n\n        .last-updated {\n            margin-top: 1rem;\n            font-size: 1.1rem;\n            color: #1e3311;\n            background: #f7eac7;\n            display: inline-block;\n            padding: 0.5rem 2rem;\n            border-radius: 50px;\n            border: 2px solid #b8860b;\n        }\n\n        \/* policy tabs *\/\n        .policy-tabs {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 1rem;\n            margin-bottom: 2.5rem;\n        }\n\n        .tab-btn {\n            background: #f7eac7;\n            border: 3px solid #6d903a;\n            color: #2d4715;\n            padding: 1rem 2.5rem;\n            border-radius: 60px;\n            font-size: 1.3rem;\n            font-weight: 700;\n            cursor: pointer;\n            transition: all 0.2s;\n            box-shadow: 0 5px 0 #7e9542;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .tab-btn i {\n            color: #b8860b;\n            font-size: 1.4rem;\n        }\n\n        .tab-btn.active {\n            background: #b8860b;\n            color: #1e3311;\n            border-color: #f5da7a;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 0 #7e5c2c;\n        }\n\n        .tab-btn.active i {\n            color: #1e3311;\n        }\n\n        \/* policy content *\/\n        .policy-content {\n            background: #f9f3d9;\n            border-radius: 60px;\n            padding: 2.5rem;\n            border: 4px solid #6d903a;\n            box-shadow: 0 15px 0 #4d692c;\n            margin-bottom: 2rem;\n        }\n\n        .policy-panel {\n            display: none;\n        }\n\n        .policy-panel.active {\n            display: block;\n        }\n\n        .policy-panel h2 {\n            font-size: 2.5rem;\n            color: #3e5918;\n            margin-bottom: 1.5rem;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            border-bottom: 3px solid #f5da7a;\n            padding-bottom: 0.8rem;\n        }\n\n        .policy-panel h2 i {\n            color: #b8860b;\n        }\n\n        .policy-panel h3 {\n            font-size: 1.8rem;\n            color: #2d4715;\n            margin: 1.8rem 0 1rem;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .policy-panel h3 i {\n            color: #b8860b;\n            font-size: 1.6rem;\n        }\n\n        .policy-panel p {\n            font-size: 1.2rem;\n            color: #1e3311;\n            line-height: 1.8;\n            margin-bottom: 1.2rem;\n        }\n\n        .policy-panel ul, .policy-panel ol {\n            margin: 1rem 0 1.5rem 2rem;\n            font-size: 1.2rem;\n            color: #1e3311;\n            line-height: 1.8;\n        }\n\n        .policy-panel li {\n            margin-bottom: 0.5rem;\n        }\n\n        .policy-panel li strong {\n            color: #b8860b;\n        }\n\n        .highlight-box {\n            background: #f7eac7;\n            border-radius: 50px;\n            padding: 1.5rem 2rem;\n            border: 3px solid #b8860b;\n            margin: 1.5rem 0;\n            box-shadow: 0 5px 0 #7e9542;\n        }\n\n        .highlight-box p {\n            margin-bottom: 0;\n        }\n\n        .contact-info {\n            background: #6b8c42;\n            border-radius: 50px;\n            padding: 1.5rem;\n            color: #fcf6c5;\n            margin: 1.5rem 0;\n            border: 3px solid #f5da7a;\n        }\n\n        .contact-info p {\n            color: #fcf6c5;\n            margin-bottom: 0.5rem;\n        }\n\n        .contact-info i {\n            color: #f5da7a;\n            margin-right: 10px;\n        }\n\n        \/* back button *\/\n        .back-button {\n            text-align: center;\n            margin: 2rem 0 1rem;\n        }\n\n        .back-btn {\n            background: #5a7c32;\n            color: #fefad4;\n            border: 0;\n            padding: 1rem 4rem;\n            border-radius: 90px;\n            font-size: 1.8rem;\n            font-weight: 700;\n            box-shadow: 0 8px 0 #325013;\n            border: 3px solid #f5cf6a;\n            cursor: pointer;\n            text-decoration: none;\n            display: inline-flex;\n            align-items: center;\n            gap: 15px;\n            transition: all 0.2s;\n        }\n\n        .back-btn:hover {\n            transform: translateY(-3px);\n            background: #6b8c42;\n        }\n\n        .back-btn:active {\n            transform: translateY(5px);\n            box-shadow: 0 3px 0 #325013;\n        }\n\n        \/* footer note *\/\n        .footer-note {\n            margin-top: 2rem;\n            text-align: center;\n            font-size: 1.1rem;\n            font-weight: 500;\n            color: #fcfad9;\n            background: #57752b;\n            padding: 0.8rem 2rem;\n            border-radius: 60px;\n            border: 2px solid #f5cf6a;\n            display: inline-block;\n            width: auto;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        hr {\n            border: 2px solid #b8860b;\n            border-radius: 10px;\n            margin: 1.5rem 0;\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"main-card\">\n    <!-- bismillah bar -->\n    <div class=\"bismillah-bar\">\n        <div class=\"bismillah-arabic\">\ufdfd <span>Bismillah Assignments<\/span><\/div>\n        <div class=\"tag\"><i class=\"fas fa-pen-fancy\"><\/i> handwritten &#038; typing<\/div>\n    <\/div>\n\n    <!-- page header -->\n    <div class=\"page-header\">\n        <h1><i class=\"fas fa-shield-alt\"><\/i> Policies <i class=\"fas fa-gavel\"><\/i><\/h1>\n        <div class=\"underline\"><\/div>\n        <div class=\"last-updated\"><i class=\"fas fa-calendar-alt\"><\/i> Last Updated: February 15, 2026<\/div>\n    <\/div>\n\n    <!-- policy tabs -->\n    <div class=\"policy-tabs\">\n        <button class=\"tab-btn active\" onclick=\"showPolicy('privacy')\" id=\"tab-privacy\">\n            <i class=\"fas fa-lock\"><\/i> Privacy Policy\n        <\/button>\n        <button class=\"tab-btn\" onclick=\"showPolicy('terms')\" id=\"tab-terms\">\n            <i class=\"fas fa-file-contract\"><\/i> Terms &#038; Conditions\n        <\/button>\n        <button class=\"tab-btn\" onclick=\"showPolicy('refund')\" id=\"tab-refund\">\n            <i class=\"fas fa-undo-alt\"><\/i> Refund Policy\n        <\/button>\n        <button class=\"tab-btn\" onclick=\"showPolicy('delivery')\" id=\"tab-delivery\">\n            <i class=\"fas fa-truck\"><\/i> Delivery Policy\n        <\/button>\n    <\/div>\n\n    <!-- policy content area -->\n    <div class=\"policy-content\">\n        <!-- Privacy Policy Panel -->\n        <div id=\"privacy-panel\" class=\"policy-panel active\">\n            <h2><i class=\"fas fa-lock\"><\/i> Privacy Policy<\/h2>\n            <p>At Bismillah Assignments, we value your privacy and are committed to protecting your personal information. This policy explains how we collect, use, and safeguard your data.<\/p>\n\n            <h3><i class=\"fas fa-database\"><\/i> Information We Collect<\/h3>\n            <ul>\n                <li><strong>Personal Information:<\/strong> Name, CNIC number, phone number, email address, and qualification details when you register.<\/li>\n                <li><strong>Payment Information:<\/strong> Transaction details (but we do NOT store your JazzCash\/EasyPaisa passwords or PINs).<\/li>\n                <li><strong>Usage Data:<\/strong> How you interact with our website to improve our services.<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-utensils\"><\/i> How We Use Your Information<\/h3>\n            <ul>\n                <li>To process your assignment requests and deliver work.<\/li>\n                <li>To contact you via WhatsApp or phone regarding your orders.<\/li>\n                <li>To improve our services and customer experience.<\/li>\n                <li>To comply with legal requirements.<\/li>\n            <\/ul>\n\n            <div class=\"highlight-box\">\n                <p><i class=\"fas fa-shield-alt\" style=\"color: #b8860b;\"><\/i> <strong>We NEVER share your personal information with third parties without your consent.<\/strong><\/p>\n            <\/div>\n\n            <h3><i class=\"fas fa-cookie-bite\"><\/i> Cookies<\/h3>\n            <p>We use cookies to enhance your browsing experience. You can disable cookies in your browser settings, but some features may not function properly.<\/p>\n\n            <h3><i class=\"fas fa-envelope\"><\/i> Contact Us<\/h3>\n            <div class=\"contact-info\">\n                <p><i class=\"fas fa-phone-alt\"><\/i> 0346 7692844 (JazzCash) \/ 0344 2316061 (EasyPaisa)<\/p>\n                <p><i class=\"fas fa-envelope\"><\/i> privacy@bismillah.pk<\/p>\n                <p><i class=\"fas fa-clock\"><\/i> Response within 24 hours<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Terms & Conditions Panel -->\n        <div id=\"terms-panel\" class=\"policy-panel\">\n            <h2><i class=\"fas fa-file-contract\"><\/i> Terms &#038; Conditions<\/h2>\n            <p>Please read these terms carefully before using our services. By registering or placing an order, you agree to be bound by these terms.<\/p>\n\n            <h3><i class=\"fas fa-clipboard-list\"><\/i> Service Terms<\/h3>\n            <ul>\n                <li><strong>Assignment Work:<\/strong> We provide handwritten and MS Word typed assignments as per your selected package.<\/li>\n                <li><strong>Plagiarism:<\/strong> All work is original and done specifically for you. Re-selling or submitting our work as your own is your responsibility.<\/li>\n                <li><strong>Deadlines:<\/strong> We deliver work within the agreed timeframe. Delays may occur due to unforeseen circumstances, and we will notify you immediately.<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-money-bill-wave\"><\/i> Payment Terms<\/h3>\n            <ul>\n                <li><strong>Fees:<\/strong> Package fees must be paid in full before work begins (50% advance for large projects).<\/li>\n                <li><strong>Payment Methods:<\/strong> JazzCash (0346 7692844 &#8211; Abdullah Younis) or EasyPaisa (0344 2316061 &#8211; M Aslam).<\/li>\n                <li><strong>Confirmation:<\/strong> Send payment screenshot via WhatsApp for confirmation.<\/li>\n            <\/ul>\n\n            <div class=\"highlight-box\">\n                <p><i class=\"fas fa-exclamation-triangle\" style=\"color: #b8860b;\"><\/i> <strong>Daily salaries mentioned are for reference and may vary based on project complexity.<\/strong><\/p>\n            <\/div>\n\n            <h3><i class=\"fas fa-ban\"><\/i> Prohibited Uses<\/h3>\n            <ul>\n                <li>You may not use our work for illegal purposes or submit it where prohibited.<\/li>\n                <li>You may not share our completed work with others without permission.<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-balance-scale\"><\/i> Limitation of Liability<\/h3>\n            <p>Bismillah Assignments shall not be liable for any indirect, incidental, or consequential damages arising from the use of our services.<\/p>\n        <\/div>\n\n        <!-- Refund Policy Panel -->\n        <div id=\"refund-panel\" class=\"policy-panel\">\n            <h2><i class=\"fas fa-undo-alt\"><\/i> Refund Policy<\/h2>\n            <p>We strive for 100% customer satisfaction. However, if you&#8217;re not happy with our work, here&#8217;s our refund policy:<\/p>\n\n            <h3><i class=\"fas fa-check-circle\"><\/i> Eligibility for Refund<\/h3>\n            <ul>\n                <li><strong>Before Work Starts:<\/strong> Full refund if you cancel within 2 hours of payment.<\/li>\n                <li><strong>Dissatisfaction:<\/strong> If work doesn&#8217;t meet requirements, we offer 1 free revision. If still unsatisfied, 50% refund.<\/li>\n                <li><strong>Non-Delivery:<\/strong> 100% refund if we fail to deliver within agreed timeframe (excluding delays caused by client).<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-times-circle\"><\/i> Non-Refundable Cases<\/h3>\n            <ul>\n                <li>Work completed and delivered according to instructions.<\/li>\n                <li>Change of mind after work has started (no refund).<\/li>\n                <li>Requests made after 7 days of delivery.<\/li>\n                <li>Plagiarism claims without proof (we provide originality reports).<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-clock\"><\/i> Refund Process<\/h3>\n            <ol>\n                <li>Contact us via WhatsApp or phone within 48 hours of delivery.<\/li>\n                <li>Explain the issue clearly with evidence.<\/li>\n                <li>We&#8217;ll review and respond within 24 hours.<\/li>\n                <li>Approved refunds are processed within 3-5 business days via same payment method.<\/li>\n            <\/ol>\n\n            <div class=\"highlight-box\">\n                <p><i class=\"fas fa-heart\" style=\"color: #b8860b;\"><\/i> <strong>Our goal is your satisfaction. We always try to resolve issues before refunds.<\/strong><\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Delivery Policy Panel -->\n        <div id=\"delivery-panel\" class=\"policy-panel\">\n            <h2><i class=\"fas fa-truck\"><\/i> Delivery Policy<\/h2>\n            <p>We understand the importance of deadlines. Here&#8217;s how we handle delivery of your assignments:<\/p>\n\n            <h3><i class=\"fas fa-hourglass-half\"><\/i> Delivery Timeframes<\/h3>\n            <ul>\n                <li><strong>Standard Delivery:<\/strong> 24-48 hours after payment confirmation.<\/li>\n                <li><strong>Express Delivery:<\/strong> Within 12 hours (additional charges may apply).<\/li>\n                <li><strong>Bulk Orders:<\/strong> Delivery time agreed upon during registration.<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-file-export\"><\/i> Delivery Method<\/h3>\n            <ul>\n                <li>Completed assignments are sent via WhatsApp (PDF\/images) or email as per your preference.<\/li>\n                <li>Handwritten work: Clear photos or scanned PDF.<\/li>\n                <li>Typed work: MS Word (.docx) or PDF format.<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-check-double\"><\/i> Quality Assurance<\/h3>\n            <ul>\n                <li>All work is checked for quality before delivery.<\/li>\n                <li>You&#8217;ll receive a preview for approval (for handwritten work).<\/li>\n                <li>Minor revisions are free within 24 hours of delivery.<\/li>\n            <\/ul>\n\n            <h3><i class=\"fas fa-exclamation-circle\"><\/i> Late Delivery<\/h3>\n            <p>If we&#8217;re unable to meet the deadline:<\/p>\n            <ul>\n                <li>We&#8217;ll notify you immediately with a new estimated time.<\/li>\n                <li>10% discount on next order as compensation.<\/li>\n                <li>Full refund if delay exceeds 24 hours beyond agreed time (at your discretion).<\/li>\n            <\/ul>\n\n            <div class=\"contact-info\">\n                <p><i class=\"fas fa-bell\"><\/i> <strong>For urgent delivery inquiries:<\/strong> WhatsApp 0346 7692844 with your order ID.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- summary box -->\n    <div style=\"background: #f7eac7; border-radius: 50px; padding: 1.5rem; border: 3px solid #b8860b; margin-bottom: 2rem;\">\n        <p style=\"font-size: 1.2rem; color: #1e3311; text-align: center;\">\n            <i class=\"fas fa-gavel\" style=\"color: #b8860b;\"><\/i> By using our services, you agree to all above policies. \n            <strong>Last updated: February 15, 2026<\/strong>\n        <\/p>\n    <\/div>\n\n    <hr>\n\n    <!-- back to home button -->\n    <div class=\"back-button\">\n        <a href=\"#\" onclick=\"alert('Navigate back to home page'); return false;\" class=\"back-btn\">\n            <i class=\"fas fa-arrow-left\"><\/i> Back to Home\n        <\/a>\n    <\/div>\n\n    <!-- footer note -->\n    <div style=\"text-align: center; margin-top: 2rem;\">\n        <div class=\"footer-note\">\u2728 Bismillah Assignments \u00b7 Trust \u00b7 Quality \u00b7 On Time \u2728<\/div>\n    <\/div>\n<\/div>\n\n<!-- hidden numbers -->\n<div style=\"display:none;\">03467692844<\/div>\n<div style=\"display:none;\">03442316061<\/div>\n\n<script>\n    function showPolicy(policy) {\n        \/\/ Hide all panels\n        document.getElementById('privacy-panel').classList.remove('active');\n        document.getElementById('terms-panel').classList.remove('active');\n        document.getElementById('refund-panel').classList.remove('active');\n        document.getElementById('delivery-panel').classList.remove('active');\n        \n        \/\/ Remove active class from all tabs\n        document.getElementById('tab-privacy').classList.remove('active');\n        document.getElementById('tab-terms').classList.remove('active');\n        document.getElementById('tab-refund').classList.remove('active');\n        document.getElementById('tab-delivery').classList.remove('active');\n        \n        \/\/ Show selected panel\n        document.getElementById(policy + '-panel').classList.add('active');\n        \n        \/\/ Add active class to clicked tab\n        document.getElementById('tab-' + policy).classList.add('active');\n    }\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Bismillah Assignments \u00b7 Policies \ufdfd Bismillah Assignments handwritten &#038; typing Policies Last Updated: February 15, 2026 Privacy Policy Terms &#038; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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-55","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/pages\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=55"}],"version-history":[{"count":2,"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/pages\/55\/revisions"}],"predecessor-version":[{"id":57,"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/pages\/55\/revisions\/57"}],"wp:attachment":[{"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}