{"id":92412,"date":"2026-02-09T04:17:43","date_gmt":"2026-02-09T04:17:43","guid":{"rendered":"http:\/\/redwagon.agency\/?page_id=92412"},"modified":"2026-02-18T02:52:24","modified_gmt":"2026-02-18T02:52:24","slug":"consultation","status":"publish","type":"page","link":"https:\/\/redwagon.agency\/cz\/consultation\/","title":{"rendered":"consultation"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"92412\" class=\"elementor elementor-92412\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d5cda2d e-flex e-con-boxed content-parallax-no e-con e-parent\" data-id=\"6d5cda2d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7dee8d0b elementor-widget elementor-widget-text-editor\" data-id=\"7dee8d0b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<html lang=\"en\">\n    <head>\n        <meta charset=\"utf-8\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <title>NP Digital Revenue Lander<\/title>\n        <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n        <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n        <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@400;600;700&#038;family=Source+Sans+3:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n        <style>\n            :root {\n                --ink: #1f2428;\n                --muted: #6d7278;\n                --accent: #ef5b2a;\n                --accent-deep: #d64b1f;\n                --panel: #ffffff;\n                --panel-shadow: 0 14px 40px rgba(16, 20, 24, 0.08);\n                --stroke: #edf0f2;\n                --bg: #fbfbfc;\n            }\n\n            * {\n                box-sizing: border-box;\n            }\n\n            body {\n                margin: 0;\n                font-family: \"Source Sans 3\", \"Segoe UI\", sans-serif;\n                color: var(--ink);\n                background:\n                    radial-gradient(circle at 15% 20%, rgba(239, 91, 42, 0.08), transparent 40%),\n                    radial-gradient(circle at 80% 10%, rgba(32, 94, 255, 0.06), transparent 45%),\n                    var(--bg);\n            }\n\n            h1, h2, h3 {\n                font-family: \"Sora\", \"Segoe UI\", sans-serif;\n                font-weight: 600;\n                margin: 0 0 12px;\n            }\n\n            p {\n                margin: 0 0 12px;\n                color: var(--muted);\n                line-height: 1.6;\n            }\n\n            .rw-shell {\n                max-width: 1180px;\n                margin: 0 auto;\n                padding: 80px 20px 0;\n                animation: fade-in 0.8s ease-out both;\n            }\n\n            .rw-header {\n                position: absolute;\n                top: 20px;\n                left: 20px;\n                display: flex;\n                align-items: center;\n                justify-content: flex-start;\n                z-index: 5;\n            }\n\n            .rw-header img {\n                height: 42px;\n            }\n\n            .rw-hero {\n                display: grid;\n                gap: 36px;\n                align-items: start;\n                grid-template-columns: minmax(520px, 640px) minmax(260px, 1fr);\n            }\n\n            .rw-form-card {\n                background: var(--panel);\n                border-radius: 14px;\n                padding: 24px 28px 26px;\n                box-shadow: var(--panel-shadow);\n                border: 1px solid var(--stroke);\n            }\n\n            .rw-form-card h2 {\n                font-size: 20px;\n            }\n\n            .rw-hs-embed {\n                margin-top: 6px;\n            }\n\n            .rw-hs-embed iframe {\n                width: 100% !important;\n            }\n\n            .rw-form-card .hs-form {\n                display: grid;\n                gap: 8px;\n                margin-top: 0;\n            }\n\n            .rw-form-card .hs-form-field {\n                margin: 0 !important;\n            }\n\n            .rw-form-card .hs-form label {\n                font-size: 11px;\n                color: #7a8087;\n                margin: 0 0 4px !important;\n                display: block;\n            }\n\n            .rw-form-card .hs-richtext h1,\n            .rw-form-card .hs-richtext h2 {\n                font-family: \"Sora\", \"Segoe UI\", sans-serif;\n                font-size: 22px;\n                color: #3b4450;\n                text-align: left;\n                margin: 0 0 12px;\n            }\n\n            .rw-form-card .hs-richtext {\n                margin-top: 0 !important;\n                padding-top: 0 !important;\n            }\n\n            .rw-form-card .hs-form fieldset {\n                margin-top: 0 !important;\n            }\n\n            .rw-form-card .hs-input {\n                width: 100% !important;\n                padding: 8px 10px !important;\n                border-radius: 8px !important;\n                border: 1px solid var(--stroke) !important;\n                background: #f9fafb !important;\n                font-size: 12px !important;\n                color: var(--ink) !important;\n                box-shadow: none !important;\n            }\n\n            .rw-form-card .hs-input::placeholder {\n                color: #a0a6ad !important;\n            }\n\n            .rw-form-card .hs-error-msgs {\n                margin: 6px 0 0 !important;\n                color: #c0392b !important;\n                font-size: 12px !important;\n            }\n\n            .rw-form-card .hs_submit {\n                margin-top: 8px;\n            }\n\n            .rw-form-card .hs-button.primary,\n            .rw-form-card .hs-button {\n                width: 100% !important;\n                height: 36px !important;\n                border-radius: 8px !important;\n                background: var(--accent) !important;\n                color: #fff !important;\n                border: none !important;\n                font-weight: 600 !important;\n                font-size: 11px !important;\n                letter-spacing: 0.06em !important;\n                text-transform: uppercase !important;\n                box-shadow: 0 10px 20px rgba(239, 91, 42, 0.25) !important;\n                cursor: pointer !important;\n            }\n\n            .rw-form-note {\n                font-size: 11px;\n                color: #8b9096;\n                line-height: 1.5;\n            }\n\n            .rw-button {\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                height: 42px;\n                border-radius: 8px;\n                padding: 0 20px;\n                background: var(--accent);\n                color: #fff;\n                border: none;\n                font-weight: 600;\n                font-size: 12px;\n                letter-spacing: 0.06em;\n                text-transform: uppercase;\n                box-shadow: 0 10px 20px rgba(239, 91, 42, 0.25);\n                cursor: pointer;\n                transition: transform 0.2s ease, background 0.2s ease;\n            }\n\n            .rw-button:hover {\n                background: var(--accent-deep);\n                transform: translateY(-1px);\n            }\n\n            .rw-eyebrow {\n                font-size: 11px;\n                letter-spacing: 0.14em;\n                color: var(--accent);\n                text-transform: uppercase;\n                font-weight: 600;\n            }\n\n            .rw-hero-copy h1 {\n                font-size: 30px;\n                line-height: 1.2;\n            }\n\n            .rw-hero-copy h1 span {\n                color: var(--accent);\n            }\n\n            .rw-services {\n                font-size: 11px;\n                color: var(--muted);\n                line-height: 1.5;\n                margin-bottom: 18px;\n            }\n\n            .rw-list {\n                list-style: none;\n                margin: 0;\n                padding: 0;\n                display: grid;\n                gap: 12px;\n            }\n\n            .rw-list li {\n                position: relative;\n                padding-left: 18px;\n                color: #4a4f55;\n                font-size: 13px;\n            }\n\n            .rw-list li::before {\n                content: \"\";\n                width: 6px;\n                height: 6px;\n                background: var(--accent);\n                border-radius: 50%;\n                position: absolute;\n                left: 0;\n                top: 7px;\n            }\n\n            .rw-list strong {\n                color: var(--ink);\n            }\n\n            .rw-logos {\n                text-align: center;\n                padding: 56px 0 30px;\n            }\n\n            .rw-logos h2 {\n                font-size: 18px;\n                color: #2b2f34;\n            }\n\n            .rw-logo-row {\n                display: flex;\n                flex-wrap: wrap;\n                justify-content: center;\n                gap: 26px;\n                font-weight: 600;\n                color: #4f555b;\n            }\n\n            .rw-steps {\n                background: #ffffff;\n                border-radius: 20px;\n                padding: 54px 24px 60px;\n                margin: 30px auto 0;\n                text-align: center;\n                box-shadow: 0 18px 60px rgba(16, 20, 24, 0.08);\n            }\n\n            .rw-steps h2 {\n                font-size: 22px;\n                margin-bottom: 32px;\n            }\n\n            .rw-step-grid {\n                display: grid;\n                gap: 24px;\n                grid-template-columns: repeat(3, minmax(0, 1fr));\n            }\n\n            .rw-step {\n                background: #fafbfc;\n                border: 1px solid var(--stroke);\n                border-radius: 14px;\n                padding: 18px 16px 24px;\n                animation: rise-in 0.7s ease both;\n            }\n\n            .rw-step:nth-child(2) {\n                animation-delay: 0.1s;\n            }\n\n            .rw-step:nth-child(3) {\n                animation-delay: 0.2s;\n            }\n\n            .rw-step svg {\n                width: 110px;\n                height: 70px;\n                margin-bottom: 10px;\n            }\n\n            .rw-step h3 {\n                font-size: 15px;\n            }\n\n            .rw-footer-bar {\n                margin-top: 64px;\n                background: var(--accent);\n                color: #fff;\n                padding: 22px 0;\n            }\n\n            .rw-footer-inner {\n                max-width: 1100px;\n                margin: 0 auto;\n                padding: 0 20px;\n                display: flex;\n                flex-wrap: wrap;\n                gap: 10px 24px;\n                justify-content: space-between;\n                align-items: center;\n            }\n\n            .rw-footer-inner nav a {\n                color: #fff;\n                text-decoration: none;\n                font-size: 11px;\n                margin-right: 10px;\n            }\n\n            .rw-footer-inner nav a:last-child {\n                margin-right: 0;\n            }\n\n            @keyframes fade-in {\n                from {\n                    opacity: 0;\n                    transform: translateY(12px);\n                }\n                to {\n                    opacity: 1;\n                    transform: translateY(0);\n                }\n            }\n\n            @keyframes rise-in {\n                from {\n                    opacity: 0;\n                    transform: translateY(16px);\n                }\n                to {\n                    opacity: 1;\n                    transform: translateY(0);\n                }\n            }\n\n            @media (max-width: 980px) {\n                .rw-hero {\n                    grid-template-columns: 1fr;\n                }\n\n\n                .rw-step-grid {\n                    grid-template-columns: 1fr;\n                }\n            }  \n .top-navigation {\n       display: none;\n   }\n        <\/style>\n    <\/head>\n    <body>\n        <main class=\"rw-shell\">\n            <header class=\"rw-header\">\n                <img decoding=\"async\" src=\"https:\/\/www.redwagon.agency\/wp-content\/uploads\/2025\/12\/orange-e1766264914262.png\" alt=\"Red Wagon\">\n            <\/header>\n            <section class=\"rw-hero\">\n                <div class=\"rw-form-card\">\n                    <div class=\"rw-hs-embed\">\n                        <script src=\"https:\/\/js.hsforms.net\/forms\/embed\/50834569.js\" defer><\/script>\n                        <div class=\"hs-form-frame\" data-region=\"na1\" data-form-id=\"c8ef434c-b8db-498b-828a-2c1ea4a633e5\" data-portal-id=\"50834569\"><\/div>\n                    <\/div>\n                    <p class=\"rw-form-note\">\n                        By clicking the button below, you consent to receive communications, including pre-recorded messages. Consent is not required to make a purchase. Privacy Policy.\n                    <\/p>\n                <\/div>\n                <div class=\"rw-hero-copy\">\n                      <span class=\"rw-eyebrow\">Red Wagon Growth Marketing Agency<\/span>\n                    <h1>See How We Can Get You <span>More<\/span> Revenue<\/h1>\n                    <p class=\"rw-services\">SEO | AI | Content Marketing | Paid Media | CRO | Email | Social | Analytics | Programmatic | Creatives | Strategy | AI Solutions<\/p>\n                    <ul class=\"rw-list\">\n                        <li><strong>SEO &amp; AI<\/strong> &#8211; unlock more organic traffic from Google and from LLMs like ChatGPT, Perplexity, etc.<\/li>\n                        <li><strong>Obsahov\u00fd marketing<\/strong> &#8211; our team creates epic content that will get shared, get links, and attract traffic.<\/li>\n                        <li><strong>Placen\u00e1 m\u00e9dia<\/strong> &#8211; effective paid strategies with clear ROI.<\/li>\n                        <li><strong>E-mailov\u00fd marketing<\/strong> &#8211; boost open rates and conversions with appealing but not forceful campaigns.<\/li>\n                        <li><strong>CRO<\/strong> &#8211; maximize website conversions and ROI.<\/li>\n                        <li><strong>Strategy<\/strong> &#8211; orchestrate a marketing plan for impact and growth.<\/li>\n                        <li><strong>Creatives<\/strong> &#8211; storytelling and imagination transformed into videos and images that resonate.<\/li>\n                        <li><strong>AI Solutions<\/strong> &#8211; end-to-end AI integration for analytics, automation, and insights.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/section>\n\n            <section class=\"rw-logos\">\n                <h2>Join Over <span style=\"color: var(--accent);\">5,000<\/span> Companies from Small Business to Enterprise<\/h2>\n                <div class=\"rw-logo-row\">\n                    <span>SoFi<\/span>\n                    <span>CNN<\/span>\n                    <span>LinkedIn<\/span>\n                    <span>Adobe<\/span>\n                    <span>Intuit<\/span>\n                <\/div>\n            <\/section>\n\n            <section class=\"rw-steps\">\n                <h2>Book a Call to Get Your Custom Strategy<\/h2>\n                <div class=\"rw-step-grid\">\n                    <div class=\"rw-step\">\n                        <svg viewbox=\"0 0 120 70\" aria-hidden=\"true\">\n                            <rect x=\"8\" y=\"18\" width=\"90\" height=\"40\" rx=\"8\" fill=\"#f1f3f5\" stroke=\"#e2e5e8\" \/>\n                            <rect x=\"20\" y=\"30\" width=\"56\" height=\"6\" rx=\"3\" fill=\"#ef5b2a\" \/>\n                            <rect x=\"20\" y=\"42\" width=\"40\" height=\"6\" rx=\"3\" fill=\"#c8ced5\" \/>\n                            <circle cx=\"96\" cy=\"22\" r=\"10\" fill=\"#ffe6dc\" stroke=\"#ef5b2a\" \/>\n                        <\/svg>\n                        <h3>Site Audit<\/h3>\n                        <p>We analyze your site, your industry, and your competitors to show you the opportunities.<\/p>\n                    <\/div>\n                    <div class=\"rw-step\">\n                        <svg viewbox=\"0 0 120 70\" aria-hidden=\"true\">\n                            <circle cx=\"48\" cy=\"34\" r=\"18\" fill=\"#fff4f0\" stroke=\"#ef5b2a\" \/>\n                            <circle cx=\"48\" cy=\"34\" r=\"4\" fill=\"#ef5b2a\" \/>\n                            <circle cx=\"80\" cy=\"18\" r=\"12\" fill=\"#eef3ff\" stroke=\"#6b8cff\" \/>\n                            <path d=\"M48 34 L80 18\" stroke=\"#c9cfd6\" stroke-width=\"2\" \/>\n                        <\/svg>\n                        <h3>Action Plan<\/h3>\n                        <p>Get a detailed execution plan for how we can achieve your goals.<\/p>\n                    <\/div>\n                    <div class=\"rw-step\">\n                        <svg viewbox=\"0 0 120 70\" aria-hidden=\"true\">\n                            <rect x=\"14\" y=\"12\" width=\"80\" height=\"48\" rx=\"6\" fill=\"#f9fafb\" stroke=\"#dfe3e8\" \/>\n                            <line x1=\"24\" y1=\"26\" x2=\"84\" y2=\"26\" stroke=\"#ef5b2a\" stroke-width=\"4\" \/>\n                            <line x1=\"24\" y1=\"38\" x2=\"70\" y2=\"38\" stroke=\"#c9cfd6\" stroke-width=\"4\" \/>\n                        <\/svg>\n                        <h3>Quote<\/h3>\n                        <p>We give you detailed pricing on how much it will cost and timelines.<\/p>\n                    <\/div>\n                <\/div>\n                <div style=\"margin-top: 26px;\">\n                    <button class=\"rw-button\" type=\"button\">Book a Call<\/button>\n                <\/div>\n            <\/section>\n        <\/main>\n\n        <footer class=\"rw-footer-bar\">\n            <div class=\"rw-footer-inner\">\n                <nav>\n                    <a href=\"https:\/\/example.com\/privacy\">Privacy<\/a>\n                    <a href=\"https:\/\/example.com\/opt-out\">Neprod\u00e1vejte m\u00e9 informace<\/a>\n                    <a href=\"https:\/\/example.com\/terms\">Terms of Service<\/a>\n                    <a href=\"https:\/\/example.com\/cookies\">Nastaven\u00ed soubor\u016f cookie<\/a>\n                    <a href=\"https:\/\/example.com\/contrast\">High Contrast<\/a>\n                <\/nav>\n            <\/div>\n        <\/footer>\n    <\/body>\n<\/html>\n\n\n\n<p><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>NP Digital Revenue Lander By clicking the button below, you consent to receive communications, including pre-recorded messages. Consent is not required to make a purchase. Privacy Policy. Red..<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-92412","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/redwagon.agency\/cz\/wp-json\/wp\/v2\/pages\/92412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redwagon.agency\/cz\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/redwagon.agency\/cz\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/redwagon.agency\/cz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/redwagon.agency\/cz\/wp-json\/wp\/v2\/comments?post=92412"}],"version-history":[{"count":0,"href":"https:\/\/redwagon.agency\/cz\/wp-json\/wp\/v2\/pages\/92412\/revisions"}],"wp:attachment":[{"href":"https:\/\/redwagon.agency\/cz\/wp-json\/wp\/v2\/media?parent=92412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}