{"id":997,"date":"2026-01-13T16:51:36","date_gmt":"2026-01-13T16:51:36","guid":{"rendered":"https:\/\/marketing-coaching.uk\/?page_id=997"},"modified":"2026-01-13T16:51:36","modified_gmt":"2026-01-13T16:51:36","slug":"about-eslam-rashad","status":"publish","type":"page","link":"https:\/\/marketing-coaching.uk\/en\/about-eslam-rashad\/","title":{"rendered":"About-Eslam Rashad"},"content":{"rendered":"<!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>About Section &#8211; Eslam Rashad<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&#038;family=Inter:wght@300;400;500;600&#038;family=Tajawal:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* ========================================\n           ABOUT SECTION - MARKETING COACHING UK\n           Copy everything between START and END\n           ======================================== *\/\n        \n        \/* START COPY HERE *\/\n        \n        .mc-about-section {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);\n            padding: 80px 20px;\n            color: #1a1a1a;\n            line-height: 1.7;\n        }\n        \n        .mc-about-section.rtl {\n            direction: rtl;\n            font-family: 'Tajawal', 'Inter', sans-serif;\n        }\n        \n        .mc-about-container {\n            max-width: 1100px;\n            margin: 0 auto;\n        }\n        \n        \/* Language Toggle *\/\n        .mc-lang-toggle {\n            display: flex;\n            justify-content: center;\n            gap: 8px;\n            margin-top: 50px; \/* Changed to margin-top since it's now at the bottom *\/\n        }\n        \n        .mc-lang-btn {\n            padding: 10px 24px;\n            border: 2px solid #1a1a1a;\n            background: transparent;\n            font-size: 14px;\n            font-weight: 500;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            letter-spacing: 0.5px;\n        }\n        \n        .mc-lang-btn:first-child {\n            border-radius: 30px 0 0 30px;\n        }\n        \n        .mc-lang-btn:last-child {\n            border-radius: 0 30px 30px 0;\n            font-family: 'Tajawal', sans-serif;\n        }\n        \n        .mc-lang-btn.active {\n            background: #1a1a1a;\n            color: #fff;\n        }\n        \n        .mc-lang-btn:hover:not(.active) {\n            background: rgba(26, 26, 26, 0.1);\n        }\n        \n        \/* Main Layout *\/\n        .mc-about-content {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            align-items: start;\n        }\n        \n        @media (max-width: 768px) {\n            .mc-about-content {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n        }\n        \n        \/* Photo Section *\/\n        .mc-photo-wrapper {\n            position: relative;\n        }\n        \n        .mc-photo-frame {\n            position: relative;\n            padding: 20px;\n        }\n        \n        .mc-photo-frame::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 40px;\n            bottom: 40px;\n            border: 2px solid #c9a962;\n            border-radius: 8px;\n        }\n        \n        .mc-photo {\n            width: 100%;\n            max-width: 350px;\n            border-radius: 8px;\n            position: relative;\n            z-index: 1;\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);\n            margin-left: 20px;\n            margin-top: 20px;\n        }\n        \n        .rtl .mc-photo {\n            margin-left: 0;\n            margin-right: 20px;\n        }\n        \n        .mc-experience-badge {\n            position: absolute;\n            bottom: 30px;\n            right: -10px;\n            background: #c9a962;\n            color: #fff;\n            padding: 15px 25px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(201, 169, 98, 0.4);\n            z-index: 2;\n        }\n        \n        .rtl .mc-experience-badge {\n            right: auto;\n            left: -10px;\n        }\n        \n        .mc-experience-badge .number {\n            display: block;\n            font-size: 32px;\n            font-weight: 700;\n            font-family: 'Playfair Display', serif;\n        }\n        \n        .mc-experience-badge .text {\n            font-size: 12px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        \/* Text Content *\/\n        .mc-text-content {\n            padding-top: 10px;\n        }\n        \n        .mc-section-label {\n            font-size: 12px;\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            color: #c9a962;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n        \n        .mc-name {\n            font-family: 'Playfair Display', serif;\n            font-size: 42px;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin: 0 0 8px 0;\n            line-height: 1.2;\n        }\n        \n        .rtl .mc-name {\n            font-family: 'Tajawal', serif;\n            font-size: 38px;\n        }\n        \n        .mc-title {\n            font-size: 18px;\n            color: #666;\n            margin-bottom: 30px;\n            font-weight: 400;\n        }\n        \n        .mc-divider {\n            width: 60px;\n            height: 3px;\n            background: #c9a962;\n            margin-bottom: 30px;\n        }\n        \n        .mc-bio {\n            font-size: 16px;\n            color: #444;\n            margin-bottom: 25px;\n            font-weight: 300;\n        }\n        \n        .mc-journey-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 22px;\n            color: #1a1a1a;\n            margin: 35px 0 20px 0;\n        }\n        \n        .rtl .mc-journey-title {\n            font-family: 'Tajawal', serif;\n        }\n        \n        \/* Timeline *\/\n        .mc-timeline {\n            position: relative;\n            padding-left: 25px;\n            margin-bottom: 35px;\n        }\n        \n        .rtl .mc-timeline {\n            padding-left: 0;\n            padding-right: 25px;\n        }\n        \n        .mc-timeline::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 8px;\n            bottom: 8px;\n            width: 2px;\n            background: linear-gradient(180deg, #c9a962, #e8d5a3);\n        }\n        \n        .rtl .mc-timeline::before {\n            left: auto;\n            right: 0;\n        }\n        \n        .mc-timeline-item {\n            position: relative;\n            padding-bottom: 20px;\n        }\n        \n        .mc-timeline-item:last-child {\n            padding-bottom: 0;\n        }\n        \n        .mc-timeline-item::before {\n            content: '';\n            position: absolute;\n            left: -29px;\n            top: 6px;\n            width: 10px;\n            height: 10px;\n            background: #c9a962;\n            border-radius: 50%;\n            border: 2px solid #fff;\n            box-shadow: 0 0 0 3px rgba(201, 169, 98, 0.2);\n        }\n        \n        .rtl .mc-timeline-item::before {\n            left: auto;\n            right: -29px;\n        }\n        \n        .mc-timeline-year {\n            font-size: 13px;\n            font-weight: 600;\n            color: #c9a962;\n            margin-bottom: 4px;\n        }\n        \n        .mc-timeline-text {\n            font-size: 15px;\n            color: #555;\n            font-weight: 400;\n        }\n        \n        \/* Skills *\/\n        .mc-skills {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin-bottom: 35px;\n        }\n        \n        .mc-skill-tag {\n            padding: 8px 18px;\n            background: #fff;\n            border: 1px solid #e0e0e0;\n            border-radius: 25px;\n            font-size: 13px;\n            color: #444;\n            transition: all 0.3s ease;\n        }\n        \n        .mc-skill-tag:hover {\n            border-color: #c9a962;\n            color: #c9a962;\n        }\n        \n        \/* Social Links *\/\n        .mc-social {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            padding-top: 20px;\n            border-top: 1px solid #e5e5e5;\n        }\n        \n        .mc-social-link {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            color: #1a1a1a;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: 500;\n            transition: color 0.3s ease;\n        }\n        \n        .mc-social-link:hover {\n            color: #c9a962;\n        }\n        \n        .mc-social-link svg {\n            width: 20px;\n            height: 20px;\n        }\n        \n        \/* Hidden class for language toggle *\/\n        .mc-hidden {\n            display: none !important;\n        }\n        \n        \/* END COPY HERE *\/\n    <\/style>\n<\/head>\n<body>\n\n<section class=\"mc-about-section\" id=\"mcAboutSection\">\n    <div class=\"mc-about-container\">\n        \n        <div class=\"mc-about-content\">\n            \n            <div class=\"mc-photo-wrapper\">\n                <div class=\"mc-photo-frame\">\n                    <img decoding=\"async\" \n                        src=\"https:\/\/marketing-coaching.uk\/wp-content\/uploads\/2026\/01\/Marketing-Coach-Eslam-Rashad-personal-photo-industrial-sector-Explained.png\" \n                        alt=\"Eslam Rashad - Marketing Coach &#038; Consultant\"\n                        class=\"mc-photo\"\n                    \/>\n                <\/div>\n                <div class=\"mc-experience-badge\">\n                    <span class=\"number\">7+<\/span>\n                    <span class=\"text\" id=\"badgeText\">Years Experience<\/span>\n                <\/div>\n            <\/div>\n            \n            <div class=\"mc-text-content\" id=\"contentEn\">\n                <p class=\"mc-section-label\">About Me<\/p>\n                <h2 class=\"mc-name\">Eslam Rashad<\/h2>\n                <p class=\"mc-title\">Marketing Expert &#038; Business Growth Strategist<\/p>\n                <div class=\"mc-divider\"><\/div>\n                \n                <p class=\"mc-bio\">\n                    Since 2008, I&#8217;ve been helping businesses unlock their full potential through strategic marketing and authentic brand storytelling. My journey from hands-on sales to leading marketing strategies for global brands has given me a unique perspective on what truly drives business growth.\n                <\/p>\n                \n                <p class=\"mc-bio\">\n                    I believe that great marketing isn&#8217;t about tricks or tactics\u2014it&#8217;s about understanding people, solving real problems, and building genuine connections that last.\n                <\/p>\n                \n                <h3 class=\"mc-journey-title\">My Journey<\/h3>\n                \n                <div class=\"mc-timeline\">\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2008<\/p>\n                        <p class=\"mc-timeline-text\">Started in direct sales, learning the art of understanding customer needs firsthand<\/p>\n                    <\/div>\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2016<\/p>\n                        <p class=\"mc-timeline-text\">Created strategic marketing plans for eco-tourism companies, discovering my passion for strategy<\/p>\n                    <\/div>\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2017<\/p>\n                        <p class=\"mc-timeline-text\">Led business development at Ahmed Alatriss Steel Company, expanding into industrial sector marketing<\/p>\n                    <\/div>\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2019+<\/p>\n                        <p class=\"mc-timeline-text\">Worked with Marriott Hotels Group and launched my consulting practice for startups and growing businesses<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"mc-skills\">\n                    <span class=\"mc-skill-tag\">Digital Marketing<\/span>\n                    <span class=\"mc-skill-tag\">E-Commerce Strategy<\/span>\n                    <span class=\"mc-skill-tag\">Brand Development<\/span>\n                    <span class=\"mc-skill-tag\">Growth Hacking<\/span>\n                    <span class=\"mc-skill-tag\">Marketing Coaching<\/span>\n                <\/div>\n                \n                <div class=\"mc-social\">\n                    <a href=\"\/en\/LinkedIn\/\" target=\"_blank\" class=\"mc-social-link\">\n                        <svg fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg>\n                        LinkedIn\n                    <\/a>\n                    <a href=\"https:\/\/marketing-coaching.uk\/en\/\" class=\"mc-social-link\">\n                        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9\"\/><\/svg>\n                        Website\n                    <\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"mc-text-content mc-hidden\" id=\"contentAr\">\n                <p class=\"mc-section-label\">About Me<\/p>\n                <h2 class=\"mc-name\">Eslam Rashad<\/h2>\n                <p class=\"mc-title\">Marketing Coach &amp; Business Growth Strategist<\/p>\n                <div class=\"mc-divider\"><\/div>\n                \n                <p class=\"mc-bio\">\n                    \u0645\u0646\u0630 \u0639\u0627\u0645 2008\u060c \u0623\u0633\u0627\u0639\u062f \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0639\u0644\u0649 \u0625\u0637\u0644\u0627\u0642 \u0625\u0645\u0643\u0627\u0646\u0627\u062a\u0647\u0627 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u0648\u0633\u0631\u062f \u0642\u0635\u0635 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0628\u0634\u0643\u0644 \u0623\u0635\u064a\u0644. \u0631\u062d\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629 \u0625\u0644\u0649 \u0642\u064a\u0627\u062f\u0629 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0644\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0645\u0646\u062d\u062a\u0646\u064a \u0645\u0646\u0638\u0648\u0631\u064b\u0627 \u0641\u0631\u064a\u062f\u064b\u0627 \u062d\u0648\u0644 \u0645\u0627 \u064a\u062f\u0641\u0639 \u0646\u0645\u0648 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u062d\u0642\u064b\u0627.\n                <\/p>\n                \n                <p class=\"mc-bio\">\n                    \u0623\u0624\u0645\u0646 \u0628\u0623\u0646 \u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0631\u0627\u0626\u0639 \u0644\u0627 \u064a\u062a\u0639\u0644\u0642 \u0628\u0627\u0644\u062d\u064a\u0644 \u0623\u0648 \u0627\u0644\u062a\u0643\u062a\u064a\u0643\u0627\u062a &#8211; \u0628\u0644 \u064a\u062a\u0639\u0644\u0642 \u0628\u0641\u0647\u0645 \u0627\u0644\u0646\u0627\u0633 \u0648\u062d\u0644 \u0627\u0644\u0645\u0634\u0643\u0644\u0627\u062a \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629 \u0648\u0628\u0646\u0627\u0621 \u0639\u0644\u0627\u0642\u0627\u062a \u062d\u0642\u064a\u0642\u064a\u0629 \u062a\u062f\u0648\u0645.\n                <\/p>\n                \n                <h3 class=\"mc-journey-title\">My Professional Journey<\/h3>\n                \n                <div class=\"mc-timeline\">\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2008<\/p>\n                        <p class=\"mc-timeline-text\">\u0628\u062f\u0623\u062a \u0641\u064a \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629\u060c \u0648\u062a\u0639\u0644\u0645\u062a \u0641\u0646 \u0641\u0647\u0645 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0628\u0634\u0643\u0644 \u0645\u0628\u0627\u0634\u0631<\/p>\n                    <\/div>\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2016<\/p>\n                        <p class=\"mc-timeline-text\">\u0623\u0646\u0634\u0623\u062a \u062e\u0637\u0637 \u062a\u0633\u0648\u064a\u0642 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d\u0629 \u0627\u0644\u0628\u064a\u0626\u064a\u0629\u060c \u0648\u0627\u0643\u062a\u0634\u0641\u062a \u0634\u063a\u0641\u064a \u0628\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629<\/p>\n                    <\/div>\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2017<\/p>\n                        <p class=\"mc-timeline-text\">\u0642\u062f\u062a \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0641\u064a \u0634\u0631\u0643\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u0639\u062a\u0631\u064a\u0633 \u0644\u0644\u062d\u062f\u064a\u062f\u060c \u0648\u0627\u0644\u062a\u0648\u0633\u0639 \u0641\u064a \u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0635\u0646\u0627\u0639\u064a<\/p>\n                    <\/div>\n                    <div class=\"mc-timeline-item\">\n                        <p class=\"mc-timeline-year\">2019+<\/p>\n                        <p class=\"mc-timeline-text\">Worked with Marriott Hotels Group and launched my consulting practice for startups and growing businesses.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"mc-skills\">\n                    <span class=\"mc-skill-tag\">Digital marketing<\/span>\n                    <span class=\"mc-skill-tag\">E commerce Strategy<\/span>\n                    <span class=\"mc-skill-tag\">Brand Development<\/span>\n                    <span class=\"mc-skill-tag\">Business Growth<\/span>\n                    <span class=\"mc-skill-tag\">Marketing Coach<\/span>\n                <\/div>\n                \n                <div class=\"mc-social\">\n                    <a href=\"\/en\/LinkedIn\/\" target=\"_blank\" class=\"mc-social-link\">\n                        <svg fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg>\n                        LinkedIn\n                    <\/a>\n                    <a href=\"https:\/\/marketing-coaching.uk\/en\/\" class=\"mc-social-link\">\n                        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9\"\/><\/svg>\n                        \u0627\u0644\u0645\u0648\u0642\u0639\n                    <\/a>\n                <\/div>\n            <\/div>\n            \n        <\/div>\n\n        <div class=\"mc-lang-toggle\">\n            <button class=\"mc-lang-btn active\" onclick=\"switchLang('en')\" id=\"btnEn\">English<\/button>\n            <button class=\"mc-lang-btn\" onclick=\"switchLang('ar')\" id=\"btnAr\">\u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/button>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\nfunction switchLang(lang) {\n    const section = document.getElementById('mcAboutSection');\n    const contentEn = document.getElementById('contentEn');\n    const contentAr = document.getElementById('contentAr');\n    const btnEn = document.getElementById('btnEn');\n    const btnAr = document.getElementById('btnAr');\n    const badgeText = document.getElementById('badgeText');\n    \n    if (lang === 'ar') {\n        section.classList.add('rtl');\n        contentEn.classList.add('mc-hidden');\n        contentAr.classList.remove('mc-hidden');\n        btnEn.classList.remove('active');\n        btnAr.classList.add('active');\n        badgeText.textContent = '\u0633\u0646\u0648\u0627\u062a \u062e\u0628\u0631\u0629';\n    } else {\n        section.classList.remove('rtl');\n        contentAr.classList.add('mc-hidden');\n        contentEn.classList.remove('mc-hidden');\n        btnAr.classList.remove('active');\n        btnEn.classList.add('active');\n        badgeText.textContent = 'Years Experience';\n    }\n}\n<\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>About Section &#8211; Eslam Rashad 7+ Years Experience About Me Eslam Rashad Marketing Expert &#038; Business Growth Strategist Since 2008, I&#8217;ve been helping businesses unlock their full potential through strategic marketing and authentic brand storytelling. My journey from hands-on sales to leading marketing strategies for global brands has given me a unique perspective on what [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-997","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"brizy_media":[],"_links":{"self":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/pages\/997","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/comments?post=997"}],"version-history":[{"count":0,"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/pages\/997\/revisions"}],"wp:attachment":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/media?parent=997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}