{"id":247,"date":"2026-04-19T10:30:23","date_gmt":"2026-04-19T10:30:23","guid":{"rendered":"https:\/\/orcaad.com\/?page_id=247"},"modified":"2026-04-19T11:07:08","modified_gmt":"2026-04-19T11:07:08","slug":"local-business","status":"publish","type":"page","link":"https:\/\/orcaad.com\/?page_id=247","title":{"rendered":"Local Business"},"content":{"rendered":"<style>\n.cta-section {\n    background: #000;\n    padding: 100px 20px;\n    color: #fff;\n}<\/p>\n<p>\/* CONTAINER *\/\n.cta-container {\n    max-width: 1100px;\n    margin: auto;\n    display: grid;\n    grid-template-columns: 1fr 400px;\n    gap: 40px;\n    align-items: center;\n}<\/p>\n<p>\/* TEXT *\/\n.cta-text h4 {\n    color: #ccc;\n    letter-spacing: 2px;\n    font-size: 16px;\n}<\/p>\n<p>.cta-text h1 {\n    font-size: 70px;\n    font-weight: 900;\n    line-height: 1;\n    margin: 10px 0;\n}<\/p>\n<p>\/* \ud83d\udd35 \u0627\u0644\u0623\u0632\u0631\u0642 *\/\n.blue {\n    color: #0D6EFD;\n}<\/p>\n<p>.cta-text p {\n    margin-top: 10px;\n    color: #aaa;\n    font-size: 14px;\n}<\/p>\n<p>\/* \ud83d\udd35 BUTTON *\/\n.cta-btn {\n    display: inline-block;\n    margin-top: 25px;\n    background: #0D6EFD;\n    color: #fff;\n    padding: 14px 35px;\n    border-radius: 10px;\n    text-decoration: none;\n    font-weight: bold;\n    transition: 0.3s;\n}<\/p>\n<p>.cta-btn:hover {\n    background: #0b5ed7;\n    transform: translateY(-3px);\n}<\/p>\n<p>\/* VIDEO \/ IMAGE *\/\n.cta-media video,\n.cta-media img {\n    width: 100%;\n    border-radius: 15px;\n    object-fit: cover;\n}<\/p>\n<p>\/* MOBILE *\/\n@media(max-width:768px){\n    .cta-container {\n        grid-template-columns: 1fr;\n        text-align: center;\n    }<\/p>\n<p>    .cta-text h1 {\n        font-size: 40px;\n    }\n}\n<\/style>\n<section class=\"cta-section\">\n<div class=\"cta-container\">\n<p>        <!-- LEFT --><\/p>\n<div class=\"cta-text\">\n<h4>NEED MORE SALES?<\/h4>\n<h1>\n                GET MORE <br \/>\n                <span class=\"blue\">LEADS<\/span><br \/>\n            <\/h1>\n<p>WHEN YOU PARTNER WITH OUR LOCAL TEAM<\/p>\n<p>            <a href=\"https:\/\/orcaad.com\/contact\" target=\"_blank\" class=\"cta-btn\"><br \/>\n                CLICK TO APPLY<br \/>\n            <\/a>\n        <\/div>\n<p>        <!-- RIGHT --><\/p>\n<div class=\"cta-media\">\n            <!-- \u0644\u0648 \u0641\u064a\u062f\u064a\u0648 --><br \/>\n            <!-- <video src=\"VIDEO-LINK.mp4\" autoplay muted loop><\/video> --><\/p>\n<p>            <!-- \u0623\u0648 \u0635\u0648\u0631\u0629 --><br \/>\n            <img decoding=\"async\" src=\"PUT-YOUR-IMAGE\">\n        <\/div>\n<\/p><\/div>\n<\/section>\n<style>\n.full-section {\n    background: #000;\n    padding: 100px 20px;\n    color: #fff;\n    font-family: Arial, sans-serif;\n}<\/p>\n<p>\/* ===== TOP ===== *\/\n.top {\n    text-align: center;\n}<\/p>\n<p>.top h1 {\n    font-size: 38px;\n    font-weight: 900;\n    max-width: 900px;\n    margin: auto;\n}<\/p>\n<p>\/* \ud83d\udd35 \u0627\u0644\u0623\u0632\u0631\u0642 *\/\n.top h1 span {\n    color: #0D6EFD;\n}<\/p>\n<p>.top p {\n    color: #aaa;\n    margin-top: 15px;\n    font-size: 14px;\n}<\/p>\n<p>\/* PHONES *\/\n.phones {\n    margin-top: 50px;\n    display: flex;\n    justify-content: center;\n    gap: 25px;\n    flex-wrap: wrap;\n}<\/p>\n<p>.phone {\n    width: 200px;\n    height: 360px;\n    border-radius: 20px;\n    overflow: hidden;\n    background: #111;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.5);\n}<\/p>\n<p>.phone img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n}<\/p>\n<p>\/* ===== BOTTOM ===== *\/\n.bottom {\n    margin-top: 100px;\n    display: grid;\n    grid-template-columns: 1fr 300px;\n    align-items: center;\n    gap: 50px;\n}<\/p>\n<p>\/* LEFT TEXT *\/\n.bottom-left h2 {\n    font-size: 30px;\n    line-height: 1.4;\n}<\/p>\n<p>\/* RIGHT STATS *\/\n.stats {\n    text-align: right;\n}<\/p>\n<p>.stat {\n    margin-bottom: 25px;\n}<\/p>\n<p>.stat h3 {\n    font-size: 32px;\n    color: #0D6EFD; \/* \ud83d\udd35 \u0628\u062f\u0644 \u0627\u0644\u0623\u062d\u0645\u0631 *\/\n}<\/p>\n<p>.stat p {\n    font-size: 13px;\n    color: #aaa;\n}<\/p>\n<p>\/* MOBILE *\/\n@media(max-width:768px){<\/p>\n<p>    .top h1 {\n        font-size: 24px;\n    }<\/p>\n<p>    .phones {\n        gap: 15px;\n    }<\/p>\n<p>    .phone {\n        width: 140px;\n        height: 250px;\n    }<\/p>\n<p>    .bottom {\n        grid-template-columns: 1fr;\n        text-align: center;\n    }<\/p>\n<p>    .stats {\n        text-align: center;\n    }<\/p>\n<p>    .bottom-left h2 {\n        font-size: 22px;\n    }\n}\n<\/style>\n<section class=\"full-section\">\n<p>    <!-- TOP --><\/p>\n<div class=\"top\">\n<h1>\n            CONTENT, ADS AND <span>LANDING PAGES<\/span> THAT CONVERT<br \/>\n        <\/h1>\n<p>\n            We&#8217;ll streamline your content and messaging across META, Google,<br \/>\n            landing pages and your sales process to create a top-tier experience.\n        <\/p>\n<div class=\"phones\">\n<div class=\"phone\"><img decoding=\"async\" src=\"IMG1\"><\/div>\n<div class=\"phone\"><img decoding=\"async\" src=\"IMG2\"><\/div>\n<div class=\"phone\"><img decoding=\"async\" src=\"IMG3\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- BOTTOM --><\/p>\n<div class=\"bottom\">\n<p>        <!-- LEFT --><\/p>\n<div class=\"bottom-left\">\n<h2>\n                Don\u2019t hire marketers. Hire a team of growth experts<br \/>\n                who know what it takes to win.<br \/>\n            <\/h2>\n<\/p><\/div>\n<p>        <!-- RIGHT --><\/p>\n<div class=\"stats\">\n<div class=\"stat\">\n<h3>1,200,000+<\/h3>\n<p>Leads Generated<\/p>\n<\/p><\/div>\n<div class=\"stat\">\n<h3>970,000,000+<\/h3>\n<p>Annual Impressions<\/p>\n<\/p><\/div>\n<div class=\"stat\">\n<h3>168+<\/h3>\n<p>Total Clients<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<style>\n.sales-section {\n    background: #000;\n    padding: 100px 20px;\n    text-align: center;\n    color: #fff;\n    font-family: Arial, sans-serif;\n}<\/p>\n<p>\/* TOP TEXT *\/\n.sales-section h4 {\n    color: #aaa;\n    font-size: 14px;\n    letter-spacing: 1px;\n}<\/p>\n<p>.sales-section h1 {\n    font-size: 36px;\n    font-weight: 900;\n    margin: 10px 0;\n}<\/p>\n<p>\/* \ud83d\udd35 \u0627\u0644\u0623\u0632\u0631\u0642 *\/\n.sales-section h1 span {\n    color: #0D6EFD;\n}<\/p>\n<p>.sales-section p {\n    max-width: 700px;\n    margin: auto;\n    color: #bbb;\n    font-size: 14px;\n    margin-bottom: 50px;\n}<\/p>\n<p>\/* GRID *\/\n.cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    max-width: 1100px;\n    margin: auto;\n}<\/p>\n<p>\/* CARD *\/\n.card {\n    border: 1px solid #0D6EFD; \/* \ud83d\udd35 \u0628\u062f\u0644 \u0627\u0644\u0623\u062d\u0645\u0631 *\/\n    border-radius: 15px;\n    padding: 30px 20px;\n    transition: 0.3s;\n    background: #0b0b0b;\n}<\/p>\n<p>.card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 0 25px rgba(13,110,253,0.3);\n}<\/p>\n<p>\/* ICON *\/\n.card .icon {\n    font-size: 40px;\n    margin-bottom: 15px;\n}<\/p>\n<p>\/* TITLE *\/\n.card h3 {\n    font-size: 20px;\n    margin-bottom: 10px;\n}<\/p>\n<p>\/* TEXT *\/\n.card p {\n    font-size: 14px;\n    color: #aaa;\n}<\/p>\n<p>\/* MOBILE *\/\n@media(max-width:768px){\n    .cards {\n        grid-template-columns: 1fr;\n    }<\/p>\n<p>    .sales-section h1 {\n        font-size: 24px;\n    }\n}\n<\/style>\n<section class=\"sales-section\">\n<h4>YOU DON\u2019T JUST WANT LEADS, YOU WANT SALES.<\/h4>\n<h1>\n        TURN ATTENTION INTO <span>CUSTOMERS<\/span><br \/>\n    <\/h1>\n<p>\n        You&#8217;re building an exceptional one. We&#8217;ll help you get there with bold<br \/>\n        strategies that connect all of your outreach systems and make your business unforgettable.\n    <\/p>\n<div class=\"cards\">\n<p>        <!-- CARD 1 --><\/p>\n<div class=\"card\">\n<div class=\"icon\">\ud83d\udce3<\/div>\n<h3>ENHANCE AWARENESS<\/h3>\n<p>\n                With our proven ads strategy that turns qualified leads into<br \/>\n                paid appointments with a massive ROI.\n            <\/p>\n<\/p><\/div>\n<p>        <!-- CARD 2 --><\/p>\n<div class=\"card\">\n<div class=\"icon\">\ud83d\udca1<\/div>\n<h3>CULTIVATE ORIGINALITY<\/h3>\n<p>\n                We create quality content with your photos and videos to make you<br \/>\n                stand out as the most appealing business in your area.\n            <\/p>\n<\/p><\/div>\n<p>        <!-- CARD 3 --><\/p>\n<div class=\"card\">\n<div class=\"icon\">\ud83d\udcc8<\/div>\n<h3>PROPEL SALES<\/h3>\n<p>\n                Our client success team will help you optimize your sales process<br \/>\n                to close over 30% more leads.\n            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<style>\n.crm-section {\n    background: #000;\n    padding: 100px 20px;\n    color: #fff;\n    font-family: Arial, sans-serif;\n}<\/p>\n<p>\/* CONTAINER *\/\n.crm-container {\n    max-width: 1200px;\n    margin: auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: center;\n}<\/p>\n<p>\/* TEXT *\/\n.crm-text h2 {\n    font-size: 32px;\n    font-weight: 900;\n}<\/p>\n<p>\/* \ud83d\udd35 \u0627\u0644\u0623\u0632\u0631\u0642 *\/\n.crm-text h2 span {\n    color: #0D6EFD;\n}<\/p>\n<p>.crm-text p {\n    margin-top: 15px;\n    color: #aaa;\n    font-size: 14px;\n    line-height: 1.6;\n}<\/p>\n<p>\/* IMAGE *\/\n.crm-img img {\n    width: 100%;\n    border-radius: 15px;\n    margin-top: 20px;\n}<\/p>\n<p>\/* BUTTON *\/\n.crm-btn {\n    display: inline-block;\n    margin-top: 20px;\n    background: #0D6EFD;\n    color: #fff;\n    padding: 14px 35px;\n    border-radius: 10px;\n    text-decoration: none;\n    font-weight: bold;\n    transition: 0.3s;\n}<\/p>\n<p>.crm-btn:hover {\n    background: #0b5ed7;\n    transform: translateY(-3px);\n}<\/p>\n<p>\/* MOBILE *\/\n@media(max-width:768px){\n    .crm-container {\n        grid-template-columns: 1fr;\n        text-align: center;\n    }<\/p>\n<p>    .crm-text h2 {\n        font-size: 24px;\n    }\n}\n<\/style>\n<section class=\"crm-section\">\n<div class=\"crm-container\">\n<p>        <!-- LEFT --><\/p>\n<div class=\"crm-text\">\n<h2>\n                YOUR POWERFUL <br \/>\n                <span>CUSTOM CRM<\/span><br \/>\n            <\/h2>\n<p>\n                We&#8217;ll set you up with a fully personalized customer relationship<br \/>\n                management system that tracks leads, monitors conversations,<br \/>\n                and keeps you connected with customers before, during, and after service.\n            <\/p>\n<div class=\"crm-img\">\n                <img decoding=\"async\" src=\"IMG1\">\n            <\/div>\n<\/p><\/div>\n<p>        <!-- RIGHT --><\/p>\n<div class=\"crm-text\">\n<div class=\"crm-img\">\n                <img decoding=\"async\" src=\"IMG2\">\n            <\/div>\n<h2 style=\"margin-top:20px;\">\n                DETAILED TRACKING <br \/>\n                <span>MADE FOR SCALE<\/span><br \/>\n            <\/h2>\n<p>\n                Booking more leads starts with accurate data. We track every<br \/>\n                step of your sales process to ensure you&#8217;re operating at the<br \/>\n                highest rate of efficiency.\n            <\/p>\n<p>            <a href=\"https:\/\/orcaad.com\/contact\" target=\"_blank\" class=\"crm-btn\"><br \/>\n                CLICK TO APPLY<br \/>\n            <\/a><\/p><\/div>\n<\/p><\/div>\n<\/section>\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\"\/>\n<style>\n.map-section {\n    background: #000;\n    padding: 100px 20px;\n    text-align: center;\n    color: #fff;\n}<\/p>\n<p>\/* TITLE *\/\n.map-section h1 {\n    font-size: 36px;\n    font-weight: 900;\n    margin-bottom: 40px;\n}<\/p>\n<p>\/* \ud83d\udd35 \u0627\u0644\u0623\u0632\u0631\u0642 *\/\n.map-section h1 span {\n    color: #0D6EFD;\n}<\/p>\n<p>\/* MAP *\/\n#map {\n    height: 500px;\n    border-radius: 20px;\n    overflow: hidden;\n}\n<\/style>\n<section class=\"map-section\">\n<h1>\n        WE\u2019VE SCALED <span>200+<\/span> BUSINESSES <br \/>\n        ACROSS THE MIDDLE EAST<br \/>\n    <\/h1>\n<div id=\"map\"><\/div>\n<\/section>\n<p><script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"><\/script><\/p>\n<p><script>\nvar map = L.map('map').setView([26, 45], 5);<\/p>\n<p>L.tileLayer('https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\n    attribution: '&copy; OpenStreetMap'\n}).addTo(map);<\/p>\n<p>\/* \ud83d\udd34 Marker \u0623\u062d\u0645\u0631 *\/\nvar redIcon = L.icon({\n    iconUrl: 'https:\/\/maps.google.com\/mapfiles\/ms\/icons\/red-dot.png',\n    iconSize: [40, 40]\n});<\/p>\n<p>\/* \u0627\u0644\u0646\u0642\u0627\u0637 *\/\nvar locations = [\n    {name: \"Cairo\", coords: [30.0444, 31.2357]},\n    {name: \"Dubai\", coords: [25.2048, 55.2708]},\n    {name: \"Riyadh\", coords: [24.7136, 46.6753]},\n    {name: \"Amman\", coords: [31.9539, 35.9106]}, \/\/ \ud83d\udc48 \u0627\u0644\u0623\u0631\u062f\u0646\n    {name: \"Baghdad\", coords: [33.3152, 44.3661]},\n    {name: \"Kuwait City\", coords: [29.3759, 47.9774]}\n];<\/p>\n<p>\/* \u0625\u0636\u0627\u0641\u0629 *\/\nlocations.forEach(loc => {\n    L.marker(loc.coords, {icon: redIcon})\n        .addTo(map)\n        .bindPopup(loc.name);\n});\n<\/script><\/p>\n<style>\n.why-section {\n    background: #000;\n    padding: 100px 20px;\n    color: #fff;\n    font-family: Arial, sans-serif;\n}<\/p>\n<p>\/* TITLE *\/\n.why-top {\n    text-align: center;\n    margin-bottom: 60px;\n}<\/p>\n<p>.why-top h4 {\n    color: #aaa;\n    letter-spacing: 2px;\n}<\/p>\n<p>.why-top h1 {\n    font-size: 60px;\n    font-weight: 900;\n}<\/p>\n<p>\/* \ud83d\udd35 \u0627\u0644\u0623\u0632\u0631\u0642 *\/\n.blue {\n    color: #0D6EFD;\n}<\/p>\n<p>\/* LAYOUT *\/\n.why-container {\n    max-width: 1200px;\n    margin: auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n}<\/p>\n<p>\/* LEFT *\/\n.why-left h2 {\n    font-size: 36px;\n    margin-bottom: 20px;\n}<\/p>\n<p>.why-list {\n    list-style: none;\n    padding: 0;\n}<\/p>\n<p>.why-list li {\n    margin-bottom: 15px;\n    color: #bbb;\n    position: relative;\n    padding-left: 25px;\n}<\/p>\n<p>\/* \u2714\ufe0f \u0639\u0644\u0627\u0645\u0629 \u0635\u062d *\/\n.why-list li::before {\n    content: \"\u2714\";\n    position: absolute;\n    left: 0;\n    color: #0D6EFD;\n}<\/p>\n<p>\/* IMAGE *\/\n.why-right img {\n    width: 100%;\n    border-radius: 15px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.6);\n}<\/p>\n<p>\/* MOBILE *\/\n@media(max-width:768px){\n    .why-container {\n        grid-template-columns: 1fr;\n        text-align: center;\n    }<\/p>\n<p>    .why-top h1 {\n        font-size: 32px;\n    }<\/p>\n<p>    .why-left h2 {\n        font-size: 24px;\n    }\n}\n<\/style>\n<section class=\"why-section\">\n<p>    <!-- TOP --><\/p>\n<div class=\"why-top\">\n<h4>WHY YOUR BUSINESS SHOULD<\/h4>\n<h1>\n            GO <span class=\"blue\">ORCA<\/span><br \/>\n        <\/h1>\n<\/p><\/div>\n<div class=\"why-container\">\n<p>        <!-- LEFT --><\/p>\n<div class=\"why-left\">\n<h2>\n                We\u2019re Not Marketers,<br \/>\n                We\u2019re Business Growth Experts.<br \/>\n            <\/h2>\n<ul class=\"why-list\">\n<li>We\u2019ve helped businesses generate over $170,000,000+ in revenue.<\/li>\n<li>Dedicated client success engineers who exceed expectations.<\/li>\n<li>Specialized ad strategies that consistently convert.<\/li>\n<li>Advanced CRM system for tracking and engagement.<\/li>\n<li>20+ years combined experience helping businesses scale.<\/li>\n<\/ul><\/div>\n<p>        <!-- RIGHT --><\/p>\n<div class=\"why-right\">\n            <img decoding=\"async\" src=\"PUT-YOUR-IMAGE\">\n        <\/div>\n<\/p><\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>NEED MORE SALES? GET MORE LEADS WHEN YOU PARTNER WITH OUR LOCAL TEAM CLICK TO APPLY CONTENT, ADS AND LANDING [&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-247","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/orcaad.com\/index.php?rest_route=\/wp\/v2\/pages\/247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/orcaad.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/orcaad.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/orcaad.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/orcaad.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=247"}],"version-history":[{"count":2,"href":"https:\/\/orcaad.com\/index.php?rest_route=\/wp\/v2\/pages\/247\/revisions"}],"predecessor-version":[{"id":252,"href":"https:\/\/orcaad.com\/index.php?rest_route=\/wp\/v2\/pages\/247\/revisions\/252"}],"wp:attachment":[{"href":"https:\/\/orcaad.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}