{"id":14753,"date":"2024-06-15T10:18:00","date_gmt":"2024-06-15T06:18:00","guid":{"rendered":"https:\/\/oriential.com\/?p=14753"},"modified":"2025-07-24T22:11:17","modified_gmt":"2025-07-24T18:11:17","slug":"the-journey-of-oriential-from-humble-beginnings-to-global-aspirations","status":"publish","type":"post","link":"https:\/\/oriential.com\/sl\/the-journey-of-oriential-from-humble-beginnings-to-global-aspirations\/","title":{"rendered":"The Journey of Oriential: From Humble Beginnings to Global Aspirations"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"14753\" class=\"elementor elementor-14753\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-643ab1f2 e-flex e-con-boxed e-con e-parent\" data-id=\"643ab1f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-607927d5 elementor-widget elementor-widget-text-editor\" data-id=\"607927d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Every successful brand has a story behind it\u2014one of challenges, perseverance, and the sheer determination to succeed. <strong>Oriental<\/strong>, a marketing agency now based in Dubai, is no different. Today, I want to take you behind the scenes of Oriential\u2019s journey, a journey led by the visionary founder <a href=\"https:\/\/oriential.com\/sl\/author\/ahmedhasan\/\"><strong>MiDO HASAN<\/strong><\/a>, and how this brand has risen from the ashes of past ventures to become a symbol of resilience and innovation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-650edb5e e-con-full e-flex e-con e-child\" data-id=\"650edb5e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ab36aad elementor-widget elementor-widget-heading\" data-id=\"4ab36aad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Oriential's Evolution<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc77638 elementor-widget elementor-widget-html\" data-id=\"cc77638\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <style>\n        .timeline-container {\n            margin: 0 auto;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .timeline {\n            display: flex;\n            position: relative;\n            animation: scrollToEndAndBack 40s ease-in-out infinite; \/* Adjust animation duration *\/\n            width: 250%; \/* Increase the width to fit all items *\/\n        }\n\n        .timeline-container:hover .timeline {\n            animation-play-state: paused;\n        }\n\n        \/* Bidirectional scrolling animation *\/\n        @keyframes scrollToEndAndBack {\n            0% {\n                transform: translateX(0); \/* Start from the beginning *\/\n            }\n            50% {\n                transform: translateX(-75%); \/* Scroll to the end (75% to reach the last item) *\/\n            }\n            60% {\n                transform: translateX(-75%); \/* Pause at the end *\/\n            }\n            100% {\n                transform: translateX(0); \/* Scroll back to the start *\/\n            }\n        }\n\n        \/* Fixed line through the middle *\/\n        .timeline-container::before {\n            content: '';\n            position: absolute;\n            top: 72px; \/* Adjusted to leave room for points *\/\n            left: 0;\n            width: 100%;\n            height: 2px;\n            background-color: #883bd2;\n            z-index: 0; \/* Line behind the points *\/\n        }\n\n        \/* Timeline items *\/\n        .timeline-item {\n            position: relative;\n            flex: 1;\n            padding: 20px;\n            text-align: center;\n            min-width: 150px;\n        }\n\n        \/* Points on top of the line *\/\n        .timeline-item::before {\n            content: '';\n            position: absolute;\n            top: 66px; \/* Placed on top of the line *\/\n            left: 50%;\n            transform: translateX(-50%);\n            width: 15px;\n            height: 15px;\n            border-radius: 50%;\n            z-index: 1; \/* Points on top of the line *\/\n        }\n\n        .timeline-item:nth-child(1)::before {\n            background-color: #2AD4DB;\n        }\n\n        .timeline-item:nth-child(2)::before {\n            background-color: #d23c3b;\n        }\n\n        .timeline-item:nth-child(3)::before {\n            background-color: #0152fd;\n        }\n\n        .timeline-item:nth-child(4)::before {\n            background-color: #85d23b;\n        }\n\n        .timeline-item:nth-child(5)::before {\n            background-color: #f8bc16;\n        }\n\n        \/* Date text above the line with reduced margin and different colors *\/\n        .timeline-item h5 {\n            margin-bottom: 15px; \/* Reduced spacing *\/\n            font-weight: bold;\n            font-size: 16px;\n        }\n\n        .timeline-item:nth-child(1) h5 {\n            color: #2AD4DB;\n        }\n\n        .timeline-item:nth-child(2) h5 {\n            color: #d23c3b;\n        }\n\n        .timeline-item:nth-child(3) h5 {\n            color: #0152fd;\n        }\n\n        .timeline-item:nth-child(4) h5 {\n            color: #85d23b;\n        }\n\n        .timeline-item:nth-child(5) h5 {\n            color: #f8bc16;\n        }\n\n        \/* Info box below the line with matching colors and increased space *\/\n        .timeline-item .info-box {\n            padding: 15px;\n            border-radius: 12px;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);\n            margin-top: 50px; \/* Adjusted margin *\/\n            font-size: 14px;\n            color: #ddd;\n            width: 80%; \/* Increased width *\/\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .timeline-item:nth-child(1) .info-box {\n            background-color: #2AD4DB;\n            color: #12253a;\n        }\n\n        .timeline-item:nth-child(2) .info-box {\n            background-color: #d23c3b;\n            color: #fff;\n        }\n\n        .timeline-item:nth-child(3) .info-box {\n            background-color: #0152fd;\n            color: #fff; \/* Dark text for light background *\/\n        }\n\n        .timeline-item:nth-child(4) .info-box {\n            background-color: #85d23b;\n            color: #12253a;\n        }\n\n        .timeline-item:nth-child(5) .info-box {\n            background-color: #f8bc16;\n            color: #12253a;\n        }\n\n        \/* Hover effect - white date text, and info box changes as before *\/\n        .timeline-item:hover h5 {\n            color: white; \/* Change the date text to white *\/\n            background-color: transparent; \/* No background change *\/\n        }\n\n        .timeline-item:hover::before,\n        .timeline-item:hover .info-box {\n            background-color: #883bd2; \/* White points and info box *\/\n            color: white; \/* Black text inside info box *\/\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .timeline-item .info-box {\n                width: 90%; \/* Adjust width on mobile *\/\n                font-size: 12px;\n            }\n\n            .timeline-item p {\n                font-size: 12px;\n            }\n        }\n\n    <\/style>\n\n<div class=\"timeline-container\">\n    <div class=\"timeline\">\n\n        <!-- February 2023 -->\n        <div class=\"timeline-item\">\n            <h5>FEB 7, 2023<\/h5>\n            <div class=\"info-box\">\n                MiDO HASAN and his partner launched Wissdomm, marking their first venture in Dubai.\n            <\/div>\n        <\/div>\n\n        <!-- May 2023 -->\n        <div class=\"timeline-item\">\n            <h5>MAY 25, 2023<\/h5>\n            <div class=\"info-box\">\n                Mido and his partner parted ways, leaving him to navigate the challenges alone.\n            <\/div>\n        <\/div>\n\n        <!-- November 2023 -->\n        <div class=\"timeline-item\">\n            <h5>NOV 22, 2023<\/h5>\n            <div class=\"info-box\">\n                Mido founded Oriential, officially registering the company in Dubai.\n            <\/div>\n        <\/div>\n\n        <!-- Early 2024 -->\n        <div class=\"timeline-item\">\n            <h5>Early 2024<\/h5>\n            <div class=\"info-box\">\n                Oriential landed its first client from the United States through LinkedIn.\n            <\/div>\n        <\/div>\n\n        <!-- June 2024 -->\n        <div class=\"timeline-item\">\n            <h5>JUN 15, 2024<\/h5>\n            <div class=\"info-box\">\n                Oriential shifts focus towards global growth, targeting new markets and expanding their client base.\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0151434 elementor-widget elementor-widget-heading\" data-id=\"0151434\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Early Days: A Multi-National Experience<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18dad6a3 elementor-widget elementor-widget-text-editor\" data-id=\"18dad6a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Before the birth of Oriential, MiDO HASAN and his team operated across multiple countries under different names. From the bustling streets of <strong>Cairo and Port Said<\/strong> in Egypt to <strong>Riyadh<\/strong> in Saudi Arabia, and even <strong>Chicago<\/strong> and <strong>Miami<\/strong> in the United States, Mido and his partners delivered <strong><a href=\"https:\/\/oriential.com\/sl\/services\/\">marketing services<\/a><\/strong> to clients around the world.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a0b98e elementor-widget elementor-widget-image\" data-id=\"6a0b98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-8.webp\" class=\"attachment-full size-full wp-image-14842\" alt=\"\" srcset=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-8.webp 1280w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-8-300x169.webp 300w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-8-1024x576.webp 1024w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-8-768x432.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-053a462 elementor-widget elementor-widget-text-editor\" data-id=\"053a462\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>However, the story took a significant turn when Mido set his sights on <strong>Dubai<\/strong>. On <strong>February 7<\/strong>, he and his then-partner launched a new brand, <strong>Wissdomm<\/strong>, in the city that would become their base of operations. Wissdomm aimed to serve clients across industries, leveraging Mido\u2019s vast experience and passion for marketing.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c917168 elementor-widget elementor-widget-gallery\" data-id=\"c917168\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;overlay_title&quot;:&quot;title&quot;,&quot;gallery_layout&quot;:&quot;justified&quot;,&quot;ideal_row_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:300,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;ideal_row_height_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;ideal_row_height_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c917168\" data-elementor-lightbox-title=\"The day Mido registered Wissdomm\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTQ3NjAsInVybCI6Imh0dHBzOlwvXC9vcmllbnRpYWwuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wNlwvVGhlLUpvdXJuZXktb2YtT3JpZW50aWFsLTEud2VicCIsInNsaWRlc2hvdyI6ImM5MTcxNjgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-1.webp\" data-width=\"363\" data-height=\"448\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tThe day Mido registered Wissdomm\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-2.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c917168\" data-elementor-lightbox-title=\"Mido Working at Wissdomm&#039;s Office\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTQ3NjEsInVybCI6Imh0dHBzOlwvXC9vcmllbnRpYWwuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wNlwvVGhlLUpvdXJuZXktb2YtT3JpZW50aWFsLTIud2VicCIsInNsaWRlc2hvdyI6ImM5MTcxNjgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-2.webp\" data-width=\"1280\" data-height=\"720\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tMido Working at Wissdomm's Office\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-3.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c917168\" data-elementor-lightbox-title=\"Wissdomm&#039;s Office\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTQ3NjIsInVybCI6Imh0dHBzOlwvXC9vcmllbnRpYWwuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wNlwvVGhlLUpvdXJuZXktb2YtT3JpZW50aWFsLTMud2VicCIsInNsaWRlc2hvdyI6ImM5MTcxNjgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-3.webp\" data-width=\"1280\" data-height=\"720\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tWissdomm's Office\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22f0357b elementor-widget elementor-widget-heading\" data-id=\"22f0357b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Setback: Facing Challenges Head-On<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1deb267 elementor-widget elementor-widget-text-editor\" data-id=\"1deb267\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>As with any entrepreneurial endeavor, challenges were inevitable. After just a few months of running Wissdomm, <strong>Mido and his partner decided to part ways<\/strong> due to irreconcilable differences. The fallout left Mido navigating the business alone, facing mounting challenges as he tried to grow Wissdomm.<\/p><p>It was a difficult time. Mido built a small but capable team to help establish the brand, but the obstacles created by his former partner\u2019s actions began to take their toll. Ultimately, Mido had to make the tough decision to <strong>release his team and stop operations<\/strong>, bringing Wissdomm to a standstill.<\/p><p>But if there\u2019s one thing that defines Mido, it\u2019s his <strong>determination<\/strong> to keep moving forward. Rather than giving up, Mido made the courageous decision to <strong>start over\u2014again<\/strong>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d60e1ac elementor-widget elementor-widget-image\" data-id=\"d60e1ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-6.webp\" class=\"attachment-full size-full wp-image-14835\" alt=\"\" srcset=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-6.webp 1280w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-6-300x169.webp 300w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-6-1024x576.webp 1024w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-6-768x432.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73be4da8 elementor-widget elementor-widget-heading\" data-id=\"73be4da8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Birth of Oriential: A Fresh Start<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cb5c0af elementor-widget elementor-widget-text-editor\" data-id=\"4cb5c0af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>On <strong>November 22, 2023<\/strong>, Oriential was officially registered in Dubai, marking a new chapter for MiDO HASAN. This wasn\u2019t just the launch of another marketing agency. It was the embodiment of Mido\u2019s belief in his vision and the culmination of all his previous experiences.<\/p><p>With limited resources, Mido began building <a href=\"https:\/\/oriential.com\/sl\/services\/branding-and-strategy\/brand-identity\/\" target=\"_new\" rel=\"noopener\"><strong>Oriential\u2019s brand identity<\/strong><\/a> and <strong><a href=\"https:\/\/oriential.com\/sl\/services\/development-and-technical\/website-development\/\" target=\"_new\" rel=\"noopener\">website<\/a><\/strong> from scratch, this time with a lean team working remotely. The challenges didn\u2019t end there. As the business began to take shape, Mido struggled to cover the costs of keeping his small team afloat. But even in the face of these obstacles, he refused to give up.<\/p><p><strong>Bootstrapping<\/strong> became the foundation of Oriential\u2019s journey. Mido <strong>funded the company entirely out of his pocket<\/strong>, choosing not to seek investments or fundraising. It was a conscious decision. He wanted Oriential to stand as a <strong>self-sufficient brand<\/strong>, free from external pressures, allowing it to grow organically.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98d39db elementor-widget elementor-widget-image\" data-id=\"98d39db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-5.webp\" class=\"attachment-full size-full wp-image-14764\" alt=\"\" srcset=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-5.webp 1280w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-5-300x169.webp 300w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-5-1024x576.webp 1024w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-5-768x432.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-798700c elementor-widget elementor-widget-heading\" data-id=\"798700c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Glimmer of Hope: The First Client<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-356d7119 elementor-widget elementor-widget-text-editor\" data-id=\"356d7119\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>As the weeks passed and the website slowly came to life, things began to change. In early <strong>2024<\/strong>, Oriential landed its <strong>first client from the United States<\/strong>\u2014an achievement that marked a turning point for the company. What made this even more special was how it happened: the client discovered <a href=\"https:\/\/oriential.com\/sl\/\" target=\"_new\" rel=\"noopener\">Oriential\u2019s website<\/a> through <strong>LinkedIn<\/strong> and loved it enough to reach out.<\/p><p>This was a moment of validation for Mido and his team. Without any formal <a target=\"_new\" rel=\"noopener\">marketing<\/a> or outreach, the company had attracted international attention simply through the quality of its work and the brand it was building. It was proof that the hard work, sleepless nights, and relentless focus were paying off.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-017ec1b elementor-widget elementor-widget-image\" data-id=\"017ec1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"wp-caption\">\n\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-7.webp\" class=\"attachment-full size-full wp-image-14843\" alt=\"\" srcset=\"https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-7.webp 1280w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-7-300x169.webp 300w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-7-1024x576.webp 1024w, https:\/\/oriential.com\/wp-content\/uploads\/2024\/06\/The-Journey-of-Oriential-7-768x432.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\t\t\t\t\t\t\t\t\t\t\t<figcaption class=\"widget-image-caption wp-caption-text\">Our borderless collaboration fuels a constant exchange of ideas, resulting in innovative solutions that push the boundaries of conventional marketing.<\/figcaption>\n\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a8f5eb elementor-widget elementor-widget-heading\" data-id=\"5a8f5eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Road Ahead: Global Aspirations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e3a3258 elementor-widget elementor-widget-text-editor\" data-id=\"6e3a3258\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Now, as we stand in mid-2024, <strong>Oriential is focused on the future<\/strong>. The vision is clear: to grow from a small agency based in Dubai into a <strong>global player<\/strong>, offering world-class <a target=\"_new\" rel=\"noopener\">marketing services<\/a> to businesses across continents.<\/p><p>Mido\u2019s journey has never been easy, but it\u2019s only just beginning. The challenges he faced\u2014from partnership disputes to financial struggles\u2014have shaped Oriential into a brand that is as <strong>resilient<\/strong> as its founder. Today, we\u2019re a lean, focused, and driven team, ready to take on new clients and new markets.<\/p><p>We haven\u2019t done much <a target=\"_new\" rel=\"noopener\">marketing for ourselves<\/a> yet, but our <strong>next move<\/strong> is to ramp up our efforts, connect with more businesses in Dubai, and expand our reach globally. We\u2019re confident in what we do, and we know that our passion and expertise will lead to more <strong>partnerships, growth, and success<\/strong>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c89c408 e-con-full mesh-4 e-flex e-con e-child\" data-id=\"c89c408\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7771ea elementor-widget elementor-widget-heading\" data-id=\"b7771ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A message from MiDO HASAN<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87eba40 elementor-blockquote--skin-quotation elementor-blockquote--align-left elementor-widget elementor-widget-blockquote\" data-id=\"87eba40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"blockquote.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<blockquote class=\"elementor-blockquote\">\n\t\t\t<p class=\"elementor-blockquote__content\">\n\t\t\t\tThe journey has been tough, but every challenge was an opportunity to learn, grow, and adapt. I believe that Oriential\u2019s true strength lies in its ability to weather the storm and come out stronger on the other side. We may have started small, but the vision I have for this company is anything but small. We will succeed, not just because we want to, but because we\u2019re good at what we do\u2014and because we care about the success of our clients.\t\t\t<\/p>\n\t\t\t\t\t<\/blockquote>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97f8726 elementor-widget elementor-widget-heading\" data-id=\"97f8726\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Looking Forward: The Future of Oriential<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4314e9aa elementor-widget elementor-widget-text-editor\" data-id=\"4314e9aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The journey is far from over. In fact, it\u2019s just beginning. Mido\u2019s story\u2014and Oriential\u2019s\u2014is one of <strong>perseverance, ambition, and belief<\/strong> in the power of good work. As we continue to grow, we\u2019re excited about the opportunities that lie ahead and the <strong>clients we\u2019ll help to thrive<\/strong> along the way.<\/p><p>Thank you for joining us on this journey so far. Stay tuned for more updates as Oriential continues to rise, overcome, and succeed.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c2286e7 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"c2286e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30d3e09a elementor-widget elementor-widget-heading\" data-id=\"30d3e09a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Ready to Build Your Brand with Oriential?<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-233592d1 elementor-widget elementor-widget-text-editor\" data-id=\"233592d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Oriential is here to help you overcome your business challenges and grow with a strategic approach to marketing. Whether you&#8217;re in Dubai or across the globe, we\u2019re ready to take your brand to the next level.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-150cbf6 elementor-mobile-align-justify elementor-align-center elementor-tablet-align-center elementor-mobile_extra-align-center elementor-widget elementor-widget-button\" data-id=\"150cbf6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#kickoff\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let\u2019s Grow Together<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Discover how Oriential, led by MiDO HASAN, rose from challenges to become a growing marketing agency in Dubai, with aspirations of global success. Learn about the journey of perseverance, from setbacks to building a new brand, and how Oriential is now looking forward to a bright future.<\/p>","protected":false},"author":11,"featured_media":14759,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_theme","format":"standard","meta":{"footnotes":""},"categories":[24,1],"tags":[126,146,144,145],"class_list":["post-14753","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-business-growth","category-news","tag-brand-identity","tag-no-code-solutions","tag-web-design","tag-website-development"],"_links":{"self":[{"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/posts\/14753","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/comments?post=14753"}],"version-history":[{"count":41,"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/posts\/14753\/revisions"}],"predecessor-version":[{"id":17225,"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/posts\/14753\/revisions\/17225"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/media\/14759"}],"wp:attachment":[{"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/media?parent=14753"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/categories?post=14753"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oriential.com\/sl\/wp-json\/wp\/v2\/tags?post=14753"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}