{"id":1357,"date":"2025-10-26T16:21:23","date_gmt":"2025-10-26T16:21:23","guid":{"rendered":"https:\/\/gophineservices.co.ug\/?page_id=1357"},"modified":"2025-10-26T17:18:36","modified_gmt":"2025-10-26T17:18:36","slug":"about-us","status":"publish","type":"page","link":"https:\/\/gophineservices.co.ug\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1357\" class=\"elementor elementor-1357\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d81d122 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"d81d122\" data-element_type=\"section\">\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-d97149e\" data-id=\"d97149e\" data-element_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-113b598 elementor-widget elementor-widget-html\" data-id=\"113b598\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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 - Gophine Services<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        \/* Reset only for about page elements *\/\r\n        .about-page * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        .about-page {\r\n            font-family: 'Poppins', sans-serif;\r\n            line-height: 1.6;\r\n            color: #333333;\r\n            background-color: #ffffff;\r\n        }\r\n        \r\n        .about-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n        \r\n        .about-hero {\r\n            background: linear-gradient(rgba(0, 77, 153, 0.85), rgba(76, 175, 80, 0.8)), url('https:\/\/images.unsplash.com\/photo-1552664730-d307ca884978?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80');\r\n            background-size: cover;\r\n            background-position: center;\r\n            color: white;\r\n            text-align: center;\r\n            padding: 100px 20px;\r\n        }\r\n        \r\n        .about-hero h1 {\r\n            font-size: 3rem;\r\n            margin-bottom: 20px;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .about-hero p {\r\n            font-size: 1.3rem;\r\n            opacity: 0.95;\r\n        }\r\n        \r\n        .about-section {\r\n            padding: 80px 0;\r\n        }\r\n        \r\n        .about-title {\r\n            font-size: 2.2rem;\r\n            color: #004d99;\r\n            text-align: center;\r\n            margin-bottom: 20px;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .about-subtitle {\r\n            text-align: center;\r\n            color: #6c757d;\r\n            max-width: 700px;\r\n            margin: 0 auto 50px;\r\n        }\r\n        \r\n        .about-card {\r\n            background: white;\r\n            border-radius: 8px;\r\n            padding: 30px;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .about-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .value-item {\r\n            text-align: center;\r\n            padding: 25px;\r\n        }\r\n        \r\n        .value-icon {\r\n            font-size: 2.5rem;\r\n            color: #004d99;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .value-item h3 {\r\n            color: #004d99;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .about-cta {\r\n            background: linear-gradient(135deg, #004d99, #4CAF50);\r\n            color: white;\r\n            text-align: center;\r\n            padding: 80px 20px;\r\n            border-radius: 8px;\r\n            margin: 60px 0;\r\n        }\r\n        \r\n        .about-button {\r\n            display: inline-block;\r\n            background-color: #FF6B35;\r\n            color: white;\r\n            padding: 15px 40px;\r\n            border-radius: 50px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-size: 1.1rem;\r\n            margin-top: 20px;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .about-button:hover {\r\n            background-color: #e55a2b;\r\n            transform: translateY(-2px);\r\n        }\r\n        \r\n        .service-highlight {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            padding: 12px;\r\n            background: #f8f9fa;\r\n            border-radius: 6px;\r\n        }\r\n        \r\n        .service-icon {\r\n            color: #004d99;\r\n        }\r\n        \r\n        .services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 15px;\r\n            margin-top: 30px;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .about-hero {\r\n                padding: 60px 20px;\r\n            }\r\n            \r\n            .about-hero h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .about-section {\r\n                padding: 50px 0;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Your existing header -->\r\n\r\n    <div class=\"about-page\">\r\n        <section class=\"about-hero\">\r\n            <div class=\"about-container\">\r\n                <h1>About Gophine Services<\/h1>\r\n                <p>Creative printing, digital and education solutions across Uganda since 2019<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <div class=\"about-container\">\r\n            <section class=\"about-section\">\r\n                <h2 class=\"about-title\">Who We Are<\/h2>\r\n                <p class=\"about-subtitle\">A Ugandan creative and digital solutions company with global standards<\/p>\r\n                \r\n                <div class=\"about-card\">\r\n                    <p>Founded in 2019 and formally incorporated in 2024, Gophine Services has grown from a small printing operation to a full-service creative and digital solutions provider serving clients across Uganda.<\/p>\r\n                    <p>We empower businesses and individuals with high-quality, timely, and affordable services that drive growth and innovation.<\/p>\r\n                    \r\n                    <div class=\"services-grid\">\r\n                        <div class=\"service-highlight\">\r\n                            <i class=\"fas fa-print service-icon\"><\/i>\r\n                            <span>Professional Printing<\/span>\r\n                        <\/div>\r\n                        <div class=\"service-highlight\">\r\n                            <i class=\"fas fa-code service-icon\"><\/i>\r\n                            <span>Website Development<\/span>\r\n                        <\/div>\r\n                        <div class=\"service-highlight\">\r\n                            <i class=\"fas fa-paint-brush service-icon\"><\/i>\r\n                            <span>Graphic Design<\/span>\r\n                        <\/div>\r\n                        <div class=\"service-highlight\">\r\n                            <i class=\"fas fa-graduation-cap service-icon\"><\/i>\r\n                            <span>Education Consulting<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"about-section\">\r\n                <h2 class=\"about-title\">Our Purpose<\/h2>\r\n                <p class=\"about-subtitle\">What drives our commitment to excellence<\/p>\r\n                \r\n                <div class=\"about-grid\">\r\n                    <div class=\"about-card\">\r\n                        <i class=\"fas fa-bullseye value-icon\"><\/i>\r\n                        <h3>Our Mission<\/h3>\r\n                        <p>To empower businesses & individuals in Uganda with creative, digital and education services that drive growth, innovation, and sustainable development.<\/p>\r\n                    <\/div>\r\n                    <div class=\"about-card\">\r\n                        <i class=\"fas fa-eye value-icon\"><\/i>\r\n                        <h3>Our Vision<\/h3>\r\n                        <p>To become Uganda's leading full-service creative and digital solutions partner, recognized for innovation, quality, and community impact.<\/p>\r\n                  \r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"about-cta\">\r\n                <h2 style=\"font-size: 2.2rem; margin-bottom: 20px;\">Ready to Bring Your Ideas to Life?<\/h2>\r\n                <p style=\"font-size: 1.2rem; max-width: 700px; margin: 0 auto 30px;\">Let Gophine Services partner with you to create impactful solutions for your business or project.<\/p>\r\n                <a href=\"https:\/\/wa.me\/256774479180\" class=\"about-button\">Get a Free Quote<\/a>\r\n            <\/section>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Your existing footer -->\r\n<\/body>\r\n<\/html>\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>About Us &#8211; Gophine Services About Gophine Services Creative printing, digital and education solutions across Uganda since 2019 Who We Are A Ugandan creative and digital solutions company with global standards Founded in 2019 and formally incorporated in 2024, Gophine Services has grown from a small printing operation to a full-service creative and digital solutions [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1357","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/pages\/1357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/comments?post=1357"}],"version-history":[{"count":22,"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/pages\/1357\/revisions"}],"predecessor-version":[{"id":1383,"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/pages\/1357\/revisions\/1383"}],"wp:attachment":[{"href":"https:\/\/gophineservices.co.ug\/index.php\/wp-json\/wp\/v2\/media?parent=1357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}