{"id":4089,"date":"2023-12-31T02:04:55","date_gmt":"2023-12-30T20:34:55","guid":{"rendered":"https:\/\/digitalmarketingguru.info\/new\/?page_id=4089"},"modified":"2026-05-27T16:37:56","modified_gmt":"2026-05-27T11:07:56","slug":"services","status":"publish","type":"page","link":"https:\/\/digitalmarketingguru.info\/new\/services\/","title":{"rendered":"Services"},"content":{"rendered":"\n<div class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-751c29d\" id=\"gspb_row-id-gsbp-751c29d\">\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-3abc3d1\" id=\"gspb_col-id-gsbp-3abc3d1\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>Digital Marketing Services | Digital Marketing GURU \u2014 Hyderabad<\/title>\n<meta name=\"description\" content=\"Lead generation, Local SEO, and website development for businesses in Hyderabad and beyond. Real results, not just reports.\" \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\" \/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --orange: #F69333;\n    --blue: #00A4DE;\n    --navy: #0A1F3D;\n    --navy-mid: #112b52;\n    --light: #f5f7fa;\n    --white: #ffffff;\n    --text: #1a1a2e;\n    --text-muted: #5a6278;\n    --font: 'Poppins', sans-serif;\n  }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: var(--font);\n    font-size: 18px;\n    color: var(--text);\n    background: var(--white);\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\n  .hero {\n    background: var(--navy);\n    padding: 90px 40px 80px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -120px; right: -120px;\n    width: 480px; height: 480px;\n    background: radial-gradient(circle, rgba(0,164,222,0.12) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -80px;\n    width: 360px; height: 360px;\n    background: radial-gradient(circle, rgba(246,147,51,0.10) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .hero-inner { position: relative; z-index: 2; max-width: 860px; margin: 0 auto; }\n\n  .hero-eyebrow {\n    display: inline-block;\n    background: rgba(0,164,222,0.15);\n    color: var(--blue);\n    border: 1px solid rgba(0,164,222,0.3);\n    padding: 8px 20px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n\n  .hero h1 {\n    font-size: clamp(34px, 5vw, 54px);\n    font-weight: 800;\n    color: var(--white);\n    line-height: 1.15;\n    margin-bottom: 22px;\n  }\n  .hero h1 span { color: var(--orange); }\n\n  .hero-sub {\n    font-size: 20px;\n    color: rgba(255,255,255,0.8);\n    max-width: 640px;\n    margin: 0 auto 36px;\n    line-height: 1.65;\n    font-weight: 400;\n  }\n\n  .hero-trust {\n    display: flex;\n    justify-content: center;\n    gap: 36px;\n    flex-wrap: wrap;\n    margin-bottom: 40px;\n  }\n  .trust-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    color: rgba(255,255,255,0.75);\n    font-size: 15px;\n    font-weight: 500;\n  }\n  .trust-dot {\n    width: 8px; height: 8px;\n    background: var(--orange);\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n\n  .hero-ctas {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n\n  .btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--orange);\n    color: var(--white);\n    padding: 18px 36px;\n    border-radius: 8px;\n    font-size: 17px;\n    font-weight: 700;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s;\n    border: 2px solid var(--orange);\n    font-family: var(--font);\n  }\n  .btn-primary:hover { background: #e07f1f; border-color: #e07f1f; transform: translateY(-2px); }\n\n  .btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: transparent;\n    color: var(--white);\n    padding: 18px 36px;\n    border-radius: 8px;\n    font-size: 17px;\n    font-weight: 600;\n    text-decoration: none;\n    border: 2px solid rgba(255,255,255,0.35);\n    transition: border-color 0.2s, background 0.2s, transform 0.15s;\n    font-family: var(--font);\n  }\n  .btn-secondary:hover {\n    border-color: var(--white);\n    background: rgba(255,255,255,0.08);\n    transform: translateY(-2px);\n  }\n\n  .btn-icon { font-size: 18px; }\n\n  \/* \u2500\u2500\u2500 PROBLEM SECTION \u2500\u2500\u2500 *\/\n  .problem {\n    background: var(--light);\n    padding: 80px 40px;\n  }\n  .problem-inner {\n    max-width: 1290px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: center;\n  }\n  .problem-copy .eyebrow {\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n  }\n  .problem-copy h2 {\n    font-size: clamp(28px, 3vw, 38px);\n    font-weight: 800;\n    color: var(--navy);\n    line-height: 1.2;\n    margin-bottom: 22px;\n  }\n  .problem-copy h2 span { color: var(--orange); }\n  .problem-copy p {\n    color: var(--text-muted);\n    font-size: 18px;\n    line-height: 1.75;\n    margin-bottom: 18px;\n  }\n  .problem-copy p:last-child { margin-bottom: 0; }\n\n  .problem-stats {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n  .stat-card {\n    background: var(--white);\n    border-left: 4px solid var(--orange);\n    padding: 26px 28px;\n    border-radius: 0 10px 10px 0;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n  }\n  .stat-card .stat-num {\n    font-size: 40px;\n    font-weight: 900;\n    color: var(--navy);\n    line-height: 1;\n    margin-bottom: 8px;\n  }\n  .stat-card .stat-num span { color: var(--orange); }\n  .stat-card .stat-label {\n    font-size: 16px;\n    color: var(--text-muted);\n    font-weight: 500;\n    line-height: 1.55;\n  }\n\n  \/* \u2500\u2500\u2500 SERVICES \u2500\u2500\u2500 *\/\n  .services {\n    background: var(--white);\n    padding: 90px 40px;\n  }\n  .section-header {\n    text-align: center;\n    max-width: 680px;\n    margin: 0 auto 60px;\n  }\n  .section-header .eyebrow {\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .section-header h2 {\n    font-size: clamp(28px, 3vw, 40px);\n    font-weight: 800;\n    color: var(--navy);\n    line-height: 1.2;\n    margin-bottom: 18px;\n  }\n  .section-header p {\n    font-size: 18px;\n    color: var(--text-muted);\n    line-height: 1.7;\n  }\n\n  .services-grid {\n    max-width: 1290px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 32px;\n  }\n\n  .service-card {\n    border: 1px solid #e8ecf2;\n    border-radius: 16px;\n    padding: 40px 32px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n    background: var(--white);\n  }\n  .service-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 20px 50px rgba(10,31,61,0.12);\n  }\n  .service-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n  }\n  .service-card.lead::before { background: linear-gradient(90deg, var(--orange), #ffb347); }\n  .service-card.seo::before  { background: linear-gradient(90deg, var(--blue), #00d4ff); }\n  .service-card.web::before  { background: linear-gradient(90deg, var(--navy), #1e4a8c); }\n\n  .service-icon {\n    width: 64px; height: 64px;\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 28px;\n    margin-bottom: 24px;\n  }\n  .service-card.lead .service-icon { background: rgba(246,147,51,0.12); }\n  .service-card.seo .service-icon  { background: rgba(0,164,222,0.12); }\n  .service-card.web .service-icon  { background: rgba(10,31,61,0.08); }\n\n  .service-card h3 {\n    font-size: 22px;\n    font-weight: 800;\n    color: var(--navy);\n    margin-bottom: 12px;\n    line-height: 1.25;\n  }\n  .service-card .service-tagline {\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--blue);\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n    margin-bottom: 16px;\n  }\n  .service-card.lead .service-tagline { color: var(--orange); }\n  .service-card.web .service-tagline  { color: var(--navy); }\n\n  .service-card p {\n    font-size: 18px;\n    color: var(--text-muted);\n    line-height: 1.7;\n    margin-bottom: 24px;\n  }\n\n  .service-includes {\n    list-style: none;\n    margin-bottom: 28px;\n  }\n  .service-includes li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 17px;\n    color: var(--text);\n    font-weight: 500;\n    padding: 8px 0;\n    border-bottom: 1px solid #f0f2f5;\n    line-height: 1.5;\n  }\n  .service-includes li:last-child { border-bottom: none; }\n  .check {\n    width: 20px; height: 20px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n    color: var(--white);\n    font-weight: 700;\n  }\n  .service-card.lead .check { background: var(--orange); }\n  .service-card.seo .check  { background: var(--blue); }\n  .service-card.web .check  { background: var(--navy); }\n\n  .service-outcome {\n    background: var(--light);\n    border-radius: 10px;\n    padding: 18px 20px;\n    font-size: 17px;\n    color: var(--navy);\n    font-weight: 500;\n    line-height: 1.6;\n  }\n  .service-outcome strong { color: var(--orange); font-weight: 700; }\n\n  \/* \u2500\u2500\u2500 PROOF \u2500\u2500\u2500 *\/\n  .proof {\n    background: var(--navy);\n    padding: 90px 40px;\n  }\n  .proof .section-header h2 { color: var(--white); }\n  .proof .section-header p  { color: rgba(255,255,255,0.7); }\n  .proof .section-header .eyebrow { color: var(--blue); }\n\n  .proof-grid {\n    max-width: 1290px;\n    margin: 0 auto 60px;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n  }\n\n  .proof-card {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 16px;\n    padding: 36px 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .proof-card::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, var(--orange), var(--blue));\n  }\n\n  .proof-client {\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--blue);\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    margin-bottom: 20px;\n  }\n\n  .proof-metric { margin-bottom: 20px; }\n  .proof-metric .big {\n    font-size: 52px;\n    font-weight: 900;\n    color: var(--orange);\n    line-height: 1;\n    display: block;\n  }\n  .proof-metric .label {\n    font-size: 16px;\n    color: rgba(255,255,255,0.65);\n    font-weight: 500;\n    margin-top: 8px;\n    display: block;\n  }\n\n  .proof-detail {\n    font-size: 17px;\n    color: rgba(255,255,255,0.82);\n    line-height: 1.65;\n    font-weight: 400;\n  }\n  .proof-detail strong { color: var(--white); font-weight: 600; }\n\n  \/* LOGO STRIP *\/\n  .logo-strip {\n    max-width: 1290px;\n    margin: 0 auto;\n    text-align: center;\n  }\n  .logo-strip p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.4);\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n  .logos-row {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 16px;\n  }\n  .logo-placeholder {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 10px;\n    width: 150px;\n    height: 64px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 600;\n    color: rgba(255,255,255,0.4);\n    text-align: center;\n    padding: 8px;\n    transition: background 0.2s, border-color 0.2s;\n  }\n  .logo-placeholder:hover {\n    background: rgba(255,255,255,0.1);\n    border-color: rgba(255,255,255,0.22);\n  }\n\n  \/* \u2500\u2500\u2500 HOW IT WORKS \u2500\u2500\u2500 *\/\n  .how { background: var(--light); padding: 90px 40px; }\n  .how-steps {\n    max-width: 1290px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n    position: relative;\n  }\n  .how-steps::before {\n    content: '';\n    position: absolute;\n    top: 36px;\n    left: calc(12.5% + 16px);\n    right: calc(12.5% + 16px);\n    height: 2px;\n    background: linear-gradient(90deg, var(--orange), var(--blue));\n    z-index: 0;\n  }\n  .step {\n    text-align: center;\n    padding: 0 12px;\n    position: relative;\n    z-index: 1;\n  }\n  .step-num {\n    width: 72px; height: 72px;\n    border-radius: 50%;\n    background: var(--white);\n    border: 3px solid var(--orange);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n    font-size: 24px;\n    font-weight: 900;\n    color: var(--navy);\n    box-shadow: 0 4px 16px rgba(246,147,51,0.2);\n  }\n  .step:nth-child(2) .step-num,\n  .step:nth-child(4) .step-num {\n    border-color: var(--blue);\n    box-shadow: 0 4px 16px rgba(0,164,222,0.2);\n  }\n  .step h4 {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n  .step p {\n    font-size: 17px;\n    color: var(--text-muted);\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500\u2500 WHY JOGESH \u2500\u2500\u2500 *\/\n  .why { background: var(--white); padding: 90px 40px; }\n  .why-inner {\n    max-width: 1290px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 340px 1fr;\n    gap: 70px;\n    align-items: center;\n  }\n  .why-photo {\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4\/5;\n  }\n  .why-photo img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: top center;\n    display: block;\n    border-radius: 20px;\n  }\n\n  .why-copy .eyebrow {\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .why-copy h2 {\n    font-size: clamp(26px, 2.8vw, 38px);\n    font-weight: 800;\n    color: var(--navy);\n    line-height: 1.2;\n    margin-bottom: 22px;\n  }\n  .why-copy p {\n    font-size: 18px;\n    color: var(--text-muted);\n    line-height: 1.75;\n    margin-bottom: 18px;\n  }\n  .why-copy p:last-of-type { margin-bottom: 28px; }\n\n  .certs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 32px;\n  }\n  .cert-badge {\n    background: var(--light);\n    border: 1px solid #dde3ed;\n    border-radius: 8px;\n    padding: 9px 16px;\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--navy);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .cert-badge .cert-dot {\n    width: 8px; height: 8px;\n    border-radius: 50%;\n    background: var(--blue);\n    flex-shrink: 0;\n  }\n  .cert-badge.orange .cert-dot { background: var(--orange); }\n\n  .why-stats {\n    display: flex;\n    gap: 36px;\n    flex-wrap: wrap;\n  }\n  .why-stat { text-align: left; }\n  .why-stat .num {\n    font-size: 40px;\n    font-weight: 900;\n    color: var(--orange);\n    line-height: 1;\n    display: block;\n  }\n  .why-stat .lbl {\n    font-size: 15px;\n    color: var(--text-muted);\n    font-weight: 500;\n    margin-top: 5px;\n    display: block;\n  }\n\n  \/* \u2500\u2500\u2500 CTA BAND \u2500\u2500\u2500 *\/\n  .cta-band {\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);\n    padding: 80px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .cta-band::before {\n    content: '';\n    position: absolute;\n    top: -100px; right: -100px;\n    width: 400px; height: 400px;\n    background: radial-gradient(circle, rgba(246,147,51,0.15) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cta-band-inner { position: relative; z-index: 2; max-width: 720px; margin: 0 auto; }\n  .cta-band h2 {\n    font-size: clamp(30px, 4vw, 46px);\n    font-weight: 800;\n    color: var(--white);\n    line-height: 1.2;\n    margin-bottom: 18px;\n  }\n  .cta-band h2 span { color: var(--orange); }\n  .cta-band p {\n    font-size: 19px;\n    color: rgba(255,255,255,0.75);\n    margin-bottom: 40px;\n    line-height: 1.65;\n  }\n  .cta-band-btns {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n\n  \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\n  @media (max-width: 968px) {\n    .services-grid      { grid-template-columns: 1fr; max-width: 560px; margin: 0 auto; }\n    .proof-grid         { grid-template-columns: 1fr; max-width: 520px; margin: 0 auto 48px; }\n    .problem-inner      { grid-template-columns: 1fr; gap: 40px; }\n    .how-steps          { grid-template-columns: 1fr 1fr; gap: 40px; }\n    .how-steps::before  { display: none; }\n    .why-inner          { grid-template-columns: 1fr; }\n    .why-photo          { aspect-ratio: 16\/7; }\n  }\n\n  @media (max-width: 600px) {\n    body { font-size: 17px; }\n\n    .hero                     { padding: 60px 20px; }\n    .problem, .services,\n    .proof, .how, .why,\n    .cta-band                 { padding: 60px 20px; }\n\n    .hero-sub                 { font-size: 18px; }\n    .hero-trust               { gap: 16px; }\n    .trust-item               { font-size: 15px; }\n\n    .problem-copy p           { font-size: 17px; }\n    .stat-card .stat-label    { font-size: 15px; }\n\n    .section-header p         { font-size: 17px; }\n    .service-card p           { font-size: 17px; }\n    .service-includes li      { font-size: 16px; }\n    .service-outcome          { font-size: 16px; }\n\n    .proof-detail             { font-size: 16px; }\n    .proof-metric .label      { font-size: 15px; }\n\n    .how-steps                { grid-template-columns: 1fr; max-width: 320px; margin: 0 auto; }\n    .step h4                  { font-size: 17px; }\n    .step p                   { font-size: 16px; }\n\n    .why-copy p               { font-size: 17px; }\n    .why-stat .lbl            { font-size: 14px; }\n\n    .cta-band p               { font-size: 17px; }\n\n    .hero-ctas,\n    .cta-band-btns            { flex-direction: column; align-items: center; }\n    .btn-primary,\n    .btn-secondary            { width: 100%; justify-content: center; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <span class=\"hero-eyebrow\">Digital Marketing Services \u2014 Hyderabad<\/span>\n    <h1>Your Business Deserves<br \/><span>Marketing That Pays For Itself<\/span><\/h1>\n    <p class=\"hero-sub\">\n      Leads, visibility, and a website that works \u2014 handled by someone who&#8217;s done it for 100+ businesses across India, the US, and Australia.\n    <\/p>\n    <div class=\"hero-trust\">\n      <span class=\"trust-item\"><span class=\"trust-dot\"><\/span>100+ Businesses Served<\/span>\n      <span class=\"trust-item\"><span class=\"trust-dot\"><\/span>6x ROI \u2014 Verified Client Result<\/span>\n      <span class=\"trust-item\"><span class=\"trust-dot\"><\/span>Google &amp; HubSpot Certified<\/span>\n      <span class=\"trust-item\"><span class=\"trust-dot\"><\/span>25+ Years in Sales &amp; Marketing<\/span>\n    <\/div>\n    <div class=\"hero-ctas\">\n      <a href=\"tel:+917799482828\" class=\"btn-primary\">\n        <span class=\"btn-icon\">&#x1f4de;<\/span> Call Jogesh Now\n      <\/a>\n      <a href=\"https:\/\/wa.me\/917799482828\" target=\"_blank\" class=\"btn-secondary\">\n        <span class=\"btn-icon\">&#x1f4ac;<\/span> WhatsApp Me\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PROBLEM -->\n<section class=\"problem\">\n  <div class=\"problem-inner\">\n    <div class=\"problem-copy\">\n      <p class=\"eyebrow\">The Real Problem<\/p>\n      <h2>Most Businesses Are<br \/><span>Spending. Not Growing.<\/span><\/h2>\n      <p>\n        Ads running with no clear ROI. A website that looks decent but never rings the phone. Google Business Profile sitting there, doing nothing. Sound familiar?\n      <\/p>\n      <p>\n        The issue usually isn&#8217;t budget. It&#8217;s that the strategy, platform choice, and execution are disconnected. You end up with activity \u2014 clicks, impressions, follower counts \u2014 and very little business to show for it.\n      <\/p>\n      <p>\n        That&#8217;s the gap this practice exists to close. No retainers that run on autopilot while your budget drains. Every rupee has a job to do.\n      <\/p>\n    <\/div>\n    <div class=\"problem-stats\">\n      <div class=\"stat-card\">\n        <div class=\"stat-num\">6<span>x<\/span><\/div>\n        <div class=\"stat-label\">Return on ad spend \u2014 Skanda Lab, Google Ads campaign (\u20b92L spend \u2192 \u20b912L revenue)<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"stat-num\">5<\/div>\n        <div class=\"stat-label\">New clients acquired for Sahara Jyothi Foundation through paid campaigns<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"stat-num\">100<span>+<\/span><\/div>\n        <div class=\"stat-label\">Businesses served across India, US, and Australia since 2015<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SERVICES -->\n<section class=\"services\">\n  <div class=\"section-header\">\n    <p class=\"eyebrow\">What I Do<\/p>\n    <h2>Three Services.<br \/>One Goal: More Business.<\/h2>\n    <p>No package deals, no one-size-fits-all. You get the right service for where your business actually is.<\/p>\n  <\/div>\n\n  <div class=\"services-grid\">\n\n    <!-- Lead Generation -->\n    <div class=\"service-card lead\">\n      <div class=\"service-icon\">&#x1f3af;<\/div>\n      <p class=\"service-tagline\">Highest ROI Potential<\/p>\n      <h3>Lead Generation with Paid Ads<\/h3>\n      <p>\n        Meta Ads, Google Ads, or both \u2014 depending on where your customers actually are. Paired with a landing page built to convert and WhatsApp automation that follows up the moment a lead comes in.\n      <\/p>\n      <ul class=\"service-includes\">\n        <li><span class=\"check\">\u2713<\/span>Platform selection: Meta, Google, or both \u2014 based on your business<\/li>\n        <li><span class=\"check\">\u2713<\/span>Ad strategy, creatives, and campaign setup<\/li>\n        <li><span class=\"check\">\u2713<\/span>Landing page design and optimisation<\/li>\n        <li><span class=\"check\">\u2713<\/span>WhatsApp automation for instant lead follow-up<\/li>\n        <li><span class=\"check\">\u2713<\/span>Weekly reporting with actual numbers<\/li>\n      <\/ul>\n      <div class=\"service-outcome\">\n        <strong>Who it&#8217;s for:<\/strong> Coaches, clinics, schools, service businesses, and anyone who needs a steady pipeline of qualified enquiries.\n      <\/div>\n    <\/div>\n\n    <!-- Local SEO -->\n    <div class=\"service-card seo\">\n      <div class=\"service-icon\">&#x1f4cd;<\/div>\n      <p class=\"service-tagline\">Long-Term Visibility<\/p>\n      <h3>Local SEO &amp; Google Maps Ranking<\/h3>\n      <p>\n        When someone searches for your service in your city, you need to show up. Local SEO gets your business ranking on Google Maps and local search \u2014 no ad spend required once it&#8217;s working.\n      <\/p>\n      <ul class=\"service-includes\">\n        <li><span class=\"check\">\u2713<\/span>Google Business Profile optimisation<\/li>\n        <li><span class=\"check\">\u2713<\/span>Local citation building and cleanup<\/li>\n        <li><span class=\"check\">\u2713<\/span>Review strategy and reputation management<\/li>\n        <li><span class=\"check\">\u2713<\/span>On-page SEO for local search terms<\/li>\n        <li><span class=\"check\">\u2713<\/span>Monthly ranking and visibility reports<\/li>\n      <\/ul>\n      <div class=\"service-outcome\">\n        <strong>Who it&#8217;s for:<\/strong> Local businesses \u2014 clinics, schools, restaurants, retail stores, service providers \u2014 that rely on customers nearby finding them first.\n      <\/div>\n    <\/div>\n\n    <!-- Website Development -->\n    <div class=\"service-card web\">\n      <div class=\"service-icon\">&#x1f310;<\/div>\n      <p class=\"service-tagline\">Done For You<\/p>\n      <h3>Website Development<\/h3>\n      <p>\n        Corporate sites, e-commerce stores, and functional web applications \u2014 built on WordPress and designed to do a job, not just look good. You describe what you need; it gets built.\n      <\/p>\n      <ul class=\"service-includes\">\n        <li><span class=\"check\">\u2713<\/span>Corporate websites with professional design<\/li>\n        <li><span class=\"check\">\u2713<\/span>E-commerce stores (WooCommerce)<\/li>\n        <li><span class=\"check\">\u2713<\/span>Booking, membership, and enquiry-based sites<\/li>\n        <li><span class=\"check\">\u2713<\/span>Mobile-first, fast-loading, SEO-ready<\/li>\n        <li><span class=\"check\">\u2713<\/span>Post-launch training so you can manage it yourself<\/li>\n      <\/ul>\n      <div class=\"service-outcome\">\n        <strong>Who it&#8217;s for:<\/strong> Businesses that need a site built properly \u2014 or that have one that isn&#8217;t converting and needs a rebuild with purpose.\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- PROOF -->\n<section class=\"proof\">\n  <div class=\"section-header\">\n    <p class=\"eyebrow\">Client Results<\/p>\n    <h2>Numbers From Real Campaigns<\/h2>\n    <p>No stock testimonials. These are actual outcomes from clients in Hyderabad and beyond.<\/p>\n  <\/div>\n\n  <div class=\"proof-grid\">\n    <div class=\"proof-card\">\n      <p class=\"proof-client\">Skanda Lab \u2014 Google Ads<\/p>\n      <div class=\"proof-metric\">\n        <span class=\"big\">6x<\/span>\n        <span class=\"label\">Return on Ad Spend<\/span>\n      <\/div>\n      <p class=\"proof-detail\">\n        <strong>\u20b92 lakh ad spend \u2192 \u20b912 lakh in revenue.<\/strong> Campaign built on Google Search with conversion-focused landing pages and tight audience targeting. Verified result.\n      <\/p>\n    <\/div>\n\n    <div class=\"proof-card\">\n      <p class=\"proof-client\">Sahara Jyothi Foundation<\/p>\n      <div class=\"proof-metric\">\n        <span class=\"big\">5<\/span>\n        <span class=\"label\">New Clients from Paid Campaigns<\/span>\n      <\/div>\n      <p class=\"proof-detail\">\n        <strong>NGO sector with a real acquisition challenge.<\/strong> Structured Meta campaigns brought in 5 new institutional clients \u2014 audience they couldn&#8217;t reach through referrals alone.\n      <\/p>\n    <\/div>\n\n    <div class=\"proof-card\">\n      <p class=\"proof-client\">SBT Global<\/p>\n      <div class=\"proof-metric\">\n        <span class=\"big\">\u2713<\/span>\n        <span class=\"label\">Confirmed Conversions<\/span>\n      <\/div>\n      <p class=\"proof-detail\">\n        <strong>Conversion numbers are confidential<\/strong> at the client&#8217;s request. Campaign is active. Results are real. Ask on the call if you want the full picture.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"logo-strip\">\n    <p>Businesses I&#8217;ve worked with<\/p>\n    <div class=\"logos-row\">\n      <div class=\"logo-placeholder\">Add Logo Here<br\/><small>150\u00d764px<\/small><\/div>\n      <div class=\"logo-placeholder\">Add Logo Here<br\/><small>150\u00d764px<\/small><\/div>\n      <div class=\"logo-placeholder\">Add Logo Here<br\/><small>150\u00d764px<\/small><\/div>\n      <div class=\"logo-placeholder\">Add Logo Here<br\/><small>150\u00d764px<\/small><\/div>\n      <div class=\"logo-placeholder\">Add Logo Here<br\/><small>150\u00d764px<\/small><\/div>\n      <div class=\"logo-placeholder\">Add Logo Here<br\/><small>150\u00d764px<\/small><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HOW IT WORKS -->\n<section class=\"how\">\n  <div class=\"section-header\">\n    <p class=\"eyebrow\">The Process<\/p>\n    <h2>What Happens After You Call<\/h2>\n    <p>No long onboarding decks. No waiting weeks to get started. Here&#8217;s how it works.<\/p>\n  <\/div>\n  <div class=\"how-steps\">\n    <div class=\"step\">\n      <div class=\"step-num\">1<\/div>\n      <h4>15-Min Discovery Call<\/h4>\n      <p>You share your business, your goals, and what&#8217;s not working. Jogesh listens first, asks second.<\/p>\n    <\/div>\n    <div class=\"step\">\n      <div class=\"step-num\">2<\/div>\n      <h4>Strategy &amp; Recommendation<\/h4>\n      <p>Based on the call, you get a clear recommendation \u2014 which service fits, what the approach looks like, and realistic outcomes.<\/p>\n    <\/div>\n    <div class=\"step\">\n      <div class=\"step-num\">3<\/div>\n      <h4>Setup &amp; Launch<\/h4>\n      <p>Accounts, assets, campaigns, pages \u2014 everything built and live. No months of waiting before results start coming in.<\/p>\n    <\/div>\n    <div class=\"step\">\n      <div class=\"step-num\">4<\/div>\n      <h4>Manage &amp; Report<\/h4>\n      <p>Weekly updates with real numbers. What&#8217;s working, what&#8217;s being adjusted, and where the budget is going.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY JOGESH -->\n<section class=\"why\">\n  <div class=\"why-inner\">\n    <div class=\"why-photo\">\n      <img decoding=\"async\" src=\"https:\/\/digitalmarketingguru.info\/new\/wp-content\/uploads\/2026\/05\/jogesh5.png\" alt=\"Jogesh Ammu \u2014 Chief Mentor &#038; Founder, Digital Marketing GURU\" \/>\n    <\/div>\n    <div class=\"why-copy\">\n      <p class=\"eyebrow\">Why Work With Jogesh<\/p>\n      <h2>25 Years in Sales &amp; Marketing.<br \/>Now It All Goes Into Your Campaign.<\/h2>\n      <p>\n        Jogesh started in field sales in 1998, moved into marketing communications and branding, ran a recruitment consultancy for sales and marketing professionals, and launched Digital Marketing GURU in 2015.\n      <\/p>\n      <p>\n        That background matters. He doesn&#8217;t just know how to run ads \u2014 he understands how buyers think, how sales conversations work, and how businesses actually grow. The campaigns reflect that.\n      <\/p>\n      <p>\n        Former guest lecturer at ICBM School of Business Excellence. 100+ businesses served across India, the US, and Australia. Every certification current.\n      <\/p>\n      <div class=\"certs-row\">\n        <span class=\"cert-badge\"><span class=\"cert-dot\"><\/span>Google Ads Certified<\/span>\n        <span class=\"cert-badge\"><span class=\"cert-dot\"><\/span>HubSpot Certified<\/span>\n        <span class=\"cert-badge orange\"><span class=\"cert-dot\"><\/span>YouTube Certified<\/span>\n        <span class=\"cert-badge orange\"><span class=\"cert-dot\"><\/span>WordPress Expert<\/span>\n        <span class=\"cert-badge\"><span class=\"cert-dot\"><\/span>Meta Ads Practitioner<\/span>\n      <\/div>\n      <div class=\"why-stats\">\n        <div class=\"why-stat\">\n          <span class=\"num\">25+<\/span>\n          <span class=\"lbl\">Years in Sales &amp; Marketing<\/span>\n        <\/div>\n        <div class=\"why-stat\">\n          <span class=\"num\">100+<\/span>\n          <span class=\"lbl\">Businesses Served<\/span>\n        <\/div>\n        <div class=\"why-stat\">\n          <span class=\"num\">2015<\/span>\n          <span class=\"lbl\">DMG Founded<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA BAND -->\n<section class=\"cta-band\">\n  <div class=\"cta-band-inner\">\n    <h2>Ready to Stop Guessing<br \/><span>and Start Growing?<\/span><\/h2>\n    <p>\n      One 15-minute call. No pitch decks, no pressure. Just an honest conversation about your business and whether there&#8217;s a fit.\n    <\/p>\n    <div class=\"cta-band-btns\">\n      <a href=\"tel:+917799482828\" class=\"btn-primary\">\n        <span class=\"btn-icon\">&#x1f4de;<\/span> Call +91 77994 82828\n      <\/a>\n      <a href=\"https:\/\/wa.me\/917799482828\" target=\"_blank\" class=\"btn-secondary\">\n        <span class=\"btn-icon\">&#x1f4ac;<\/span> WhatsApp Me\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_row-id-gsbp-751c29d{margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;align-content:center}#gspb_row-id-gsbp-751c29d>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:var(--gs-row-column-padding, 15px min(3vw, 20px))}#gspb_col-id-gsbp-3abc3d1.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-3abc3d1.gspb_row__col--12{width:100%}}.gspb_row #gspb_col-id-gsbp-3abc3d1.gspb_row__col--12{padding:0}","footnotes":""},"class_list":["post-4089","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","vertical_spacing_source":"custom","content_area_spacing":"none","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages\/4089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/comments?post=4089"}],"version-history":[{"count":3,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages\/4089\/revisions"}],"predecessor-version":[{"id":5724,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages\/4089\/revisions\/5724"}],"wp:attachment":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/media?parent=4089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}