```html Get More Customers

GET MORE CUSTOMERS.

Helping businesses in Accra attract more inquiries, increase first traffic, and grow revenue.

{"props":{"pageProps":{"data":{"name":"Customer Acquisition Agency","page_id":"4b0a6b8a","seo_data":null,"social_meta":null,"translate":{},"robot_settings":null,"workspace_robot_settings":{},"favicon":null,"content":null,"html":"```html\n\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n \u003cmeta charset=\"UTF-8\"\u003e\n \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n \u003ctitle\u003eGet More Customers\u003c/title\u003e\n \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css\"\u003e\n \u003cscript src=\"https://cdn.tailwindcss.com\"\u003e\u003c/script\u003e\n \u003cstyle\u003e\n body {\n font-family: 'Arial', sans-serif;\n background-color: #000;\n color: #fff;\n }\n .gold-text {\n color: #e4b574; /* Gold color */\n }\n .dark-gray-bg {\n background-color: #1a1a1a;\n }\n .input-field {\n background-color: #222;\n border: 1px solid #444;\n color: #fff;\n padding: 1rem;\n border-radius: 0.375rem; /* Tailwind's md:rounded-md */\n width: 100%;\n box-sizing: border-box;\n }\n .input-field::placeholder {\n color: #aaa;\n }\n .form-button {\n background-color: #e4b574; /* Gold */\n color: #000;\n padding: 1rem 2rem;\n border-radius: 0.375rem; /* Tailwind's md:rounded-md */\n font-weight: bold;\n transition: background-color 0.3s ease;\n width: 100%;\n }\n .form-button:hover {\n background-color: #c7a05b; /* Darker gold on hover */\n }\n .card {\n background-color: #1a1a1a;\n border: 1px solid #333;\n padding: 2rem;\n border-radius: 0.5rem;\n text-align: center;\n transition: transform 0.3s ease, box-shadow 0.3s ease;\n }\n .card:hover {\n transform: translateY(-5px);\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);\n }\n .card i {\n font-size: 2.5rem;\n margin-bottom: 1.5rem;\n color: #e4b574;\n }\n .card h3 {\n font-size: 1.25rem;\n font-weight: bold;\n margin-bottom: 0.75rem;\n color: #fff;\n }\n .card p {\n font-size: 0.95rem;\n color: #ccc;\n line-height: 1.6;\n }\n /* Custom scrollbar for Webkit browsers */\n ::-webkit-scrollbar {\n width: 10px;\n }\n ::-webkit-scrollbar-track {\n background: #1a1a1a;\n }\n ::-webkit-scrollbar-thumb {\n background: #e4b574;\n border-radius: 5px;\n }\n ::-webkit-scrollbar-thumb:hover {\n background: #c7a05b;\n }\n \u003c/style\u003e\n\u003c/head\u003e\n\u003cbody class=\"bg-black text-white\"\u003e\n\n \u003c!-- Hero Section --\u003e\n \u003csection class=\"relative min-h-screen flex items-center justify-center py-20 px-4 md:px-8 lg:px-16\"\u003e\n \u003cdiv class=\"container mx-auto grid grid-cols-1 lg:grid-cols-2 gap-16 items-center\"\u003e\n \u003cdiv class=\"text-left\"\u003e\n \u003ch1 class=\"text-5xl md:text-6xl lg:text-7xl font-bold leading-tight mb-6\"\u003e\n GET MORE \u003cspan class=\"gold-text\"\u003eCUSTOMERS.\u003c/span\u003e\n \u003c/h1\u003e\n \u003cp class=\"text-lg md:text-xl text-gray-300 mb-10\"\u003e\n Helping businesses in Accra attract more inquiries, increase first traffic, and grow revenue.\n \u003c/p\u003e\n \u003c/div\u003e\n \u003cdiv class=\"lg:pl-10\"\u003e\n \u003c!-- Video Placeholder --\u003e\n \u003cdiv class=\"relative mb-8\" style=\"padding-bottom: 56.25%; /* 16:9 aspect ratio */ height: 0;\"\u003e\n \u003cdiv class=\"absolute top-0 left-0 w-full h-full bg-cover bg-center flex items-center justify-center\"\n style=\"background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iMjgwLjQ5OTk3IiB2aWV3Qm94PSIwIDAgNTAwIDI4MC41IiBwcmVzZXJ2ZUFzcGVjdHJhdmlvPSJ4TWlkWWkiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3Qgd2lkdGg9IjUwMCIgaGVpZ2h0PSIyODAuNSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaX1wPSJ1cmwoI2EpIj48cGF0aCBkPSJNMC4zNzQgMC43MzFINS40MDR2Mjc5LjAzNEg0OTkuNjI2VjAuNzM0SDB6bTMzOC40OTcgMTM5LjM0N2MtMS44MTYtMS4zOTQtNC4xNTQtMi40OTYtNi42MjktMi44LTEuMjMyLTAuMTMxLTEuNzIxLjMwMS0xLjc3Ny43NzEtMC4xMDguMTU1IDAuMDI3LjMzNC4wOTkuNTIyIDMuNjY0IDYuNzUyIDE4LjM2OCAzMS45MjUgMzcuMjEgNDYuNjYxIDEyLjYwNyAxMC4wODYgMTkuODE5IDE4LjU1NSAxOS44MTkgMjkuNzY0IDAgNy4zODctNC4yMTUgMTIuMDgyLTEyLjAyMiAxMi4wODItNy4wMDcgMC0xMS41MjUtNC4yMDMtMTEuNTI1LTEyLjA2MiAwLTguMTkxIDQuNjAyLTE0LjQwNiAxMy42NDgtMTQuNDA2IDYuMzY4ID","mainCss":null,"sectionCss":null,"form_id":null,"gdpr":null,"badge":null,"header_script":"","body_script":null,"redirect_url":null,"webhook":null,"page_type":"general","builder_type":"canvas"}},"__N_SSP":true},"page":"/[slug]","query":{"slug":"customer-acquisition-qmjvohp8xlj"},"buildId":"eZP6nUOTGYRb2V7UsEXhQ","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}