{"id":60870,"date":"2024-09-05T17:59:09","date_gmt":"2024-09-05T17:59:09","guid":{"rendered":"https:\/\/devwp02.visibleone.io\/vowp\/services\/facebook-advertising\/"},"modified":"2024-09-05T17:59:09","modified_gmt":"2024-09-05T17:59:09","slug":"facebook-advertising","status":"publish","type":"page","link":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/services\/facebook-advertising\/","title":{"rendered":"SEM Facebook Ads"},"content":{"rendered":"\n<div id=\"\" class=\"VOHeroV3 module_container pt-[43px] md:pt-[61px] xl:pt-[65px] 2xl:pt-[74px]\">\n    <div class=\" relative overflow-hidden px-4 md:px-8 lg:px-24 2xl:px-36 py-16 pb-8 xl:py-20 \">\n        <div class=\"absolute right-0 top-0\"><img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/aboutus\/visible-one_68fd8708.svg\"  alt=\"\" aria-hidden=\"true\" loading=\"lazy\" class=\"w-[100px] md:w-[150px] lg:w-[180px] xl:w-[200px]\"><\/div>\n        <div class=\"hidden xl:block absolute right-[180px] top-[160px]\"><img decoding=\"async\"  width=\"350\" height=\"100\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/aboutus\/line_4aa497fd.svg\"  alt=\"\" aria-hidden=\"true\" loading=\"lazy\" class=\"w-[350px]\"><\/div>\n        <div class=\"w-full\">\n            <div class=\"w-full lg:w-[70%] xl:w-[60%] text-primary\">\n                <p class=\"fs-xl uppercase tracking-widest font-medium\">DIGITAL MARKETING<\/p>\n                <div class=\"md:w-[80%] lg:w-[90%] mt-4 leading-[1.3] md:leading-[1.5] fs-6xl xl:leading-normal 2xl:leading-normal font-semibold capitalize\">\n                    <h1>Data-driven Marketing Using Facebook<br><\/h1>\n                <\/div>\n                <div class=\"my-4 md:my-8 h-2 w-16 bg-themeSecondary2\"><\/div>\n                <div class=\"proposalContainer\">\n                    <div class=\"fs-lg \">\n                        <div class=\"flex items-center mt-8 px-2\">\n                                                            <img decoding=\"async\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-advertisingc-Facebook-Marketing-1_eadec311.png\" alt=\"\" loading=\"lazy\" title=\"\">\n                                                <p class=\"font-semibold mt-4\">GROW YOUR BUSINESS WITH THE FACEBOOK SPECIALIST<\/p>\n                        <\/div>\n                        <!-- <fieldset>\n                            <legend class=\"w-[60%]\">\n                            <label for=\"facebookurl\" class=\"hidden\">Enter Your Facebook URL<\/label>\n                            <input id=\"facebookurl\" aria-label=\"Facebook url\" type=\"text\" placeholder=\"Enter Your Facebook URL\" class=\"border-2 rounded-full px-4 py-2 mt-4 w-full outline-none text-secondary\">\n                            <\/legend>\n                        <\/fieldset>                        \n                        <p class=\"text-red-500 text-sm 2xl:text-base font-semibold mt-2 error\">Please complete this field.<\/p> -->\n                    <\/div>\n                    <a href=\"\/quotation\" class=\"getProposalBtn inline-block mt-8 md:mt-12 lg:mt-16 px-4 py-2 text-light bg-themePrimary hover:bg-[#0ea472] hover:border-[#0ea472] duration-300 font-semibold fs-xl border-2 rounded-full border-themePrimary\">Get Free Proposal<\/a>\n                <\/div>\n                <div class=\"sm:w-3\/4 md:w-[60%] -mx-5 -mt-10 appointmentContainer\">\n                    <section class=\"appointment-form font-primary\">\n                        <div class=\"form-container py-6 px-5 mx-auto max-w-lg sm:py-10 xl:py-16 2xl:max-w-[36.875rem]\">\n                            <div class=\"font-semibold fs-lg mb-8\"><\/div>\n                            <div class=\"appointment-form \">\n                                <div>\n                                    <div id=\"appointmentHubspotForm\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/section>\n                <\/div>\n\n            <\/div>\n        <\/div>\n        <div class=\"cursor-pointer relative z-10 float-right mt-[-45px] md:mt-[-50px] xl:mt-[-60px] 2xl:mt-[-65px]\"><img decoding=\"async\" width=\"50\" height=\"66\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/aboutus\/downArrow_bc7cafe1.svg\" alt=\"visible one\" loading=\"lazy\" class=\"w-[60%] md:w-[70%] xl:w-[80%] 2xl:w-[90%] mx-auto\"><\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n\n        let proposalContainer = document.querySelector(\".VOHeroV3 .proposalContainer\");\n        let appointmentContainer = document.querySelector(\".VOHeroV3 .appointmentContainer\");\n        let proposalBtn = document.querySelector(\".VOHeroV3 .getProposalBtn\");\n        let proposalInput = document.querySelector(\".VOHeroV3 .proposalContainer input\");\n        let errorMessage = document.querySelector(\".VOHeroV3 .proposalContainer input ~ .error\");\n\n        proposalBtn && proposalBtn.addEventListener(\"click\", function(event) {\n            let value = document.querySelector(\".VOHeroV3 .proposalContainer input\").value;\n            if(value){\n                event.preventDefault();\n                if( !value.match(\/(?:https?:\\\/\\\/)?(?:www\\.)?(mbasic.facebook|m\\.facebook|facebook|fb)\\.(com|me)\\\/(?:(?:\\w\\.)*#!\\\/)?(?:pages\\\/)?(?:[\\w\\-\\.]*\\\/)*([\\w\\-\\.]*)\/g)) {\n                    errorMessage.style.display = \"block\";\n                } else {\n                    loadAppointmentHubSpotForm();\n                    proposalContainer.style.display = \"none\";\n                    appointmentContainer.style.display = \"block\";\n                }\n            }            \n        });\n\n        proposalInput && proposalInput.addEventListener('input', function() {\n            errorMessage.style.display = \"none\";\n        });\n\n        const portalId = \"5194436\";\n        const formId = \"c63414e0-7c5e-4dce-9115-a09ac9ea11d0\";\n\n        function loadAppointmentHubSpotForm() {\n            const script = document.createElement('script');\n            script.src = 'https:\/\/js.hsforms.net\/forms\/v2.js';\n            script.onload = () => {\n                window.hbspt.forms.create({\n                    portalId: portalId,\n                    formId: formId,\n                    target: '#appointmentHubspotForm',\n                    css:'',\n                    onFormReady: function ($form) {\n\t\t\t\t\t\tconst targetElement = $form.find('.hs-form-field label');\n                        targetElement?.each(function(key,label){\n                            const placeholder=label?.getAttribute('placeholder');\n                            const placeholder1=label?.closest('.hs-form-field').querySelector('input')?.getAttribute('placeholder');\n                            label?.querySelector('span:first-child')?.setAttribute('arial-label',placeholder1?.replace('*',''))\n                            label?.setAttribute('arial-label',placeholder);\n                            label?.closest('.hs-form-field').querySelector('input')?.setAttribute('arial-label',placeholder1?.replace('*',''))\n                        });\n                        const style = document.createElement('style');\n                        style.innerHTML = `\n                        .hs-error-msgs label {\n                            color: #fc010c;\n                        }\n                        `;\n                        document.querySelector('iframe').contentDocument.head.appendChild(style);\n\t\t\t\t\t}\n                });\n            };\n            document.body.appendChild(script);\n        }\n\n    });\n\n<\/script>\n\n\n<style>\n    .LeadsAndSaleIncrement.increment_counter_bg {\n        background-image: url('https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/facebook\/inc1_6e90b30c.png'),\n            url('https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/facebook\/inc2_150330ec.png');\n        background-repeat: no-repeat;\n        background-position: bottom left, 100% 75%;\n    }\n<\/style>\n\n<div class=\"xl:px-20 sm:px-12 px-4  mx-auto LeadsAndSaleIncrement increment_counter_bg\">\n    <div class=\"lg:py-36 sm:py-16 py-8\">\n        <div class=\"text-primary text-center fs-5xl font-semibold leading-[1.25] lg:mb-14 mb-8\">\n            <h2>Increase Your Leads &amp; Sales Through Facebook<br><\/h2>\n        <\/div>\n        <div class=\"grid lg:grid-cols-4 sm:grid-cols-2 grid-cols-1 justify-center\">\n            <div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">2.38<\/span> B<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">MONTHLY ACTIVE USERS<\/p>\n                        <\/div><div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">51<\/span> %<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">OF TEENS USE FACEBOOK<\/p>\n                        <\/div><div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">74<\/span> %<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">OF FACEBOOK USERS USE IT DAILY<\/p>\n                        <\/div><div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">43<\/span> %<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">USERS GET NEWS FROM FACEBOOK<\/p>\n                        <\/div>        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        window.addEventListener('scroll', startCounter);\n\n        function startCounter() {\n            const loveCounter = document.querySelector('.leadsale-counter');\n            if (loveCounter) {\n                const hT = loveCounter.offsetTop,\n                    hH = loveCounter.offsetHeight,\n                    wH = window.innerHeight;\n\n                \/\/ Check if the element is in the viewport\n                if (window.scrollY > hT + hH - wH) {\n                    window.removeEventListener('scroll', startCounter); \/\/ Remove scroll listener after triggering\n\n                    \/\/ Animate each '.leadsale-count' element correctly handling both whole and decimal numbers\n                    document.querySelectorAll('.leadsale-count').forEach((element) => {\n                        const target = parseFloat(element.textContent); \/\/ Parse the text content as a float\n                        animateCount(element, target, false);\n                    });\n                }\n            }\n        }\n\n        \/\/ Helper function to animate the count\n        function animateCount(element, target, appendPlus) {\n            let count = 0;\n            const duration = 2000;\n            const steps = duration \/ 10; \/\/ 10 milliseconds per step\n            const increment = target \/ steps; \/\/ Increment per step\n            const decimalPlace = target.toString().split(\".\").at(-1).length;\n\n            function updateCounter() {\n                count += increment;\n                if (count >= target) {\n                    count = target; \/\/ Ensure count does not exceed the target\n                    clearInterval(interval);\n                }\n\n                \/\/ Update element text: Show two decimals if the target is decimal, otherwise show whole number\n                element.textContent = (target % 1 !== 0 ? count.toFixed(decimalPlace) : Math.round(count)) + (appendPlus ? '+' : '');\n            }\n\n            \/\/ Set interval to update the counter\n            const interval = setInterval(updateCounter, 10);\n        }\n\n    });\n<\/script>\n\n\n<section id=\"VOFacebookAds\" class=\"ads-services font-primary\">\n    <div class=\"ads-services-items\">\n        <div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"facebook_lead_ads\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            \n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            2xl:mr-20\">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/img-facebook-lead-ads_b295e4d7.webp\" alt=\"Facebook ads on mobile phone\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>Facebook Lead Ads<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">Grow Your Client List Fast with Facebook Lead Ads<\/li><li class=\"mt-1 first:mt-0\">Easy Tap Mobile Subscription<\/li><li class=\"mt-1 first:mt-0\">Full Mobile Page Ads<\/li><li class=\"mt-1 first:mt-0\">Generates 4X Leads than Regular News Feed Ads<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Get More Customer Leads Now0\" title=\"Get More Customer Leads Now0\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/quotation\/\">Get More Customer Leads Now<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div><div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"facebook_shopping_feed_ads\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            md:flex-row-reverse\n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            \">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/img-facebook-shopping-feed-ads_9e93c4cb.webp\" alt=\"Facebook shopping Feed Ads on mobile Phone\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>Facebook Shopping Feed Ads<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">Facebook Advertising For eCommerce Companies<\/li><li class=\"mt-1 first:mt-0\">Make an Edge with Your eCommerce Shopping Feed Inside Facebook<\/li><li class=\"mt-1 first:mt-0\">Display Beautiful Shopping Collections that Sell<\/li><li class=\"mt-1 first:mt-0\">Feature Products that Your Visitors Have Viewed Previously<\/li><li class=\"mt-1 first:mt-0\">Make Cart Abandonment a Thing of the Past with Facebook Cart Abandonment Ads<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Reach More Shopping Customers1\" title=\"Reach More Shopping Customers1\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/quotation\/\">Reach More Shopping Customers<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div><div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"facebook_video_ads\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            \n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            2xl:mr-20\">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/img-facebook-video-ads_2e58ac8f.webp\" alt=\"Facebook video ads on mobile phone\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>Facebook Video Ads<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">Bring Your Ads to Life with Videos<\/li><li class=\"mt-1 first:mt-0\">Combine Rich Video with Advanced Audience Targeting to Reach Your Ideal Audience<\/li><li class=\"mt-1 first:mt-0\">Use Sequenced Story Telling to Boost Engagement<\/li><li class=\"mt-1 first:mt-0\">Capture your Slice of Facebook\\u2019s Almost 4 Billion Daily Video Views<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Boost More Engagement Now2\" title=\"Boost More Engagement Now2\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/quotation\/\">Boost More Engagement Now<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div><div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"facebook_retargeting_\/_remarketing_ads\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            md:flex-row-reverse\n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            \">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/img-facebook-retargeting-ads_2d7d8547.webp\" alt=\"Facebook ads on mobile phone &#038; desktop\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>Facebook Retargeting \/ Remarketing Ads<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">Re-Engage Non Converting Site Traffic with Facebook<\/li><li class=\"mt-1 first:mt-0\">Serve Highly Targeted Ads to Your Most Valuable Prospects<\/li><li class=\"mt-1 first:mt-0\">Create More Relevant Ads by Leveraging Usage Data from Your Own Website<\/li><li class=\"mt-1 first:mt-0\">Improve The Conversion Rate Of Your Website<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Get Started3\" title=\"Get Started3\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/quotation\/\">Get Started<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>    <\/div>\n<\/section>\n\n\n<div class=\"CaseStudyService\" style=\"opacity: 1; transform: none;\">\n    <div id=\"\" class=\"relative text-secondary\" style=\"background-color: rgb(255, 255, 255);\">\n        <div\n            class=\"max-w-screen-2xl 3xl:max-w-screen-3xl mx-auto py-16 dark:text-dark px-4 md:px-8 xl:px-16 2xl:px-20 3xl:px-28\">\n            <div class=\"text-center text-primary fs-5xl font-semibold\">\n                <h2>Why Choose Us For Your Facebook Marketing<\/h2>\n            <\/div>\n            <div\n                class=\"text-center font-light my-4 md:my-8 fs-lg w-full lg:w-[90%] xl:w-[80%] 2xl:w-[70%] mx-auto leading-relaxed\">\n                            <\/div>\n            <div class=\"flex flex-wrap  mt-24 md:mt-20 case-study-services\">\n                <div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-research_e41e5e58.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-research-G_2a05f859.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Discovery and Research<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>We can find you the best opportunities on Facebook marketing solutions by understanding your business, objectives and target audience.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-target-audience_ec8f5204.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-target-audience-G_4d0e8661.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Targeted Audiences<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>We will build highly targeting and relevant audiences for your campaigns through your existing data, website traffic, or Facebook\u2019s own tools.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-advertiser_fdc5db0a.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-advertiser-G_146ba393.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Professional Advertiser<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>We are professional Facebook advertisers who is highly trained and well equipped with the latest trends to manage and scale your ad account.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-tracking_42c49517.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-tracking-G_de85aeb8.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Tracking &amp; Analytics<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>We ensure the correct set-up of the Facebook pixel, tracking and analytics, to get exact data to track conversions from Facebook ads, optimize ads and others.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-campaign_6d3fefdc.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-campaign-G_021b90c0.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Campaign Planning<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>A clear and concise plan will be drawn up by our team of Facebook specialists, showing how we can meet and exceed your expectations.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-testing_fd55feb4.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"24-hour responsive service icon in visible one\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-marekting-why-choose-us-testing-G_9f4a645a.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Testing &amp; Optimization<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>Once your campaign is up and running, we will constantly test different audiences, design, ad placements and ad settings to ensure we get the best results.<\/p>\n\n                              <\/div><\/div><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"\" class=\"SliderWithBGImg relative \">\n    <div class=\"relative\">\n        <div>\n            <div class=\"bg-img\"><\/div>\n        <\/div>\n        <div class=\"overlay\"><\/div>\n    <\/div>\n    <div class=\"md:px-[25px] px-4\"\n        style=\"background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);\">\n        <div class=\"swiper bgImgSwiper z-10\">\n            <div class=\"swiper-wrapper mb-12\">\n                <div class=\"swiper-slide md:px-[25px] px-4\">\n                    <div class=\"mb-5\" >\n                        <div class=\"lg:flex items-stretch 2xl:max-w-[1450px] md:max-w-[80%] m-auto\">\n                            <div class=\"flex-[2] flex items-center lg:justify-end justify-center lg:p-5 lg:max-w-none max-w-[200px] mx-auto\">\n                            <img decoding=\"async\" width=\"360\" height=\"360\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9.webp\" alt=\"Facebook ads location date with Laptop\" loading=\"lazy\" title=\"\"><\/div>\n                            <div class=\"flex-[3] flex flex-col justify-center lg:my-0 my-7 sm:text-left text-center md:pl-5\">\n                                <div class=\"fs-6xl mb-4 text-light font-semibold\">\n                                    <h2><span>Facebook Advertising From Dedicated Specialists<\/span><\/h2>\n                                    <span class=\"fs-2xl mb-4 font-semibold\" style=\"color:#FFFFFF;\"><\/span>\n                                <\/div>\n                                <div class=\"fs-lg text-light font-light\"><p>Recent changes to the Facebook news feed have made it as straight forward as ever to find your target audience. It is impossible to under-estimate the benefits of conducting a targeted Facebook advertising campaign. With its professionally formulated Facebook advertising campaign, companies that implement Facebook ads in their digital marketing campaigns are seeing sales increase by up to 24%.<\/p>\n<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div><div class=\"swiper-slide md:px-[25px] px-4\">\n                    <div class=\"mb-5\" >\n                        <div class=\"lg:flex items-stretch 2xl:max-w-[1450px] md:max-w-[80%] m-auto\">\n                            <div class=\"flex-[2] flex items-center lg:justify-end justify-center lg:p-5 lg:max-w-none max-w-[200px] mx-auto\">\n                            <img decoding=\"async\" width=\"360\" height=\"360\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c.webp\" alt=\"Facebook Ads Data with Laptop\" loading=\"lazy\" title=\"\"><\/div>\n                            <div class=\"flex-[3] flex flex-col justify-center lg:my-0 my-7 sm:text-left text-center md:pl-5\">\n                                <div class=\"fs-6xl mb-4 text-light font-semibold\">\n                                    <h2><span>Our Facebook Advertising Services Deliver Guaranteed Results.<\/span><\/h2>\n                                    <span class=\"fs-2xl mb-4 font-semibold\" style=\"color:#FFFFFF;\"><\/span>\n                                <\/div>\n                                <div class=\"fs-lg text-light font-light\"><p>We understand Facebook Advertisement is difficult if you\u2019re busy running a successful business\u2019 day-to-day operations and don\u2019t have that specialized knowledge of Facebook ads. With a team of dedicated and knowledgeable Facebook advertising experts behind you, you will get the benefits of running a professional, highly targeted ad campaign without all the headaches and trouble, it\u2019s hassle-free!<\/p>\n<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>            <\/div>\n            <div class=\"w-full flex justify-center pb-5 z-10\">\n                <div class=\"bg-swiper-bottom-section flex items-center justify-center\">\n                    <div class=\"swiper-pagination  z-20\"><\/div>\n                    <div class=\"bg-slider-playpause-btn pl-4 flex justify-center\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"12\" height=\"12\" aria-label=\"pause icon\" tabindex=\"0\"\n                            src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_pause.svg\"\n                            alt=\"pause icon\" class=\"cursor-pointer pause_btn min-w-[14px] min-h-[14px]\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"12\" height=\"12\" aria-label=\"play icon\" tabindex=\"0\"\n                            src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_play.svg\"\n                            alt=\"play icon\" class=\"hidden cursor-pointer play_btn min-w-[14px] min-h-[14px]\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<script>\n    (function () {\n\n        const items = [{\"title\":\"Facebook Advertising From Dedicated Specialists\",\"subTitle\":\"\",\"description\":\"<p>Recent changes to the Facebook news feed have made it as straight forward as ever to find your target audience. It is impossible to under-estimate the benefits of conducting a targeted Facebook advertising campaign. With its professionally formulated Facebook advertising campaign, companies that implement Facebook ads in their digital marketing campaigns are seeing sales increase by up to 24%.<\\\/p>\\n\",\"bgImgUrl\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/FB-Marketing-banner_563f6c1a.webp\",\"image\":{\"ID\":1233,\"id\":1233,\"title\":\"img01-Facebook Advertising From Dedicated Specialists_722adef9\",\"filename\":\"img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9.webp\",\"filesize\":16632,\"url\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9.webp\",\"link\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/services\\\/facebook-advertising\\\/img01-facebook-advertising-from-dedicated-specialists_722adef9\\\/\",\"alt\":\"Facebook ads location date with Laptop\",\"author\":\"1\",\"description\":\"\",\"caption\":\"\",\"name\":\"img01-facebook-advertising-from-dedicated-specialists_722adef9\",\"status\":\"inherit\",\"uploaded_to\":1091,\"date\":\"2024-09-10 11:15:57\",\"modified\":\"2024-09-10 11:15:57\",\"menu_order\":0,\"mime_type\":\"image\\\/webp\",\"type\":\"image\",\"subtype\":\"webp\",\"icon\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-includes\\\/images\\\/media\\\/default.png\",\"width\":680,\"height\":357,\"sizes\":{\"thumbnail\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9-150x150.webp\",\"thumbnail-width\":150,\"thumbnail-height\":150,\"medium\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9-300x158.webp\",\"medium-width\":300,\"medium-height\":158,\"medium_large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9.webp\",\"medium_large-width\":680,\"medium_large-height\":357,\"large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9.webp\",\"large-width\":680,\"large-height\":357,\"1536x1536\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9.webp\",\"1536x1536-width\":680,\"1536x1536-height\":357,\"2048x2048\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img01-Facebook-Advertising-From-Dedicated-Specialists_722adef9.webp\",\"2048x2048-width\":680,\"2048x2048-height\":357}}},{\"title\":\"Our Facebook Advertising Services Deliver Guaranteed Results.\",\"subTitle\":\"\",\"description\":\"<p>We understand Facebook Advertisement is difficult if you\\u2019re busy running a successful business\\u2019 day-to-day operations and don\\u2019t have that specialized knowledge of Facebook ads. With a team of dedicated and knowledgeable Facebook advertising experts behind you, you will get the benefits of running a professional, highly targeted ad campaign without all the headaches and trouble, it\\u2019s hassle-free!<\\\/p>\\n\",\"bgImgUrl\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/FB-Marketing-banner_563f6c1a.webp\",\"image\":{\"ID\":1234,\"id\":1234,\"title\":\"img-02-Our Facebook Advertising Services Deliver Guaranteed Results._a67f343c\",\"filename\":\"img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c.webp\",\"filesize\":15428,\"url\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c.webp\",\"link\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/services\\\/facebook-advertising\\\/img-02-our-facebook-advertising-services-deliver-guaranteed-results-_a67f343c\\\/\",\"alt\":\"Facebook Ads Data with Laptop\",\"author\":\"1\",\"description\":\"\",\"caption\":\"\",\"name\":\"img-02-our-facebook-advertising-services-deliver-guaranteed-results-_a67f343c\",\"status\":\"inherit\",\"uploaded_to\":1091,\"date\":\"2024-09-10 11:15:57\",\"modified\":\"2024-09-10 11:15:57\",\"menu_order\":0,\"mime_type\":\"image\\\/webp\",\"type\":\"image\",\"subtype\":\"webp\",\"icon\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-includes\\\/images\\\/media\\\/default.png\",\"width\":680,\"height\":357,\"sizes\":{\"thumbnail\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c-150x150.webp\",\"thumbnail-width\":150,\"thumbnail-height\":150,\"medium\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c-300x158.webp\",\"medium-width\":300,\"medium-height\":158,\"medium_large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c.webp\",\"medium_large-width\":680,\"medium_large-height\":357,\"large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c.webp\",\"large-width\":680,\"large-height\":357,\"1536x1536\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c.webp\",\"1536x1536-width\":680,\"1536x1536-height\":357,\"2048x2048\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/img-02-Our-Facebook-Advertising-Services-Deliver-Guaranteed-Results._a67f343c.webp\",\"2048x2048-width\":680,\"2048x2048-height\":357}}}];\n\n        const bgImgSwiper = new Swiper('.bgImgSwiper', {\n            \/\/ Optional parameters\n            direction: 'horizontal',\n            loop: true,\n\n            scrollbar: {\n                el: \".swiper-scrollbar\",\n                hide: true\n            },\n\n            \/\/ If we need pagination\n            pagination: {\n                el: '.swiper-pagination',\n                clickable: true,\n            },\n\n            \/\/ Navigation arrows\n            navigation: {\n                nextEl: '.swiper-button-next',\n                prevEl: '.swiper-button-prev',\n            },\n\n            \/\/ And if we need scrollbar\n            scrollbar: {\n                el: '.swiper-scrollbar',\n            },\n            effect: 'slide',\n            speed: 1000,\n            loop: true,\n        });\n\n        \/\/ slider bg dynamic\n        const defaultActiveIndex = bgImgSwiper.activeIndex;\n        bgImgSwiper.on('slideChange', function (sliderData) {\n            handleSlideBgImage(sliderData.activeIndex);\n        });\n        function handleSlideBgImage(index) {\n            document.querySelector('.SliderWithBGImg .bg-img').style.backgroundImage = `url(${items[index].bgImgUrl})`;\n        }\n        handleSlideBgImage(defaultActiveIndex);\n\n        document.querySelectorAll('.swiper-pagination-bullet').forEach(function(link){\n            link.setAttribute('tabindex',0)\n        })\n        \/\/ define slider bg hieght\n        function handleBgHeight() {\n            let _extra = 0;\n\n            if (window.innerWidth > 1279) {\n                _extra = 200;\n            } else if (window.innerWidth > 1023) {\n                _extra = 180;\n            } else {\n                _extra = 130;\n            }\n\n            setTimeout(() => {\n                const sliderWrapper = document.querySelector('.bgImgSwiper');\n                if (sliderWrapper) {\n                    const bgImgHeight = sliderWrapper.offsetHeight + _extra;\n                    document.querySelector('.SliderWithBGImg .bg-img').style.height = `${bgImgHeight}px`;\n                }\n            }, 10);\n        }\n        window.addEventListener(\"resize\", handleBgHeight);\n\n        setTimeout(() => {\n            handleBgHeight();\n        }, 150)\n        document.querySelector('.bg-slider-playpause-btn .pause_btn')?.addEventListener('click', function () {\n            bgImgSwiper?.autoplay.stop();\n            document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.add('hidden');\n            document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.remove('hidden');\n        })\n        document.querySelector('.bg-slider-playpause-btn .play_btn')?.addEventListener('click', function () {\n            bgImgSwiper?.autoplay.start();\n            document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.add('hidden');\n            document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.remove('hidden');\n        })\n\n        document.querySelector('.bg-slider-playpause-btn .pause_btn')?.addEventListener('keyup', function (e) {\n            if (e.key == \"Enter\") {\n                bgImgSwiper?.autoplay.stop();\n                document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.add('hidden');\n                document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.remove('hidden');\n            }\n        })\n        document.querySelector('.bg-slider-playpause-btn .play_btn')?.addEventListener('keyup', function (e) {\n            if (e.key == \"Enter\") {\n                bgImgSwiper?.autoplay.start();\n                document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.add('hidden');\n                document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.remove('hidden');\n            }\n\n        })\n    })();\n<\/script>\n\n\n<section class=\"our_partner relative\">\n  <div class=\"max-w-screen-2xl text-primary mx-auto px-4 relative sm:px-8  lg:px-16 xl:px-20 md:flex md:justify-between md:items-center py-8 lg:py-16 \">\n    <div class=\"text-primary font-semibold mx-auto text-center md:text-left fs-5xl font-primary xl:mr-8 md:flex-1 md:basis-1\/3\">\n      <h3>Specialized in<\/h3>\n    <\/div>\n    <div class=\"mt-8 grid grid-cols-4 md:flex-1 md:basis-3\/5\">\n      <div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/buffer_90d1368a.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Crazy-Egg_a38147cd.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-ads-manager_aed2ec84.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-business-manager_83aaa2e3.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Facebook-marketing_ccaa79cf.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-pixel_23ba9eb3.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/hootsuite_e48306c5.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Hubspot_2e3de2e7.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Insta_98987c5a.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Mailchimp_32141f39.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Semrush_031747df.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/youtube_318ab192.png\" alt=\"24-hour responsive service icon in visible one\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div>    <\/div>\n  <\/div><svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"absolute top-8 left-2 md:top-1\/2 md:-translate-y-1\/2 md:left-4 lg:left-8 w-2 h-auto md:w-3 lg:w-4 z-[-1] 2xl:w-auto\">\n    <path d=\"M4.84 11L1.32 7.48C-0.440001 5.72 -0.440001 3.08 1.32 1.32C3.08 -0.44 5.72001 -0.44 7.48 1.32L11 4.84L14.52 1.32C16.28 -0.44 18.92 -0.44 20.68 1.32C22.44 3.08 22.44 5.72 20.68 7.48L17.16 11L20.68 14.52C22.44 16.28 22.44 18.92 20.68 20.68C19.8 21.56 18.48 22 17.6 22C16.72 22 15.4 21.56 14.52 20.68L11 17.16L7.48 20.68C6.6 21.56 5.28 22 4.4 22C3.52 22 2.2 21.56 1.32 20.68C-0.440001 18.92 -0.440001 16.28 1.32 14.52L4.84 11Z\" fill=\"#00DB92\"><\/path>\n  <\/svg><svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"absolute top-16 left-4 md:top-3\/4 md:-translate-y-1\/2 md:left-8 lg:left-16 w-2 md:w-3 lg:w-4 h-auto z-[-1] 2xl:w-auto\">\n    <path d=\"M13 26C20.3667 26 26 20.3667 26 13C26 5.63333 20.3667 0 13 0C5.63333 0 0 5.63333 0 13C0 20.3667 5.63333 26 13 26ZM13 8.66667C15.6 8.66667 17.3333 10.4 17.3333 13C17.3333 15.6 15.6 17.3333 13 17.3333C10.4 17.3333 8.66667 15.6 8.66667 13C8.66667 10.4 10.4 8.66667 13 8.66667Z\" fill=\"#FFAE00\"><\/path>\n  <\/svg>\n<\/section>\n\n\n<div class=\"md:py-12 py-6 lg:py-16 px-4 OurProcessV2\" style=\"background-color: rgb(255, 255, 255);\">\n    <div class=\"container-md\">\n        <div class=\"max-w-screen-2xl 3xl:max-w-screen-3xl mx-auto\">\n            <div class=\"text-center\">\n                <div class=\"fs-5xl font-semibold text-primary\">\n                    <h2>Our Process<\/h2>\n                <\/div>\n                <div class=\"fs-lg font-light text-secondary mt-7\"><div>\n<div>We make everything easy for our clients. Our 5-step process is simple, clear and hassle-free.<\/div>\n<\/div>\n<\/div>\n            <\/div>\n            <div class=\"mt-7 flex flex-wrap items-stretch justify-center -ml-5 process-lists\">\n                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow: rgb(77, 215, 169) 15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 1<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: rgb(77, 215, 169);\">\n                                <h3><span>SCHEDULE<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>Let\u2019s talk about Facebook Marketing strategy and your business. Call us or fill out our form to schedule a meeting.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow: rgb(101, 106, 110) 15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 2<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: rgb(101, 106, 110);\">\n                                <h3><span>PIXEL INSTALLATION<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>Let\u2019s talk about Facebook Marketing strategy and your business. Call us or fill out our form to schedule a meeting.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow:  15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 3<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: ;\">\n                                <h3><span>ADVERTISING STRATEGY<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>Let\u2019s talk about Facebook Marketing strategy and your business. Call us or fill out our form to schedule a meeting.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow: #FFAE00 15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 4<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: #FFAE00;\">\n                                <h3><span>CAMPAIGN LAUNCH<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>Let\u2019s talk about Facebook Marketing strategy and your business. Call us or fill out our form to schedule a meeting.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow:  15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 5<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: ;\">\n                                <h3><span>EXPERT REMARKETING<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>Keep your audience hooked with ads based on their past website or page engagements.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n\n<div class=\"TabContentCollapse\" id=\"tab_content_collapse\" style=\"background-color: rgb(250, 250, 250);\">\n    <div class=\"module_container mx-auto px-4\">\n        <div class=\"fs-5xl font-semibold text-center text-primary\">\n            <h2>Facebook Ads FAQ<\/h2>\n        <\/div>\n        <div class=\"\">\n            <ul class=\"mx-auto max-w-[900px] mt-9 content-wrapper\">\n                <li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"Do Facebook Ads work?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">Do Facebook Ads work?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Yes, they work completely. But you have to ensure that you have the correct goal and measure the right things for your effective Facebook ads. Facebook offers some of the lowest CPC (cost per click) ads on the internet today.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"How long should we run our Facebook ad?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">How long should we run our Facebook ad?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>We advise you should run your ad as long as it keeps converting or performing at the rate you want. We\u2019ve had clients where we are running the same ad for months and it still continues to perform. If you see the performance start to get worse over a period of days and don\u2019t seem to be bouncing back then you can switch tactics.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"Are Facebook ads better than Google ads?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">Are Facebook ads better than Google ads?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>The way they target people is quite different for Facebook ads and Google Ads. Google targets on what people are searching (as well as the demographics). Facebook targets on people\u2019s interests (pages they like, interests they may have added, and demographics based on 3rd-party information).<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"What is a good Cost Per Click?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">What is a good Cost Per Click?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>There\u2019s no one-size-fits-all response here Generally speaking, we like to see the cost per link click between $ 0.50\/link and $ 1.50\/link. It may be lower and higher, of course, but that depends on the niche you are running and the type of ad.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"What type of Facebook ad should I run?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">What type of Facebook ad should I run?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Facebook ads offers different objectives from post engagement, page likes, lead generation, brand awareness, etc. If you want to boost traffic, conversion or brand awareness is right for you. If you want more customers, lead generation is good. Based on your objectives, we will advise what is the most suitable for you.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"How do you differ from other Facebook Marketing Agencies?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">How do you differ from other Facebook Marketing Agencies?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Here in Visible One, we pride our ourselves on the in-depth knowledge with the services we offer. Our main focus as an agency is to ensure that we get the best Facebook and Instagram advertising results for our clients. We focus on results every day.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"What should my budget be?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">What should my budget be?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>The question is \u201cWhat is your marketing budget?\u201d. The minimum Facebook ads budget is $1 per day. We suggest using 10-20% of your overall budget, if possible with at least 2-3 different ads from each ad set for testing. From the results, we will create final campaign to ensure what you spent won\u2019t go to waste.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"How much does Facebook ad cost?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">How much does Facebook ad cost?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Much lesser than Google! With Facebook advertising you can get so much more results and ads can run from a few cents per click to a couple of dollars per click anywhere. It really depends on industry, product and service targeting.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li>            <\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<script>\n    (function() {\n\n        const collapseHeaders = document.querySelectorAll(\".TabContentCollapse .collapse-header\");\n\n        collapseHeaders.forEach((header) => {\n            header.addEventListener(\"click\", function() {\n                const isActive = this.classList.contains('show');\n                collapseHeaders.forEach(item => {\n                    item.classList.remove('show');\n                    item.nextElementSibling.classList.remove('active');\n                    item.nextElementSibling.classList.add('unactive');\n                });\n                if (!isActive) {\n                    this.classList.add('show');\n                    this.nextElementSibling.classList.add('active');\n                    this.nextElementSibling.classList.remove('unactive');\n                }\n            });\n        });\n\n        if (collapseHeaders.length > 0) {\n            collapseHeaders[0].click();\n        }\n\n    })();\n<\/script>\n\n\n<div class=\"DigitalMarketingBanner relative \" style=\"opacity: 1;    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);\">\n    <div id=\"\" class=\"w-full block\">\n        <div class=\"relative max-w-full\"><img decoding=\"async\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Ready-to-have-a-chat-bg_11f11077.webp\" alt=\"Hong Kong Bridge View Banner\" loading=\"lazy\" title=\"\"\n                class=\"min-h-[311px] object-cover w-full mix-blend-multiply\">            <!-- <div class=\"overlay absolute top-0 right-0 left-0 bottom-0 bg-primary\/40]\"\n                style=\"background-color: rgba(0, 0, 0, 0.5);\"><\/div> -->\n            <div class=\"w-full px-8 absolute top-1\/2 left-1\/2 -translate-x-1\/2 -translate-y-1\/2 z-[1]\">\n                <div class=\"text-light text-center fs-5xl font-primary font-semibold leading-[1.25] mb-4\">\n                    <h3 class=\"opacity-100\"><span class=\"text-light opacity-100\">Ready to have a chat?<\/span><\/h3>\n                <\/div>\n                <p class=\"text-center text-light font-light opacity-100 fs-lg\"><span class=\"text-light opacity-100\">Have a question or want to know more about Facebook? We\u2019re ready to help.<\/span><\/p>                <div class=\"block mx-auto text-center lg:mt-7 mt-4\">\n                    <a target=\"_blank\" href=\"\"\n                        class=\"hover:bg-light bg-transparent text-light hover:text-primary border-2 border-light inline-block px-8 py-2 fs-lg font-primary font-semibold text-center transition-colors duration-300 break-all\">Talk to Us<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<section id=\"e33b5cfc-cf5c-455d-b312-c0df53f10845\" class=\"\n        contact-form bg-[color:var(--bg-color)] text-light relative overflow-hidden\n        StartContactForm contact_form\n      \" style=\"--bg-color: #4DD7A9;\">\n    <div class=\"sm:flex sm:items-center xl:justify-between \">\n        <div\n            class=\"absolute vertical-text text-5xl font-semibold hidden sm:block sm:flex-1 sm:basis-[15%] sm:max-w-[15%] md:basis-1\/5 xl:text-7xl 2xl:text-[7.5rem] vertical_text\">\n                            <div\n                    class=\"absolute top-0 bottom-0 left-5 h-max lg:left-20 xl:left-32 2xl:left-36 cursor-default aniBottomToTop text-custom-animation-bt\">\n                    Let\u2019s Work Together                <\/div>\n                                        <div\n                    class=\"absolute -top-3 left-[4.25rem] md:left-20 h-max lg:left-36 xl:left-52 2xl:-top-8 2xl:left-80 cursor-default aniTopToBottom text-custom-animation-tb\">\n                    <span class=\"opacity-30\">Talk to Us<\/span>&nbsp;\n                    <span class=\"opacity-60\">Contact Us<\/span>\n                <\/div>\n                    <\/div>\n        <div class=\"contact-form-playpause-btn  justify-start absolute left-[14%] bottom-5 sm:flex hidden\">\n                    <button class=\"cursor-pointer pause_btn\" tabindex=\"0\" aria-label=\"animation play pause\"\n                    data-play=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_play.svg\"\n                    data-pause=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_pause.svg\"\n                    >\n                    <img loading=\"lazy\" decoding=\"async\" width=\"12\" height=\"12\" aria-label=\"pause icon\"\n                        src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_pause.svg\"\n                        alt=\"pause icon\">\n                    <\/button>\n                <\/div>\n        <div\n            class=\"contact-form__container sm:flex-1 py-16 px-5 font-primary mx-auto sm:max-w-2xl xl:max-w-4xl xl:py-32 2xl:py-36 2xl:max-w-6xl\">\n            <div\n                class=\"mx-auto contact-form__main text-center sm:flex-1 sm:basis-[85%] sm:max-w-[85%]  md:max-w-xl md:basis-4\/5 xl:max-w-2xl 2xl:max-w-5xl\">\n                <div class=\"contact-form__header  mx-auto 2xl:max-w-xl\">\n                    <div class=\"font-semibold mb-5 2xl:mb-8 fs-5xl\">\n                        <div>Let&#8217;s Work Together<\/di>\n                        <\/div>\n                        <div class=\"font-normal fs-lg mb-6 2xl:mb-12\"><p>If you have a project and would like to discuss it with us, then please do call us or email us using the form below.<\/p>\n<\/div>\n                    <\/div>\n                    <div class=\"relative contact-form__body\">\n                        <div>\n                            <div id=\"hubspotForm\"><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"contact-form__bg absolute top-1\/2 right-0 -translate-y-1\/2\">\n            <img decoding=\"async\" width=\"257\" height=\"510\"\n                src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/projects\/StartContact-bgImg_c8261431.png\"\n                alt=\"\" aria-hidden=\"true\" loading=\"lazy\" class=\"h-auto w-24 lg:w-36 2xl:w-auto\" \/>\n        <\/div>\n<\/section>\n<style>\n\n<\/style>\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function () {\n        \/\/ Your HubSpot form details\n        const portalId = \"5194436\";\n        const formId = \"e33b5cfc-cf5c-455d-b312-c0df53f10845\";\n\n        \/\/ Function to load the HubSpot form dynamically\n        function loadHubSpotForm() {\n            const script = document.createElement('script');\n            script.src = 'https:\/\/js.hsforms.net\/forms\/v2.js'; \/\/ HubSpot's form script\n            script.onload = () => {\n                window.hbspt.forms.create({\n                    portalId: portalId,\n                    formId: formId,\n                    target: '#hubspotForm', \/\/ ID of the element where the form will be rendered\n                    css: \"\",\n\t\t\t\t\tonFormSubmitted: function ($form, data) {\n    var values = data.submissionValues || {};\n    var email = values.email || '';\n    var phone = values.phone || '';\n\n    console.log(\"HubSpot form submitted:\");\n    console.log(\"Email:\", email);\n    console.log(\"Phone:\", phone);\n\n    gtag('set', 'user_data', {\n        email: email,\n        phone_number: phone\n    });\n}\n,\n                    onFormReady: function ($form) {\n                        const targetElement = $form.find('.hs-form-field label');\n                        targetElement?.each(function (key, label) {\n                            const placeholder = label?.getAttribute('placeholder');\n                            const name = label?.closest('.hs-form-field').querySelector('select')?.getAttribute('name')?.replaceAll('_', ' ');\n                            const placeholder1 = label?.closest('.hs-form-field').querySelector('input')?.getAttribute('placeholder');\n                            label?.querySelector('span:first-child')?.setAttribute('arial-label', placeholder1)\n                            label?.setAttribute('arial-label', placeholder1);\n                            label?.closest('.hs-form-field').querySelector('input')?.setAttribute('arial-label', placeholder1?.replace('*', ''))\n                            label?.closest('.hs-form-field').querySelector('select')?.setAttribute('arial-label', name?.replaceAll('_', ' '))\n                        });\n                        const style = document.createElement('style');\n                        style.innerHTML = `\n                        .hs-error-msgs label {\n                            color: #fc010c;\n                        }\n                        .hbspt-form select,\n                        .hbspt-form select::placeholder{\n                            color: #33475b !important;\n  opacity: 1 !important;\n                        }\n                        .hbspt-form textarea::placeholder,\n.hbspt-form input::placeholder{\n  color: #33475b !important;\n  opacity: 1 !important;\n}\n.hbspt-form input{\n  background-color: #fff !important;\n}\n.hs_submit input[type=submit]{\n  background: #000 !important;\n  color:#fff !important;\n  border:1px solid #000 !important;\n}\n                        `;\n                        document.querySelector('#hubspotForm iframe').contentDocument.head.appendChild(style);\n                    }\n                });\n            };\n            document.body.appendChild(script);\n        }\n\n        loadHubSpotForm();\n        const remove_animation = () => {\n            document.querySelectorAll('.text-custom-animation-bt').forEach(function (ani) {\n                ani.classList.remove('aniBottomToTop');\n            });\n            document.querySelectorAll('.text-custom-animation-tb').forEach(function (ani) {\n                ani.classList.remove('aniTopToBottom');\n            });\n            document.querySelector('.contact-form-playpause-btn .pause_btn').classList?.remove('active');\n            document.querySelector('.contact-form-playpause-btn .play_btn').classList?.add('active');\n        }\n        const add_animation = () => {\n            const button = document.querySelector(\".contact-form-playpause-btn button\");\n            button.classList.toggle('active');\n            const play_btn = button?.getAttribute('data-play');\n            const pause_btn = button?.getAttribute('data-pause');\n            const is_active = document.querySelector(\".contact-form-playpause-btn button.active\");\n            if (!is_active) {\n                document.querySelectorAll('.text-custom-animation-bt').forEach(function (ani) {\n                    ani.classList.add('aniBottomToTop');\n                });\n                document.querySelectorAll('.text-custom-animation-tb').forEach(function (ani) {\n                    ani.classList.add('aniTopToBottom');\n                });\n                button.querySelector('img')?.setAttribute('src', pause_btn);\n            } else {\n                document.querySelectorAll('.text-custom-animation-bt').forEach(function (ani) {\n                    ani.classList.remove('aniBottomToTop');\n                });\n                document.querySelectorAll('.text-custom-animation-tb').forEach(function (ani) {\n                    ani.classList.remove('aniTopToBottom');\n                });\n                button.querySelector('img')?.setAttribute('src', play_btn);\n            }\n        }\n        document.querySelector('.contact-form-playpause-btn button')?.addEventListener('click', function () {\n            add_animation();\n\n        })\n        \n    });\n\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":60812,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-60870","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/pages\/60870","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/comments?post=60870"}],"version-history":[{"count":0,"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/pages\/60870\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/pages\/60812"}],"wp:attachment":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/en-hk\/wp-json\/wp\/v2\/media?parent=60870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}