{"id":16768,"date":"2025-10-06T19:18:41","date_gmt":"2025-10-06T19:18:41","guid":{"rendered":"https:\/\/primeflow.sa\/?page_id=16768"},"modified":"2025-11-25T21:57:49","modified_gmt":"2025-11-25T21:57:49","slug":"about-us","status":"publish","type":"page","link":"https:\/\/primeflow.sa\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16768\" class=\"elementor elementor-16768\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-d2d13f6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2d13f6\" data-element_type=\"section\" data-e-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-09499e4\" data-id=\"09499e4\" 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-73c198c elementor-widget elementor-widget-html\" data-id=\"73c198c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\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>Who We Are - PrimeFlow EST.<\/title>\r\n    <!-- Include Tailwind CSS library -->\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <!-- Using a standard web font (Inter) for English text -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;700;900&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        \/* Define the new primary colors *\/\r\n        :root {\r\n            --prime-teal: #006b7a;\r\n            --prime-dark: #015b67;\r\n        }\r\n\r\n        body {\r\n        \r\n            background-color: #f0f4f8; \/* Neutral light background *\/\r\n        }\r\n        .text-prime-teal {\r\n            color: var(--prime-teal);\r\n        }\r\n        .bg-prime-teal {\r\n            background-color: var(--prime-teal);\r\n        }\r\n        \r\n        \/* Button styling and hover effect with the required gradient *\/\r\n        .btn-prime {\r\n            background: linear-gradient(125deg, var(--prime-teal), var(--prime-dark));\r\n            color: #fff;\r\n            border-radius: 9999px; \/* Fully rounded *\/\r\n            padding: 0.75rem 2.5rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.05em;\r\n            box-shadow: 0 4px 10px rgba(0, 107, 122, 0.3);\r\n            transition: all 0.3s ease;\r\n        }\r\n        .btn-prime:hover {\r\n            box-shadow: 0 6px 15px rgba(0, 107, 122, 0.5);\r\n            transform: translateY(-2px);\r\n            filter: brightness(1.1);\r\n        }\r\n\r\n        \/* Main card design with rounded corners and the gradient top border effect *\/\r\n        .main-card {\r\n            background-color: #ffffff;\r\n            border-radius: 10px; \/* Required 10px rounded corners *\/\r\n            box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.1), 0 5px 10px -5px rgba(0, 0, 0, 0.04);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        \/* Apply the gradient as a thick top border (simulating border-t-4) *\/\r\n        .main-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 8px; \r\n            background: linear-gradient(125deg, var(--prime-teal), var(--prime-dark));\r\n            z-index: 10;\r\n        }\r\n\r\n        \/* Animations *\/\r\n        @keyframes fadeInUp {\r\n            from { opacity: 0; transform: translateY(20px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n        .animate-fadeInUp {\r\n            animation: fadeInUp 0.8s ease-out forwards;\r\n        }\r\n        .delay-1 { animation-delay: 0.2s; }\r\n        .delay-2 { animation-delay: 0.4s; }\r\n        .delay-3 { animation-delay: 0.6s; }\r\n        .delay-4 { animation-delay: 0.8s; }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-gray-100 text-gray-800\">\r\n\r\n    <!-- Main Page Container -->\r\n    <div class=\"main-card max-w-4xl mx-auto p-8 md:p-12\">\r\n        \r\n        <!-- Centered Logo Section -->\r\n        <div class=\"text-center pt-4 opacity-0 animate-fadeInUp mb-6\">\r\n            <!-- New PrimeFlow EST. Logo -->\r\n            <img decoding=\"async\" width=\"150px\" src=\"https:\/\/primeflow.sa\/wp-content\/uploads\/2025\/10\/prime-flow_logo-only-full-color@2x-1.png\"\r\n                 onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/250x60\/006b7a\/ffffff?text=PrimeFlow+EST';\"\r\n                 alt=\"PrimeFlow EST. Logo\"\r\n                 class=\"max-w-[150px] h-auto rounded-lg mx-auto\"\r\n                 style=\"border-radius: 10px;\">\r\n        <\/div>\r\n\r\n        <!-- Page Title -->\r\n        <h1 class=\"text-4xl md:text-5xl font-extrabold text-prime-teal text-center mb-8 opacity-0 animate-fadeInUp delay-1\">\r\n            Who We Are\r\n        <\/h1>\r\n\r\n        <!-- Page Content: Company Values and Mission -->\r\n        <div class=\"px-4\">\r\n            <!-- First Paragraph: Identity and Commitment -->\r\n            <p class=\"text-lg leading-relaxed text-center mb-6 opacity-0 animate-fadeInUp delay-2\">\r\n                PrimeFlow EST. is a Saudi establishment specializing in supplying office and consumable necessities. We are committed\r\n                to offering high-quality products at competitive prices, along with fast delivery and reliable customer support.\r\n                Our goal is to be the first choice for our customers in meeting their operational needs efficiently and professionally,\r\n                providing continuous solutions that support their businesses and keep pace with their aspirations.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n        <!-- Discover Our Services Button -->\r\n        <div class=\"text-center mt-10 opacity-0 animate-fadeInUp delay-4\">\r\n            <a href=\"https:\/\/primeflow.sa\/en\/shop\/\" class=\"btn-prime\">Discover Our Services<\/a>\r\n        <\/div>\r\n        \r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\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>Who We Are &#8211; PrimeFlow EST. Who We Are PrimeFlow EST. is a Saudi establishment specializing in supplying office and<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-16768","page","type-page","status-publish","hentry"],"lang":"en","translations":{"en":16768,"ar":15644},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/pages\/16768","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/comments?post=16768"}],"version-history":[{"count":10,"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/pages\/16768\/revisions"}],"predecessor-version":[{"id":16790,"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/pages\/16768\/revisions\/16790"}],"wp:attachment":[{"href":"https:\/\/primeflow.sa\/en\/wp-json\/wp\/v2\/media?parent=16768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}