{"id":45,"date":"2026-02-14T12:33:40","date_gmt":"2026-02-14T12:33:40","guid":{"rendered":"https:\/\/bismillahassignment.com\/?page_id=45"},"modified":"2026-02-14T12:34:19","modified_gmt":"2026-02-14T12:34:19","slug":"about-us","status":"publish","type":"page","link":"https:\/\/bismillahassignment.com\/?page_id=45","title":{"rendered":"About Us"},"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 About Us<\/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; \/* dark olive green base *\/\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 - light olive with golden accents *\/\n        .main-card {\n            max-width: 1200px;\n            width: 100%;\n            background: #f5f7da; \/* soft yellow-green *\/\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 - olive and gold *\/\n        .bismillah-bar {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            align-items: center;\n            background: #4a6320; \/* deep olive *\/\n            border-radius: 90px;\n            padding: 0.7rem 2rem;\n            border: 3px solid #f3d572;\n            margin-bottom: 2.5rem;\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; \/* soft yellow *\/\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; \/* bright yellow *\/\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        \/* about us header *\/\n        .about-header {\n            text-align: center;\n            margin-bottom: 3rem;\n        }\n\n        .about-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        .about-header h1 i {\n            color: #b8860b;\n            margin: 0 15px;\n        }\n\n        .underline {\n            width: 150px;\n            height: 6px;\n            background: #b8860b;\n            margin: 0 auto;\n            border-radius: 10px;\n            box-shadow: 0 2px 0 #f5da7a;\n        }\n\n        \/* content grid *\/\n        .about-content {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2.5rem;\n            margin-bottom: 2.5rem;\n        }\n\n        .left-section {\n            flex: 1 1 350px;\n            background: #f9f3d9;\n            border-radius: 60px;\n            padding: 2.5rem;\n            border: 4px solid #6d903a;\n            box-shadow: 0 15px 0 #4d692c;\n            text-align: center;\n        }\n\n        .right-section {\n            flex: 2 1 500px;\n            background: #f9f3d9;\n            border-radius: 60px;\n            padding: 2.5rem;\n            border: 4px solid #6d903a;\n            box-shadow: 0 15px 0 #4d692c;\n        }\n\n        \/* profile image placeholder *\/\n        .profile-icon {\n            font-size: 6rem;\n            color: #b8860b;\n            background: #6b8c42;\n            width: 150px;\n            height: 150px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 1.5rem;\n            border: 5px solid #f5da7a;\n            box-shadow: 0 10px 0 #3d5a1e;\n        }\n\n        .left-section h2 {\n            font-size: 2.2rem;\n            color: #2d4715;\n            margin-bottom: 1rem;\n            border-bottom: 3px solid #f5da7a;\n            padding-bottom: 0.5rem;\n        }\n\n        .left-section p {\n            font-size: 1.3rem;\n            color: #1e3311;\n            margin: 1rem 0;\n            line-height: 1.6;\n        }\n\n        .social-links {\n            display: flex;\n            justify-content: center;\n            gap: 1.5rem;\n            margin-top: 2rem;\n        }\n\n        .social-links a {\n            background: #6b8c3f;\n            color: #fcf6c5;\n            width: 60px;\n            height: 60px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 2rem;\n            text-decoration: none;\n            border: 3px solid #f5da7a;\n            box-shadow: 0 5px 0 #3d5a1e;\n            transition: all 0.2s;\n        }\n\n        .social-links a:hover {\n            transform: translateY(-5px);\n            background: #b8860b;\n            color: #1e3311;\n        }\n\n        \/* right section styles *\/\n        .right-section h3 {\n            font-size: 2rem;\n            color: #3e5918;\n            margin: 1.5rem 0 1rem;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .right-section h3 i {\n            color: #b8860b;\n            font-size: 2rem;\n        }\n\n        .right-section p {\n            font-size: 1.2rem;\n            color: #1e3311;\n            line-height: 1.8;\n            margin-bottom: 1.5rem;\n        }\n\n        \/* stats cards *\/\n        .stats-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.5rem;\n            justify-content: space-between;\n            margin: 2rem 0;\n        }\n\n        .stat-card {\n            flex: 1 1 140px;\n            background: #f7eac7;\n            border-radius: 50px;\n            padding: 1.5rem 0.5rem;\n            text-align: center;\n            border: 3px solid #b8860b;\n            box-shadow: 0 6px 0 #7e9542;\n        }\n\n        .stat-card i {\n            font-size: 2.5rem;\n            color: #b8860b;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card .number {\n            font-size: 2.2rem;\n            font-weight: 800;\n            color: #3e5918;\n        }\n\n        .stat-card .label {\n            font-size: 1.1rem;\n            color: #1e3311;\n            font-weight: 600;\n        }\n\n        \/* team section *\/\n        .team-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.5rem;\n            justify-content: center;\n            margin: 2rem 0;\n        }\n\n        .team-member {\n            flex: 1 1 180px;\n            background: #f7eac7;\n            border-radius: 60px;\n            padding: 1.5rem 1rem;\n            text-align: center;\n            border: 3px solid #6d903a;\n            box-shadow: 0 8px 0 #4d692c;\n        }\n\n        .team-member i {\n            font-size: 3rem;\n            color: #b8860b;\n            background: #6b8c42;\n            padding: 1rem;\n            border-radius: 50%;\n            margin-bottom: 1rem;\n            border: 3px solid #f5da7a;\n        }\n\n        .team-member h4 {\n            font-size: 1.5rem;\n            color: #2d4715;\n            margin-bottom: 0.3rem;\n        }\n\n        .team-member p {\n            font-size: 1rem;\n            color: #1e3311;\n        }\n\n        \/* values section *\/\n        .values-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin: 1.5rem 0;\n        }\n\n        .value-item {\n            flex: 1 1 160px;\n            background: #6b8c42;\n            border-radius: 50px;\n            padding: 1rem;\n            text-align: center;\n            border: 3px solid #f5da7a;\n        }\n\n        .value-item i {\n            font-size: 2rem;\n            color: #fcf6c5;\n            margin-bottom: 0.5rem;\n        }\n\n        .value-item span {\n            font-size: 1.2rem;\n            font-weight: 600;\n            color: #fcf6c5;\n        }\n\n        \/* back button *\/\n        .back-button {\n            text-align: center;\n            margin-top: 2.5rem;\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: 2rem 0;\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"main-card\">\n    <!-- bismillah bar - olive & yellow -->\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    <!-- about us header -->\n    <div class=\"about-header\">\n        <h1><i class=\"fas fa-leaf\"><\/i> About Us <i class=\"fas fa-leaf\"><\/i><\/h1>\n        <div class=\"underline\"><\/div>\n    <\/div>\n\n    <!-- main about content -->\n    <div class=\"about-content\">\n        <!-- left section - founder info -->\n        <div class=\"left-section\">\n            <div class=\"profile-icon\">\n                <i class=\"fas fa-user-tie\"><\/i>\n            <\/div>\n            <h2>Abdullah Younis<\/h2>\n            <p><i class=\"fas fa-crown\" style=\"color: #b8860b;\"><\/i> Founder &#038; CEO<\/p>\n            <p><i class=\"fas fa-phone-alt\"><\/i> 0346 7692844<\/p>\n            <p><i class=\"fas fa-envelope\"><\/i> abdullah@bismillah.pk<\/p>\n            <p><i class=\"fas fa-map-marker-alt\"><\/i> Lahore, Pakistan<\/p>\n            \n            <div class=\"social-links\">\n                <a href=\"#\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\n                <a href=\"#\"><i class=\"fab fa-whatsapp\"><\/i><\/a>\n                <a href=\"#\"><i class=\"fab fa-instagram\"><\/i><\/a>\n            <\/div>\n        <\/div>\n\n        <!-- right section - company info -->\n        <div class=\"right-section\">\n            <h3><i class=\"fas fa-book-open\"><\/i> Our Story<\/h3>\n            <p>Bismillah Assignments started in 2020 with a simple mission: to provide high-quality handwritten and typed assignments to students across Pakistan. What began as a small effort has now grown into a trusted service helping hundreds of students achieve their academic goals.<\/p>\n\n            <h3><i class=\"fas fa-bullseye\"><\/i> Our Mission<\/h3>\n            <p>We aim to deliver plagiarism-free, well-formatted, and affordable assignments while creating employment opportunities for skilled writers. Our commitment to quality and timely delivery has made us a preferred choice for students.<\/p>\n\n            <!-- stats -->\n            <div class=\"stats-container\">\n                <div class=\"stat-card\">\n                    <i class=\"fas fa-users\"><\/i>\n                    <div class=\"number\">500+<\/div>\n                    <div class=\"label\">Happy Clients<\/div>\n                <\/div>\n                <div class=\"stat-card\">\n                    <i class=\"fas fa-file-alt\"><\/i>\n                    <div class=\"number\">2000+<\/div>\n                    <div class=\"label\">Assignments<\/div>\n                <\/div>\n                <div class=\"stat-card\">\n                    <i class=\"fas fa-clock\"><\/i>\n                    <div class=\"number\">24\/7<\/div>\n                    <div class=\"label\">Support<\/div>\n                <\/div>\n            <\/div>\n\n            <h3><i class=\"fas fa-heart\"><\/i> Why Choose Us<\/h3>\n            <div class=\"values-list\">\n                <div class=\"value-item\">\n                    <i class=\"fas fa-check-circle\"><\/i>\n                    <span>Quality Work<\/span>\n                <\/div>\n                <div class=\"value-item\">\n                    <i class=\"fas fa-clock\"><\/i>\n                    <span>On Time<\/span>\n                <\/div>\n                <div class=\"value-item\">\n                    <i class=\"fas fa-rupee-sign\"><\/i>\n                    <span>Affordable<\/span>\n                <\/div>\n                <div class=\"value-item\">\n                    <i class=\"fas fa-headset\"><\/i>\n                    <span>24\/7 Support<\/span>\n                <\/div>\n            <\/div>\n\n            <h3><i class=\"fas fa-users-cog\"><\/i> Our Team<\/h3>\n            <div class=\"team-grid\">\n                <div class=\"team-member\">\n                    <i class=\"fas fa-user-circle\"><\/i>\n                    <h4>M Aslam<\/h4>\n                    <p>Senior Writer<\/p>\n                <\/div>\n                <div class=\"team-member\">\n                    <i class=\"fas fa-user-circle\"><\/i>\n                    <h4>Fatima Khan<\/h4>\n                    <p>Typing Expert<\/p>\n                <\/div>\n                <div class=\"team-member\">\n                    <i class=\"fas fa-user-circle\"><\/i>\n                    <h4>Usman Ali<\/h4>\n                    <p>Quality Check<\/p>\n                <\/div>\n                <div class=\"team-member\">\n                    <i class=\"fas fa-user-circle\"><\/i>\n                    <h4>Zara Ahmed<\/h4>\n                    <p>Support Lead<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- additional info section -->\n    <div style=\"background: #f9f3d9; border-radius: 60px; padding: 2rem; border: 4px solid #6d903a; box-shadow: 0 10px 0 #4d692c; margin-bottom: 1.5rem;\">\n        <div style=\"display: flex; flex-wrap: wrap; gap: 2rem; justify-content: space-around; text-align: center;\">\n            <div>\n                <i class=\"fas fa-truck\" style=\"font-size: 3rem; color: #b8860b;\"><\/i>\n                <h3 style=\"color: #3e5918;\">Fast Delivery<\/h3>\n                <p style=\"color: #1e3311;\">Within 24-48 hours<\/p>\n            <\/div>\n            <div>\n                <i class=\"fas fa-lock\" style=\"font-size: 3rem; color: #b8860b;\"><\/i>\n                <h3 style=\"color: #3e5918;\">Secure Payment<\/h3>\n                <p style=\"color: #1e3311;\">JazzCash &#038; EasyPaisa<\/p>\n            <\/div>\n            <div>\n                <i class=\"fas fa-sync-alt\" style=\"font-size: 3rem; color: #b8860b;\"><\/i>\n                <h3 style=\"color: #3e5918;\">Free Revisions<\/h3>\n                <p style=\"color: #1e3311;\">Until you&#8217;re satisfied<\/p>\n            <\/div>\n        <\/div>\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 (in actual website this would link to index.html)'); 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 Est. 2020 \u00b7 Pakistan \u2728<\/div>\n    <\/div>\n<\/div>\n\n<!-- hidden numbers (for consistency) -->\n<div style=\"display:none;\">03467692844<\/div>\n<div style=\"display:none;\">03442316061<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Bismillah Assignments \u00b7 About Us \ufdfd Bismillah Assignments handwritten &#038; typing About Us Abdullah Younis Founder &#038; CEO 0346 7692844 [&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-45","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\/45","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=45"}],"version-history":[{"count":2,"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":48,"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=\/wp\/v2\/pages\/45\/revisions\/48"}],"wp:attachment":[{"href":"https:\/\/bismillahassignment.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}