{"id":2960,"date":"2026-04-27T16:41:41","date_gmt":"2026-04-27T16:41:41","guid":{"rendered":"https:\/\/monetixsystems.com\/?page_id=2960"},"modified":"2026-05-06T17:49:44","modified_gmt":"2026-05-06T17:49:44","slug":"monetix","status":"publish","type":"page","link":"https:\/\/monetixsystems.com\/","title":{"rendered":"Monetix"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2960\" class=\"elementor elementor-2960\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f99480a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f99480a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4a12b62\" data-id=\"4a12b62\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cbe5e10 elementor-widget elementor-widget-html\" data-id=\"cbe5e10\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  :root {\n    --monetix-bg: #030303;\n    --monetix-bg-soft: #080808;\n    --monetix-orange: #f18511;\n    --monetix-orange-light: #ff991f;\n    --monetix-white: #ffffff;\n    --monetix-muted: #9b9b9b;\n    --monetix-border: rgba(255, 255, 255, 0.08);\n  }\n\n  * {\n    box-sizing: border-box;\n  }\n\n  html,\n  body {\n    overflow-x: hidden;\n  }\n\n  .monetix-page {\n    background: var(--monetix-bg);\n    color: var(--monetix-white);\n    font-family: Inter, Arial, sans-serif;\n    overflow: hidden;\n\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n  }\n\n  .monetix-header {\n    width: 100%;\n    height: 78px;\n    background: rgba(0, 0, 0, 0.94);\n    border-bottom: 1px solid var(--monetix-border);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 0 28px;\n    position: relative;\n    z-index: 20;\n  }\n\n  .monetix-header-inner {\n    width: 100%;\n    max-width: 1500px;\n    display: grid;\n    grid-template-columns: 1fr auto 1fr;\n    align-items: center;\n  }\n\n  .monetix-logo {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    text-decoration: none;\n  }\n\n  .monetix-logo img {\n    height: 40px;\n    width: auto;\n    object-fit: contain;\n    display: block;\n    transition: 0.2s ease;\n  }\n\n  .monetix-logo:hover img {\n    transform: translateY(-1px);\n  }\n\n  .monetix-nav {\n    display: flex;\n    align-items: center;\n    gap: 42px;\n  }\n\n  .monetix-nav a {\n    color: #8d8d8d;\n    text-decoration: none;\n    font-size: 16px;\n    font-weight: 500;\n    transition: color 0.2s ease;\n  }\n\n  .monetix-nav a:hover {\n    color: var(--monetix-white);\n  }\n\n  .monetix-header-cta {\n    justify-self: end;\n  }\n\n  .monetix-book-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 0 28px;\n    background: linear-gradient(135deg, var(--monetix-orange), #ff9c1f);\n    color: #050505;\n    text-decoration: none;\n    border-radius: 999px;\n    font-weight: 900;\n    font-size: 15px;\n    box-shadow: 0 18px 50px rgba(241, 133, 17, 0.22);\n    transition: all 0.2s ease;\n  }\n\n  .monetix-book-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 22px 60px rgba(241, 133, 17, 0.35);\n  }\n\n  .monetix-hero {\n    position: relative;\n    min-height: calc(100vh - 78px);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 72px 24px 90px;\n    background:\n      radial-gradient(circle at 50% 12%, rgba(241, 133, 17, 0.23), transparent 31%),\n      linear-gradient(180deg, #030303 0%, #010101 100%);\n  }\n\n  .monetix-hero-inner {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1200px;\n    text-align: center;\n    margin: 0 auto;\n  }\n\n  .monetix-pill {\n    display: inline-flex;\n    padding: 10px 20px;\n    margin-bottom: 48px;\n    border-radius: 999px;\n    color: #d9d9d9;\n    background: rgba(241, 133, 17, 0.13);\n    border: 1px solid rgba(241, 133, 17, 0.25);\n    font-size: 15px;\n  }\n\n  .monetix-hero-title {\n    margin: 0 auto;\n    max-width: 1040px;\n    font-size: clamp(54px, 7.2vw, 112px);\n    line-height: 0.94;\n    font-weight: 950;\n  }\n\n  .monetix-hero-title .orange {\n    color: var(--monetix-orange-light);\n  }\n\n  .monetix-hero-lead {\n    max-width: 900px;\n    margin: 40px auto 0;\n    color: #b6b6b6;\n    font-size: 22px;\n  }\n\n  .monetix-hero-actions {\n    margin-top: 40px;\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .monetix-hero-primary,\n  .monetix-hero-secondary {\n    min-height: 56px;\n    padding: 0 30px;\n    border-radius: 999px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    text-decoration: none;\n    font-weight: 900;\n  }\n\n  .monetix-hero-primary {\n    background: linear-gradient(135deg, var(--monetix-orange), #ff9c1f);\n    color: #050505;\n  }\n\n  .monetix-hero-secondary {\n    background: rgba(255,255,255,0.045);\n    border: 1px solid rgba(255,255,255,0.12);\n    color: #ffffff;\n  }\n\n  @media (max-width: 900px) {\n    .monetix-nav { display: none; }\n    .monetix-header-inner { grid-template-columns: 1fr auto; }\n  }\n<\/style>\n\n<div class=\"monetix-page\">\n\n<header class=\"monetix-header\">\n  <div class=\"monetix-header-inner\">\n\n    <a href=\"\/\" class=\"monetix-logo\">\n      <img decoding=\"async\" src=\"https:\/\/monetixsystems.com\/wp-content\/uploads\/2026\/04\/monetix_logo-2.png\" alt=\"Monetix Logo\">\n    <\/a>\n\n    <nav class=\"monetix-nav\">\n      <a href=\"#system\">System<\/a>\n      <a href=\"#features\">Features<\/a>\n      <a href=\"#industries\">Industries<\/a>\n      <a href=\"#process\">Process<\/a>\n      <a href=\"#faq\">FAQ<\/a>\n    <\/nav>\n\n    <div class=\"monetix-header-cta\">\n      <a href=\"https:\/\/calendly.com\/norbertkormendi-tmmedia\/30min?utm_id=97757_v0_s00_e0_tv0&fbclid=IwZXh0bgNhZW0CMTAAYnJpZBEwdzhGcmhCZjNwdDNtWHZvd3NydGMGYXBwX2lkEDIyMjAzOTE3ODgyMDA4OTIAAR5jEUHg4c8rx1aKNkYTJDdCdHkOqorp-MBIZJ_VbDpmBZ6uQLITUrweq5txTA_aem_mUKguJr9A2hYE3lJBmMi6Q\" target=\"_blank\" class=\"monetix-book-btn\">\n        Book Strategy Call\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/header>\n\n<section class=\"monetix-hero\">\n  <div class=\"monetix-hero-inner\">\n\n    <div class=\"monetix-pill\">\n      \u2726 Built for home-service businesses\n    <\/div>\n\n    <h1 class=\"monetix-hero-title\">\n      Get 15\u201330<br>\n      More Booked Jobs<br>\n      <span class=\"orange\">Without Hiring Staff<\/span><br>\n    <\/h1>\n\n    <p class=\"monetix-hero-lead\">\n     Built for home-service businesses that want to capture more leads, follow up faster and turn more enquiries into booked jobs \u2014 automatically.\n    <\/p>\n\n    <div class=\"monetix-hero-actions\">\n      <a href=\"https:\/\/calendly.com\/norbertkormendi-tmmedia\/30min?utm_id=97757_v0_s00_e0_tv0&fbclid=IwZXh0bgNhZW0CMTAAYnJpZBEwdzhGcmhCZjNwdDNtWHZvd3NydGMGYXBwX2lkEDIyMjAzOTE3ODgyMDA4OTIAAR5jEUHg4c8rx1aKNkYTJDdCdHkOqorp-MBIZJ_VbDpmBZ6uQLITUrweq5txTA_aem_mUKguJr9A2hYE3lJBmMi6Q\" target=\"_blank\" class=\"monetix-hero-primary\">\n        Book A Free Strategy Call\n      <\/a>\n\n      <a href=\"#system\" class=\"monetix-hero-secondary\">\n        See How The System Works\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7340831 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7340831\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f4be346\" data-id=\"f4be346\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e016d96 elementor-widget elementor-widget-html\" data-id=\"e016d96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .monetix-problem {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    background:\n      radial-gradient(circle at 88% 38%, rgba(241,133,17,0.08), transparent 28%),\n      radial-gradient(circle at 18% 18%, rgba(241,133,17,0.045), transparent 24%),\n      #030303;\n    color: #ffffff !important;\n    font-family: Inter, Arial, sans-serif;\n    padding: 110px 42px 92px;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .monetix-problem * {\n    box-sizing: border-box;\n    color: inherit;\n  }\n\n  .monetix-problem::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);\n    background-size: 58px 58px;\n    opacity: 0.28;\n    pointer-events: none;\n  }\n\n  .monetix-problem-inner {\n    max-width: 1500px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .monetix-problem-label {\n    display: inline-flex;\n    padding: 7px 15px;\n    border-radius: 999px;\n    background: rgba(255,68,68,0.11);\n    border: 1px solid rgba(255,68,68,0.35);\n    color: #ff6c6c !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    margin-bottom: 32px;\n  }\n\n  .monetix-problem-heading {\n    max-width: 820px;\n    margin: 0;\n    font-size: clamp(44px,5.2vw,76px);\n    line-height: 1.02;\n    letter-spacing: -0.065em;\n    font-weight: 950;\n    color: #ffffff !important;\n  }\n\n  .monetix-problem-heading * {\n    color: #ffffff !important;\n  }\n\n  .monetix-problem-heading span {\n    color: #ff991f !important;\n    text-shadow: 0 0 32px rgba(241,133,17,0.16);\n  }\n\n  .monetix-problem-intro {\n    max-width: 850px;\n    color: #a9a9a9 !important;\n    font-size: clamp(18px,1.45vw,23px);\n    line-height: 1.48;\n    margin: 28px 0 74px;\n  }\n\n  .monetix-leak-grid {\n    display: grid;\n    grid-template-columns: repeat(2,minmax(0,1fr));\n    gap: 26px;\n  }\n\n  .monetix-leak-card {\n    min-height: 195px;\n    padding: 34px 36px;\n    border-radius: 26px;\n    background:\n      radial-gradient(circle at 82% 28%, rgba(241,133,17,0.08), transparent 34%),\n      linear-gradient(135deg, rgba(255,255,255,0.075), rgba(255,255,255,0.035));\n    border: 1px solid rgba(255,255,255,0.10);\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 20px 60px rgba(0,0,0,0.32);\n  }\n\n  .monetix-leak-card.featured {\n    border-color: rgba(241,133,17,0.40);\n  }\n\n  .monetix-leak-top {\n    display: grid;\n    grid-template-columns: 54px 1fr auto;\n    gap: 20px;\n    align-items: start;\n  }\n\n  .monetix-leak-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 17px;\n    display: grid;\n    place-items: center;\n    color: #ff991f !important;\n    background: rgba(241,133,17,0.13);\n    border: 1px solid rgba(241,133,17,0.32);\n  }\n\n  .monetix-leak-icon svg {\n    width: 25px;\n    height: 25px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2.2;\n  }\n\n  .monetix-leak-title {\n    margin: 0 0 14px;\n    font-size: clamp(24px,2vw,32px);\n    line-height: 1.05;\n    font-weight: 950;\n    color: #ffffff !important;\n  }\n\n  .monetix-leak-percent {\n    color: #ff991f !important;\n    font-size: clamp(25px,2.1vw,34px);\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .monetix-leak-text {\n    grid-column: 2 \/ 4;\n    margin: 0;\n    color: #b0b0b0 !important;\n    font-size: clamp(16px,1.18vw,19px);\n    line-height: 1.55;\n  }\n\n  .monetix-leak-mini {\n    grid-column: 2 \/ 4;\n    margin-top: 15px;\n    color: #777777 !important;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .monetix-problem-bottom {\n    margin: 72px auto 0;\n    max-width: 1120px;\n    text-align: center;\n    color: #dddddd !important;\n    font-size: clamp(19px,1.7vw,25px);\n    line-height: 1.45;\n  }\n\n  .monetix-problem-bottom span {\n    color: #ff991f !important;\n    font-weight: 900;\n  }\n\n  @media (max-width: 950px) {\n    .monetix-problem {\n      padding: 82px 22px 78px;\n    }\n\n    .monetix-leak-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .monetix-problem {\n      padding: 70px 18px;\n    }\n\n    .monetix-problem-heading {\n      font-size: 43px;\n    }\n\n    .monetix-leak-card {\n      padding: 25px 22px;\n      min-height: auto;\n    }\n\n    .monetix-leak-top {\n      grid-template-columns: 48px 1fr;\n    }\n\n    .monetix-leak-percent {\n      grid-column: 2 \/ 3;\n      font-size: 25px;\n    }\n\n    .monetix-leak-text,\n    .monetix-leak-mini {\n      grid-column: 1 \/ 3;\n    }\n  }\n<\/style>\n\n<section class=\"monetix-problem\">\n  <div class=\"monetix-problem-inner\">\n\n    <div class=\"monetix-problem-label\">The Problem<\/div>\n\n    <h2 class=\"monetix-problem-heading\">\n      You're not losing jobs because of <span>bad luck.<\/span>\n    <\/h2>\n\n    <p class=\"monetix-problem-intro\">\n      You're losing jobs because of broken systems. Here are the 4 leaks costing local service businesses thousands every year.\n    <\/p>\n\n    <div class=\"monetix-leak-grid\">\n\n      <article class=\"monetix-leak-card\">\n        <div class=\"monetix-leak-top\">\n          <div class=\"monetix-leak-icon\">\n            <svg viewBox=\"0 0 24 24\">\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n              <path d=\"M8 10.5c1.2-2 4.2-2 5.4 0\"><\/path>\n              <path d=\"M12 17h.01\"><\/path>\n            <\/svg>\n          <\/div>\n          <div><h3 class=\"monetix-leak-title\">Weak websites<\/h3><\/div>\n          <div class=\"monetix-leak-percent\">97%<\/div>\n          <p class=\"monetix-leak-text\">\n            A pretty site that doesn't convert. No clear offer, no urgency, no lead capture \u2014 just a digital brochure that bleeds traffic.\n          <\/p>\n          <div class=\"monetix-leak-mini\">of visitors leave without enquiring<\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"monetix-leak-card featured\">\n        <div class=\"monetix-leak-top\">\n          <div class=\"monetix-leak-icon\">\n            <svg viewBox=\"0 0 24 24\">\n              <path d=\"M22 16.9v2a2 2 0 0 1-2 2\"><\/path>\n              <path d=\"M15 2l-6 6\"><\/path>\n              <path d=\"M9 2l6 6\"><\/path>\n            <\/svg>\n          <\/div>\n          <div><h3 class=\"monetix-leak-title\">Missed calls<\/h3><\/div>\n          <div class=\"monetix-leak-percent\">62%<\/div>\n          <p class=\"monetix-leak-text\">\n            Every missed call is a missed job. Most small businesses never call back \u2014 and the customer moves to the next result on Google.\n          <\/p>\n          <div class=\"monetix-leak-mini\">of missed calls never get returned<\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"monetix-leak-card\">\n        <div class=\"monetix-leak-top\">\n          <div class=\"monetix-leak-icon\">\n            <svg viewBox=\"0 0 24 24\">\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n              <path d=\"M12 7v5l3 2\"><\/path>\n            <\/svg>\n          <\/div>\n          <div><h3 class=\"monetix-leak-title\">Slow follow-up<\/h3><\/div>\n          <div class=\"monetix-leak-percent\">5 min<\/div>\n          <p class=\"monetix-leak-text\">\n            Leads go cold in minutes. If you don't reply quickly, your chance of closing the job drops hard.\n          <\/p>\n          <div class=\"monetix-leak-mini\">window before leads go cold<\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"monetix-leak-card\">\n        <div class=\"monetix-leak-top\">\n          <div class=\"monetix-leak-icon\">\n            <svg viewBox=\"0 0 24 24\">\n              <path d=\"M12 2l2.9 6.2 6.7.8-5 4.6 1.3 6.6L12 16.8 6.1 20.2l1.3-6.6-5-4.6 6.7-.8L12 2z\"><\/path>\n            <\/svg>\n          <\/div>\n          <div><h3 class=\"monetix-leak-title\">No review system<\/h3><\/div>\n          <div class=\"monetix-leak-percent\">88%<\/div>\n          <p class=\"monetix-leak-text\">\n            No reviews means no trust. Competitors with more stars win more clicks and more jobs.\n          <\/p>\n          <div class=\"monetix-leak-mini\">of buyers read reviews first<\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"monetix-problem-bottom\">\n      The fix isn't more ads. It's a <span>system that captures, replies, books and follows up \u2014 automatically.<\/span>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a8bcc39 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a8bcc39\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a66b394\" data-id=\"a66b394\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-49ba0ef elementor-widget elementor-widget-html\" data-id=\"49ba0ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.monetix-features{\nwidth:100vw!important;\nmax-width:100vw!important;\nmargin-left:calc(50% - 50vw)!important;\nmargin-right:calc(50% - 50vw)!important;\nbackground:#030303;\ncolor:#fff!important;\nfont-family:Inter,Arial,sans-serif;\npadding:110px 42px;\nposition:relative;\noverflow:hidden;\n}\n\n.monetix-features *{box-sizing:border-box;color:inherit;}\n\n.monetix-features:before{\ncontent:\"\";\nposition:absolute;\ninset:0;\nbackground-image:\nlinear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),\nlinear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);\nbackground-size:58px 58px;\nopacity:.22;\npointer-events:none;\n}\n\n.monetix-features-inner{\nmax-width:1500px;\nmargin:0 auto;\nposition:relative;\nz-index:2;\n}\n\n.monetix-top-tag{\ndisplay:inline-flex;\npadding:8px 16px;\nborder-radius:999px;\nbackground:rgba(241,133,17,.08);\nborder:1px solid rgba(241,133,17,.25);\ncolor:#ff991f!important;\nfont-size:13px;\nfont-weight:900;\nletter-spacing:.08em;\ntext-transform:uppercase;\nmargin:0 auto 28px;\n}\n\n.monetix-head{\ntext-align:center;\nmargin-bottom:70px;\n}\n\n.monetix-head h2{\nmargin:0;\nfont-size:clamp(48px,6vw,86px);\nline-height:1;\nletter-spacing:-.06em;\nfont-weight:950;\ncolor:#fff!important;\n}\n\n.monetix-head h2 span{\ncolor:#ff991f!important;\n}\n\n.monetix-head p{\nmax-width:900px;\nmargin:26px auto 0;\nfont-size:clamp(18px,1.4vw,24px);\nline-height:1.55;\ncolor:#a6a6a6!important;\n}\n\n.monetix-feature{\ndisplay:grid;\ngrid-template-columns:1fr 1fr;\ngap:46px;\nalign-items:center;\npadding:48px;\nborder-radius:34px;\nbackground:\nradial-gradient(circle at 80% 20%,rgba(241,133,17,.08),transparent 28%),\nlinear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.02));\nborder:1px solid rgba(255,255,255,.08);\nmargin-bottom:34px;\nbox-shadow:0 24px 80px rgba(0,0,0,.35);\n}\n\n.monetix-left small{\ndisplay:block;\nfont-size:14px;\nfont-weight:900;\nletter-spacing:.14em;\ncolor:#ff991f!important;\nmargin-bottom:20px;\ntext-transform:uppercase;\n}\n\n.monetix-left h3{\nmargin:0 0 22px;\nfont-size:clamp(34px,4vw,58px);\nline-height:1;\nletter-spacing:-.05em;\nfont-weight:950;\ncolor:#fff!important;\n}\n\n.monetix-left p{\nmargin:0 0 26px;\nfont-size:clamp(18px,1.3vw,22px);\nline-height:1.6;\ncolor:#a9a9a9!important;\nmax-width:650px;\n}\n\n.monetix-points{\ndisplay:grid;\ngap:14px;\n}\n\n.monetix-points div{\ndisplay:flex;\ngap:14px;\nalign-items:flex-start;\nfont-size:18px;\nline-height:1.5;\ncolor:#d7d7d7!important;\n}\n\n.monetix-points span{\nwidth:24px;\nheight:24px;\nborder-radius:999px;\ndisplay:grid;\nplace-items:center;\nbackground:rgba(241,133,17,.12);\nborder:1px solid rgba(241,133,17,.28);\ncolor:#ff991f!important;\nfont-size:13px;\nfont-weight:900;\nflex:0 0 auto;\nmargin-top:2px;\n}\n\n.monetix-visual{\nheight:470px;\nborder-radius:28px;\nbackground:\nradial-gradient(circle at 50% 50%,rgba(241,133,17,.18),transparent 35%),\n#050505;\nborder:1px solid rgba(255,255,255,.08);\nposition:relative;\noverflow:hidden;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\n}\n\n.monetix-screen{\nwidth:82%;\nheight:72%;\nborder-radius:22px;\nbackground:\nlinear-gradient(180deg,#121212,#060606);\nborder:1px solid rgba(255,255,255,.08);\nbox-shadow:\n0 20px 60px rgba(0,0,0,.45),\n0 0 0 1px rgba(241,133,17,.06);\npadding:18px;\nposition:relative;\n}\n\n.monetix-bar{\ndisplay:flex;\ngap:7px;\nmargin-bottom:16px;\n}\n\n.monetix-bar i{\nwidth:9px;\nheight:9px;\nborder-radius:999px;\nbackground:#3d3d3d;\ndisplay:block;\n}\n\n.monetix-mini-grid{\ndisplay:grid;\ngrid-template-columns:repeat(3,1fr);\ngap:12px;\nmargin-bottom:12px;\n}\n\n.monetix-mini-box{\nheight:62px;\nborder-radius:14px;\nbackground:rgba(255,255,255,.04);\nborder:1px solid rgba(255,255,255,.05);\n}\n\n.monetix-chart{\nheight:110px;\nborder-radius:18px;\nbackground:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));\nborder:1px solid rgba(255,255,255,.05);\nmargin-top:10px;\nposition:relative;\noverflow:hidden;\n}\n\n.monetix-chart:after{\ncontent:\"\";\nposition:absolute;\nleft:8%;\nright:8%;\nbottom:18%;\nheight:3px;\nbackground:linear-gradient(90deg,#ff991f,#ff991f);\ntransform:skewY(-12deg);\nbox-shadow:0 0 18px rgba(241,133,17,.55);\n}\n\n.monetix-phone{\nwidth:230px;\nheight:420px;\nborder-radius:36px;\nbackground:#050505;\nborder:2px solid rgba(255,255,255,.08);\nbox-shadow:0 25px 70px rgba(0,0,0,.45);\nposition:relative;\npadding:18px;\n}\n\n.monetix-phone:before{\ncontent:\"\";\nposition:absolute;\ntop:12px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:90px;\nheight:12px;\nborder-radius:999px;\nbackground:#111;\n}\n\n.sms{\nmargin-top:34px;\ndisplay:grid;\ngap:10px;\n}\n\n.sms div{\npadding:12px 14px;\nborder-radius:18px;\nfont-size:14px;\nline-height:1.4;\n}\n\n.sms .me{\nbackground:#ff7f00;\ncolor:#fff!important;\n}\n\n.sms .them{\nbackground:#2a2a2a;\ncolor:#ddd!important;\n}\n\n.review-grid{\ndisplay:grid;\ngrid-template-columns:1fr 1fr;\ngap:16px;\nwidth:88%;\n}\n\n.review{\npadding:18px;\nborder-radius:22px;\nbackground:linear-gradient(180deg,#171717,#0a0a0a);\nborder:1px solid rgba(255,255,255,.07);\nbox-shadow:0 0 28px rgba(241,133,17,.12);\n}\n\n.review strong{\ndisplay:block;\nfont-size:16px;\nmargin-bottom:8px;\ncolor:#ff991f!important;\n}\n\n.review p{\nmargin:0;\nfont-size:14px;\nline-height:1.45;\ncolor:#d7d7d7!important;\n}\n\n.orbit{\nwidth:360px;\nheight:360px;\nborder-radius:999px;\nborder:4px solid rgba(255,128,0,.85);\nbox-shadow:0 0 40px rgba(241,133,17,.35);\nposition:relative;\n}\n\n.orbit .dot{\nposition:absolute;\nwidth:78px;\nheight:78px;\nborder-radius:22px;\nbackground:#141414;\nborder:1px solid rgba(255,255,255,.08);\ndisplay:grid;\nplace-items:center;\nfont-size:28px;\n}\n\n.orbit .d1{top:-18px;left:50%;transform:translateX(-50%);}\n.orbit .d2{right:-18px;top:50%;transform:translateY(-50%);}\n.orbit .d3{bottom:-18px;left:50%;transform:translateX(-50%);}\n.orbit .d4{left:-18px;top:50%;transform:translateY(-50%);}\n\n@media(max-width:980px){\n.monetix-feature{\ngrid-template-columns:1fr;\npadding:28px;\n}\n.monetix-visual{height:420px;}\n}\n\n@media(max-width:560px){\n.monetix-features{padding:80px 18px;}\n.monetix-head h2{font-size:46px;}\n.monetix-left h3{font-size:38px;}\n.review-grid{grid-template-columns:1fr;}\n.monetix-phone{transform:scale(.82);}\n.orbit{transform:scale(.82);}\n}\n<\/style>\n\n<section class=\"monetix-features\" id=\"features\">\n<div class=\"monetix-features-inner\">\n\n<div class=\"monetix-head\">\n<div class=\"monetix-top-tag\">What's Included<\/div>\n<h2>Every piece you need,<br><span>built in.<\/span><\/h2>\n<p>No plugins to buy. No agencies to chase. No apps to learn. Just one system that runs quietly in the background \u2014 winning you more jobs.<\/p>\n<\/div>\n\n<!-- 1 -->\n<div class=\"monetix-feature\">\n<div class=\"monetix-left\">\n<small>01 \u2014 Website<\/small>\n<h3>High-Converting Website<\/h3>\n<p>Not a brochure. A sales machine. Every section is built to turn traffic into calls, quotes and booked jobs.<\/p>\n<div class=\"monetix-points\">\n<div><span>\u2713<\/span>Loads fast on mobile<\/div>\n<div><span>\u2713<\/span>Built-in lead capture on every page<\/div>\n<div><span>\u2713<\/span>Clear offer, trust signals, social proof<\/div>\n<div><span>\u2713<\/span>SEO-ready from day one<\/div>\n<\/div>\n<\/div>\n<div class=\"monetix-visual\">\n<div class=\"monetix-screen\">\n<div class=\"monetix-bar\"><i><\/i><i><\/i><i><\/i><\/div>\n<div class=\"monetix-mini-grid\">\n<div class=\"monetix-mini-box\"><\/div>\n<div class=\"monetix-mini-box\"><\/div>\n<div class=\"monetix-mini-box\"><\/div>\n<\/div>\n<div class=\"monetix-mini-grid\">\n<div class=\"monetix-mini-box\"><\/div>\n<div class=\"monetix-mini-box\"><\/div>\n<div class=\"monetix-mini-box\"><\/div>\n<\/div>\n<div class=\"monetix-chart\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<!-- 2 -->\n<div class=\"monetix-feature\">\n<div class=\"monetix-left\">\n<small>02 \u2014 Follow-Up<\/small>\n<h3>Instant Lead Follow-Up<\/h3>\n<p>The moment a lead comes in, Monetix fires texts, emails and alerts in seconds. First to reply usually wins.<\/p>\n<div class=\"monetix-points\">\n<div><span>\u2713<\/span>SMS + email in under 60 seconds<\/div>\n<div><span>\u2713<\/span>Personalized with lead details<\/div>\n<div><span>\u2713<\/span>Follow-up sequence for days<\/div>\n<div><span>\u2713<\/span>Never lose leads to faster competitors<\/div>\n<\/div>\n<\/div>\n<div class=\"monetix-visual\">\n<div class=\"monetix-screen\">\n<div class=\"monetix-bar\"><i><\/i><i><\/i><i><\/i><\/div>\n<div class=\"monetix-points\" style=\"gap:12px;margin-top:18px;\">\n<div><span>0:00<\/span>New lead submits form<\/div>\n<div><span>0:12<\/span>SMS sent to lead<\/div>\n<div><span>0:28<\/span>Email delivered<\/div>\n<div><span>0:45<\/span>You get instant alert<\/div>\n<div><span>1:30<\/span>Lead replies<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<!-- 3 -->\n<div class=\"monetix-feature\">\n<div class=\"monetix-left\">\n<small>03 \u2014 SMS<\/small>\n<h3>Missed-Call Text Back<\/h3>\n<p>Miss a call? Monetix instantly texts the caller so missed opportunities become real conversations.<\/p>\n<div class=\"monetix-points\">\n<div><span>\u2713<\/span>Auto-text every missed call<\/div>\n<div><span>\u2713<\/span>Two-way inbox on your phone<\/div>\n<div><span>\u2713<\/span>Captures after-hours leads<\/div>\n<div><span>\u2713<\/span>Turns missed calls into jobs<\/div>\n<\/div>\n<\/div>\n<div class=\"monetix-visual\">\n<div class=\"monetix-phone\">\n<div class=\"sms\">\n<div class=\"me\">Sorry we missed your call \u2014 how can we help?<\/div>\n<div class=\"them\">Need quote for AC install.<\/div>\n<div class=\"me\">Perfect. What postcode are you in?<\/div>\n<div class=\"them\">Bratislava.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<!-- 4 -->\n<div class=\"monetix-feature\">\n<div class=\"monetix-left\">\n<small>04 \u2014 Reviews<\/small>\n<h3>Review Generation Funnel<\/h3>\n<p>After the job is done, happy customers are guided toward Google reviews. Unhappy ones get routed privately to you first.<\/p>\n<div class=\"monetix-points\">\n<div><span>\u2713<\/span>Auto requests via SMS + email<\/div>\n<div><span>\u2713<\/span>Smart routing logic<\/div>\n<div><span>\u2713<\/span>Higher local trust<\/div>\n<div><span>\u2713<\/span>More clicks from Maps<\/div>\n<\/div>\n<\/div>\n<div class=\"monetix-visual\">\n<div class=\"review-grid\">\n<div class=\"review\"><strong>\u2605\u2605\u2605\u2605\u2605<\/strong><p>Fast service and great communication.<\/p><\/div>\n<div class=\"review\"><strong>\u2605\u2605\u2605\u2605\u2605<\/strong><p>Would use again. Very professional.<\/p><\/div>\n<div class=\"review\"><strong>\u2605\u2605\u2605\u2605\u2605<\/strong><p>Quick quote, arrived on time.<\/p><\/div>\n<div class=\"review\"><strong>\u2605\u2605\u2605\u2605\u2605<\/strong><p>Best local company we tried.<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<!-- 5 -->\n<div class=\"monetix-feature\">\n<div class=\"monetix-left\">\n<small>05 \u2014 Booking<\/small>\n<h3>Booking & Automation System<\/h3>\n<p>Customers can book directly from your site, SMS or email. Reminders and follow-ups run automatically.<\/p>\n<div class=\"monetix-points\">\n<div><span>\u2713<\/span>24\/7 self-service booking<\/div>\n<div><span>\u2713<\/span>SMS reminders<\/div>\n<div><span>\u2713<\/span>Syncs with Google Calendar<\/div>\n<div><span>\u2713<\/span>Post-job follow-up<\/div>\n<\/div>\n<\/div>\n<div class=\"monetix-visual\">\n<div class=\"orbit\">\n<div class=\"dot d1\">\ud83d\udcdd<\/div>\n<div class=\"dot d2\">\u2b50<\/div>\n<div class=\"dot d3\">\ud83d\udcc5<\/div>\n<div class=\"dot d4\">\ud83d\udcac<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8d676ee elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8d676ee\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7a36bcf\" data-id=\"7a36bcf\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-86e3389 elementor-widget elementor-widget-html\" data-id=\"86e3389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .monetix-industries {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    background: #030303;\n    color: #ffffff !important;\n    font-family: Inter, Arial, sans-serif;\n    padding: 110px 42px 120px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .monetix-industries * {\n    box-sizing: border-box;\n    color: inherit;\n  }\n\n  .monetix-industries::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(circle at 50% 12%, rgba(241,133,17,.10), transparent 28%),\n      radial-gradient(circle at 50% 90%, rgba(241,133,17,.06), transparent 30%);\n    pointer-events: none;\n  }\n\n  .monetix-industries-inner {\n    max-width: 1180px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n    text-align: center;\n  }\n\n  .monetix-industries-label {\n    display: inline-flex;\n    padding: 8px 16px;\n    border-radius: 999px;\n    background: rgba(241,133,17,.10);\n    border: 1px solid rgba(241,133,17,.28);\n    color: #ff991f !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n\n  .monetix-industries h2 {\n    margin: 0;\n    font-size: clamp(44px, 5.6vw, 82px);\n    line-height: 1;\n    letter-spacing: -0.065em;\n    font-weight: 950;\n    color: #ffffff !important;\n  }\n\n  .monetix-industries h2 span {\n    color: #ff991f !important;\n  }\n\n  .monetix-industries p {\n    max-width: 820px;\n    margin: 30px auto 70px;\n    color: #a7a7a7 !important;\n    font-size: clamp(18px, 1.35vw, 22px);\n    line-height: 1.55;\n  }\n\n  .monetix-industries-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 18px;\n  }\n\n  .monetix-industry-card {\n    min-height: 142px;\n    border-radius: 18px;\n    background: rgba(255,255,255,.035);\n    border: 1px solid rgba(255,255,255,.09);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 18px;\n    transition: all .2s ease;\n  }\n\n  .monetix-industry-card:hover {\n    transform: translateY(-4px);\n    border-color: rgba(241,133,17,.42);\n    background: rgba(241,133,17,.055);\n    box-shadow: 0 20px 60px rgba(0,0,0,.32);\n  }\n\n  .monetix-industry-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 14px;\n    display: grid;\n    place-items: center;\n    background: rgba(241,133,17,.12);\n    border: 1px solid rgba(241,133,17,.28);\n    color: #ff991f !important;\n  }\n\n  .monetix-industry-icon svg {\n    width: 25px;\n    height: 25px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2.2;\n  }\n\n  .monetix-industry-card strong {\n    color: #f1f1f1 !important;\n    font-size: 16px;\n    font-weight: 850;\n  }\n\n  @media (max-width: 1000px) {\n    .monetix-industries-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .monetix-industries {\n      padding: 80px 18px;\n    }\n\n    .monetix-industries-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n\n    .monetix-industry-card {\n      min-height: 130px;\n    }\n\n    .monetix-industries h2 {\n      font-size: 43px;\n    }\n  }\n<\/style>\n\n<section class=\"monetix-industries\" id=\"industries\">\n  <div class=\"monetix-industries-inner\">\n    <div class=\"monetix-industries-label\">Industries We Serve<\/div>\n\n    <h2>\n      Built for the trades.<br>\n      <span>Loved by local owners.<\/span>\n    <\/h2>\n\n    <p>\n      If your business lives or dies by the next phone call, quote request or booked job, Monetix was designed for you.\n    <\/p>\n\n    <div class=\"monetix-industries-grid\">\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L3 18l3 3 6.3-6.3a4 4 0 0 0 5.4-5.4l-2.5 2.5-3-3z\"\/><\/svg>\n        <\/div>\n        <strong>HVAC<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M3 11l9-8 9 8\"\/><path d=\"M5 10v10h14V10\"\/><path d=\"M9 20v-6h6v6\"\/><\/svg>\n        <\/div>\n        <strong>Roofing<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M13 2L4 14h7l-1 8 9-12h-7z\"\/><\/svg>\n        <\/div>\n        <strong>Electricians<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2s6 6.2 6 11a6 6 0 0 1-12 0c0-4.8 6-11 6-11z\"\/><\/svg>\n        <\/div>\n        <strong>Plumbers<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l1.7 5.2L19 9l-5.3 1.8L12 16l-1.7-5.2L5 9l5.3-1.8z\"\/><path d=\"M19 15l.8 2.2L22 18l-2.2.8L19 21l-.8-2.2L16 18l2.2-.8z\"\/><\/svg>\n        <\/div>\n        <strong>Detailing<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M3 13l2-5h14l2 5\"\/><path d=\"M5 13h14v5H5z\"\/><circle cx=\"7\" cy=\"18\" r=\"2\"\/><circle cx=\"17\" cy=\"18\" r=\"2\"\/><\/svg>\n        <\/div>\n        <strong>Automotive<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M4 20h16\"\/><path d=\"M6 20V9l6-5 6 5v11\"\/><path d=\"M9 20v-6h6v6\"\/><\/svg>\n        <\/div>\n        <strong>Construction<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 22V12\"\/><path d=\"M12 12c-4 0-7-2-7-5 4 0 7 2 7 5z\"\/><path d=\"M12 12c4 0 7-2 7-5-4 0-7 2-7 5z\"\/><\/svg>\n        <\/div>\n        <strong>Landscaping<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l1.5 5 5 1.5-5 1.5-1.5 5-1.5-5-5-1.5 5-1.5z\"\/><path d=\"M18 14l.8 2.2L21 17l-2.2.8L18 20l-.8-2.2L15 17l2.2-.8z\"\/><\/svg>\n        <\/div>\n        <strong>Cleaning<\/strong>\n      <\/div>\n\n      <div class=\"monetix-industry-card\">\n        <div class=\"monetix-industry-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"5\" cy=\"12\" r=\"1.5\"\/><circle cx=\"12\" cy=\"12\" r=\"1.5\"\/><circle cx=\"19\" cy=\"12\" r=\"1.5\"\/><\/svg>\n        <\/div>\n        <strong>And more<\/strong>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a6e131 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a6e131\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bc87395\" data-id=\"bc87395\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d7ec372 elementor-widget elementor-widget-html\" data-id=\"d7ec372\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .monetix-process {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    background: #030303;\n    color: #ffffff !important;\n    font-family: Inter, Arial, sans-serif;\n    padding: 115px 42px 130px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .monetix-process * {\n    box-sizing: border-box;\n    color: inherit;\n  }\n\n  .monetix-process::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(circle at 50% 12%, rgba(241,133,17,.09), transparent 30%),\n      radial-gradient(circle at 50% 55%, rgba(241,133,17,.04), transparent 28%);\n    pointer-events: none;\n  }\n\n  .monetix-process-inner {\n    max-width: 1180px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .monetix-process-head {\n    text-align: center;\n    margin-bottom: 85px;\n  }\n\n  .monetix-process-label {\n    display: inline-flex;\n    padding: 8px 16px;\n    border-radius: 999px;\n    background: rgba(241,133,17,.10);\n    border: 1px solid rgba(241,133,17,.28);\n    color: #ff991f !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n\n  .monetix-process h2 {\n    margin: 0;\n    font-size: clamp(44px, 5.6vw, 82px);\n    line-height: 1;\n    letter-spacing: -0.065em;\n    font-weight: 950;\n    color: #ffffff !important;\n  }\n\n  .monetix-process h2 span {\n    color: #ff991f !important;\n  }\n\n  .monetix-process-head p {\n    max-width: 850px;\n    margin: 30px auto 0;\n    color: #a7a7a7 !important;\n    font-size: clamp(18px, 1.35vw, 22px);\n    line-height: 1.55;\n  }\n\n  .monetix-timeline {\n    position: relative;\n    display: grid;\n    gap: 70px;\n  }\n\n  .monetix-timeline::before {\n    content: \"\";\n    position: absolute;\n    top: 30px;\n    bottom: 30px;\n    left: 50%;\n    width: 1px;\n    background: linear-gradient(\n      to bottom,\n      transparent,\n      rgba(241,133,17,.9),\n      rgba(241,133,17,.45),\n      transparent\n    );\n    transform: translateX(-50%);\n  }\n\n  .monetix-step {\n    position: relative;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 90px;\n    align-items: center;\n  }\n\n  .monetix-step::before {\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    top: 50%;\n    width: 18px;\n    height: 18px;\n    border-radius: 999px;\n    background: #ff991f;\n    box-shadow: 0 0 30px rgba(241,133,17,.55);\n    transform: translate(-50%, -50%);\n    z-index: 3;\n  }\n\n  .monetix-step-card {\n    min-height: 220px;\n    padding: 36px;\n    border-radius: 20px;\n    background: rgba(255,255,255,.045);\n    border: 1px solid rgba(255,255,255,.09);\n    box-shadow: 0 24px 70px rgba(0,0,0,.34);\n  }\n\n  .monetix-step.highlight .monetix-step-card {\n    border-color: rgba(241,133,17,.42);\n    background:\n      radial-gradient(circle at 85% 20%, rgba(241,133,17,.08), transparent 32%),\n      rgba(255,255,255,.045);\n  }\n\n  .monetix-step.left .monetix-step-card {\n    grid-column: 1;\n  }\n\n  .monetix-step.right .monetix-step-card {\n    grid-column: 2;\n  }\n\n  .monetix-step-empty {\n    display: block;\n  }\n\n  .monetix-step-title {\n    display: flex;\n    align-items: flex-end;\n    gap: 14px;\n    margin-bottom: 22px;\n  }\n\n  .monetix-step-title strong {\n    color: #ffffff !important;\n    font-size: clamp(28px, 2.6vw, 42px);\n    line-height: .95;\n    font-weight: 950;\n    letter-spacing: -0.045em;\n  }\n\n  .monetix-step-title span {\n    color: #ff991f !important;\n    font-size: clamp(44px, 4.2vw, 70px);\n    line-height: .8;\n    font-weight: 950;\n    letter-spacing: -0.06em;\n  }\n\n  .monetix-phase {\n    display: block;\n    color: #ff991f !important;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    margin-top: -10px;\n    margin-bottom: 22px;\n  }\n\n  .monetix-step-card p {\n    margin: 0;\n    color: #a9a9a9 !important;\n    font-size: clamp(17px, 1.25vw, 20px);\n    line-height: 1.6;\n  }\n\n  @media (max-width: 850px) {\n    .monetix-process {\n      padding: 85px 20px 95px;\n    }\n\n    .monetix-process-head {\n      margin-bottom: 55px;\n    }\n\n    .monetix-timeline {\n      gap: 26px;\n    }\n\n    .monetix-timeline::before {\n      left: 12px;\n    }\n\n    .monetix-step {\n      grid-template-columns: 1fr;\n      gap: 0;\n      padding-left: 34px;\n    }\n\n    .monetix-step::before {\n      left: 12px;\n    }\n\n    .monetix-step.left .monetix-step-card,\n    .monetix-step.right .monetix-step-card {\n      grid-column: 1;\n    }\n\n    .monetix-step-empty {\n      display: none;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .monetix-process h2 {\n      font-size: 42px;\n    }\n\n    .monetix-step-card {\n      padding: 26px;\n      min-height: auto;\n    }\n\n    .monetix-step-title {\n      align-items: center;\n    }\n  }\n<\/style>\n\n<section class=\"monetix-process\" id=\"process\">\n  <div class=\"monetix-process-inner\">\n\n    <div class=\"monetix-process-head\">\n      <div class=\"monetix-process-label\">How We Work<\/div>\n\n      <h2>\n        From first call to<br>\n        <span>system live<\/span> \u2014 without<br>\n        the agency drag.\n      <\/h2>\n\n      <p>\n        No six-month contracts. No mystery \u201cstrategy decks.\u201d Just a clear 4-step rollout that gets your acquisition system built, connected and ready to improve fast.\n      <\/p>\n    <\/div>\n\n    <div class=\"monetix-timeline\">\n\n      <div class=\"monetix-step left\">\n        <div class=\"monetix-step-card\">\n          <div class=\"monetix-step-title\">\n            <strong>Audit<\/strong>\n            <span>01<\/span>\n          <\/div>\n          <div class=\"monetix-phase\">Find the leaks<\/div>\n          <p>\n            We review your current website, lead flow, follow-up and reviews. The goal is simple: find where enquiries are slipping through and what needs to be fixed first.\n          <\/p>\n        <\/div>\n        <div class=\"monetix-step-empty\"><\/div>\n      <\/div>\n\n      <div class=\"monetix-step right highlight\">\n        <div class=\"monetix-step-empty\"><\/div>\n        <div class=\"monetix-step-card\">\n          <div class=\"monetix-step-title\">\n            <span>02<\/span>\n            <strong>Build<\/strong>\n          <\/div>\n          <div class=\"monetix-phase\">Create the system<\/div>\n          <p>\n            We build the conversion website, lead capture, missed-call text back, booking flow, review funnel and the automations your business needs to respond faster.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"monetix-step left\">\n        <div class=\"monetix-step-card\">\n          <div class=\"monetix-step-title\">\n            <strong>Launch<\/strong>\n            <span>03<\/span>\n          <\/div>\n          <div class=\"monetix-phase\">Connect everything<\/div>\n          <p>\n            Everything gets connected and tested: forms, calls, SMS, booking, reviews and follow-up. You get a clean setup that your business can actually use.\n          <\/p>\n        <\/div>\n        <div class=\"monetix-step-empty\"><\/div>\n      <\/div>\n\n      <div class=\"monetix-step right highlight\">\n        <div class=\"monetix-step-empty\"><\/div>\n        <div class=\"monetix-step-card\">\n          <div class=\"monetix-step-title\">\n            <span>04<\/span>\n            <strong>Optimize<\/strong>\n          <\/div>\n          <div class=\"monetix-phase\">Improve over time<\/div>\n          <p>\n            Once the system is live, we improve conversion, follow-up, reviews and reactivation. The goal is to make the system sharper and turn more enquiries into booked jobs.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0224c1c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0224c1c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9e8fd46\" data-id=\"9e8fd46\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f6ad33 elementor-widget elementor-widget-html\" data-id=\"3f6ad33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .monetix-compare {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    background: #030303;\n    color: #ffffff !important;\n    font-family: Inter, Arial, sans-serif;\n    padding: 115px 42px 130px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .monetix-compare * {\n    box-sizing: border-box;\n    color: inherit;\n  }\n\n  .monetix-compare::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(circle at 50% 15%, rgba(241,133,17,.08), transparent 30%),\n      radial-gradient(circle at 50% 85%, rgba(241,133,17,.04), transparent 32%);\n    pointer-events: none;\n  }\n\n  .monetix-compare-inner {\n    max-width: 1260px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .monetix-compare-head {\n    text-align: center;\n    margin-bottom: 72px;\n  }\n\n  .monetix-compare-label {\n    display: inline-flex;\n    padding: 8px 16px;\n    border-radius: 999px;\n    background: rgba(241,133,17,.10);\n    border: 1px solid rgba(241,133,17,.28);\n    color: #ff991f !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n\n  .monetix-compare h2 {\n    margin: 0;\n    font-size: clamp(44px, 5.5vw, 78px);\n    line-height: 1;\n    letter-spacing: -0.065em;\n    font-weight: 950;\n    color: #ffffff !important;\n  }\n\n  .monetix-compare h2 span {\n    color: #ff991f !important;\n  }\n\n  .monetix-compare-head p {\n    max-width: 900px;\n    margin: 30px auto 0;\n    color: #a7a7a7 !important;\n    font-size: clamp(18px, 1.35vw, 22px);\n    line-height: 1.55;\n  }\n\n  .monetix-price-strip {\n    max-width: 760px;\n    margin: 34px auto 0;\n    padding: 20px 24px;\n    border-radius: 22px;\n    background: rgba(241,133,17,.08);\n    border: 1px solid rgba(241,133,17,.28);\n    color: #d8d8d8 !important;\n    font-size: 18px;\n    line-height: 1.45;\n  }\n\n  .monetix-price-strip strong {\n    color: #ff991f !important;\n    font-size: 24px;\n    font-weight: 950;\n  }\n\n  .monetix-table-wrap {\n    border-radius: 26px;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,.11);\n    background: rgba(255,255,255,.035);\n    box-shadow: 0 28px 90px rgba(0,0,0,.38);\n  }\n\n  .monetix-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .monetix-table th {\n    text-align: left;\n    padding: 30px 24px;\n    background: rgba(255,255,255,.045);\n    color: #9b9b9b !important;\n    font-size: 15px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    border-bottom: 1px solid rgba(255,255,255,.09);\n  }\n\n  .monetix-table th:nth-child(2),\n  .monetix-table th:nth-child(3),\n  .monetix-table th:nth-child(4),\n  .monetix-table th:nth-child(5) {\n    text-transform: none;\n    letter-spacing: 0;\n    font-size: 17px;\n  }\n\n  .monetix-table th:nth-child(5) {\n    color: #ff991f !important;\n  }\n\n  .monetix-table td {\n    padding: 24px;\n    border-bottom: 1px solid rgba(255,255,255,.075);\n    color: #a8a8a8 !important;\n    font-size: 16px;\n    line-height: 1.45;\n    vertical-align: middle;\n  }\n\n  .monetix-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .monetix-table td:first-child {\n    color: #ffffff !important;\n    font-weight: 900;\n    font-size: 17px;\n  }\n\n  .monetix-bad,\n  .monetix-good {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .monetix-x {\n    color: #ff3b3b !important;\n    font-size: 20px;\n    line-height: 1.2;\n    flex: 0 0 auto;\n  }\n\n  .monetix-check {\n    width: 22px;\n    height: 22px;\n    border-radius: 999px;\n    background: rgba(241,133,17,.14);\n    border: 1px solid rgba(241,133,17,.35);\n    color: #ff991f !important;\n    display: grid;\n    place-items: center;\n    font-size: 13px;\n    font-weight: 900;\n    flex: 0 0 auto;\n    margin-top: 1px;\n  }\n\n  .monetix-good-text {\n    color: #f0f0f0 !important;\n  }\n\n  .monetix-brand-dot {\n    display: inline-grid;\n    place-items: center;\n    width: 22px;\n    height: 22px;\n    border-radius: 999px;\n    background: #ff991f;\n    color: #050505 !important;\n    font-size: 12px;\n    font-weight: 950;\n    margin-right: 8px;\n  }\n\n  .monetix-price {\n    font-weight: 900;\n    color: #ffffff !important;\n    white-space: nowrap;\n  }\n\n  .monetix-price.bad {\n    color: #b8b8b8 !important;\n  }\n\n  .monetix-price.good {\n    color: #ff991f !important;\n  }\n\n  .monetix-total-row td {\n    background: rgba(241,133,17,.055);\n    border-top: 1px solid rgba(241,133,17,.22);\n  }\n\n  .monetix-total-row td:first-child {\n    color: #ff991f !important;\n    font-size: 19px;\n  }\n\n  .monetix-note {\n    margin-top: 22px;\n    color: #777 !important;\n    font-size: 14px;\n    text-align: center;\n    line-height: 1.5;\n  }\n\n  @media (max-width: 1050px) {\n    .monetix-table-wrap {\n      overflow-x: auto;\n    }\n\n    .monetix-table {\n      min-width: 1120px;\n    }\n  }\n\n  @media (max-width: 850px) {\n    .monetix-compare {\n      padding: 85px 18px 95px;\n    }\n\n    .monetix-compare h2 {\n      font-size: 43px;\n    }\n  }\n<\/style>\n\n<section class=\"monetix-compare\">\n  <div class=\"monetix-compare-inner\">\n\n    <div class=\"monetix-compare-head\">\n      <div class=\"monetix-compare-label\">Monetix vs. Typical Agency<\/div>\n\n      <h2>\n        A system, not a<br>\n        <span>deliverable.<\/span>\n      <\/h2>\n\n      <p>\n        Most agencies charge separately for every piece. Monetix gives home-service businesses the core acquisition system in one simple monthly setup.\n      <\/p>\n\n      <div class=\"monetix-price-strip\">\n        Monetix system: <strong>\u20ac297\/month<\/strong> \u2014 website, follow-up, booking, reviews and automation under one roof.\n      <\/div>\n    <\/div>\n\n    <div class=\"monetix-table-wrap\">\n      <table class=\"monetix-table\">\n        <thead>\n          <tr>\n            <th>What You Get<\/th>\n            <th>Typical Agency<\/th>\n            <th>Agency Cost<\/th>\n            <th><span class=\"monetix-brand-dot\">M<\/span>Monetix<\/th>\n            <th>Monetix Cost<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>Website<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>Pretty template. No conversion strategy.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac1,500\u2013\u20ac3,500 setup<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Engineered to convert. Built on tested framework.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">Included<\/span><\/td>\n          <\/tr>\n\n          <tr>\n            <td>Lead follow-up<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>None. You manually check forms.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac200\u2013\u20ac500\/mo<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Auto SMS + email follow-up for new enquiries.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">Included<\/span><\/td>\n          <\/tr>\n\n          <tr>\n            <td>Missed calls<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>Lost forever.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac100\u2013\u20ac300\/mo<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Auto text-back when customers call and you miss it.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">Included<\/span><\/td>\n          <\/tr>\n\n          <tr>\n            <td>Booking<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>Phone tag and back-and-forth emails.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac100\u2013\u20ac400\/mo<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Self-serve booking flow for calls, quotes or appointments.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">Included<\/span><\/td>\n          <\/tr>\n\n          <tr>\n            <td>Reviews<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>You have to chase customers manually.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac150\u2013\u20ac400\/mo<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Automated review request flow after completed jobs.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">Included<\/span><\/td>\n          <\/tr>\n\n          <tr>\n            <td>Follow-up & reactivation<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>Nothing. Old customers forgotten.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac250\u2013\u20ac700\/mo<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Automated nurture + reactivation campaigns.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">Included<\/span><\/td>\n          <\/tr>\n\n          <tr>\n            <td>Reporting<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>Vanity metrics. \u201cImpressions.\u201d<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac100\u2013\u20ac300\/mo<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Leads, bookings and revenue attribution focus.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">Included<\/span><\/td>\n          <\/tr>\n\n          <tr>\n            <td>Contract<\/td>\n            <td>\n              <div class=\"monetix-bad\">\n                <span class=\"monetix-x\">\u00d7<\/span>\n                <span>12-month lock-in. Retainer creep.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price bad\">\u20ac1,000+\/mo common<\/span><\/td>\n            <td>\n              <div class=\"monetix-good\">\n                <span class=\"monetix-check\">\u2713<\/span>\n                <span class=\"monetix-good-text\">Simple monthly system. Built for speed and clarity.<\/span>\n              <\/div>\n            <\/td>\n            <td><span class=\"monetix-price good\">\u20ac297\/mo<\/span><\/td>\n          <\/tr>\n\n          <tr class=\"monetix-total-row\">\n            <td>Total Value<\/td>\n            <td>Multiple tools, agencies and manual work.<\/td>\n            <td><span class=\"monetix-price bad\">\u20ac1,000\u2013\u20ac3,000+\/mo + setup<\/span><\/td>\n            <td>One connected acquisition system for home-service businesses.<\/td>\n            <td><span class=\"monetix-price good\">\u20ac297\/mo<\/span><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"monetix-note\">\n      Agency pricing is shown as a typical market-style comparison, not a guaranteed quote. Monetix keeps the core system simple, productized and easier to maintain.\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9122470 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9122470\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-877aad8\" data-id=\"877aad8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ee75321 elementor-widget elementor-widget-html\" data-id=\"ee75321\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .monetix-final-cta {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    background:\n      radial-gradient(circle at 50% 35%, rgba(241,133,17,.18), transparent 34%),\n      radial-gradient(circle at 12% 18%, rgba(241,133,17,.08), transparent 28%),\n      radial-gradient(circle at 90% 90%, rgba(241,133,17,.06), transparent 30%),\n      #030303;\n    color: #ffffff !important;\n    font-family: Inter, Arial, sans-serif;\n    padding: 120px 24px 110px;\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n  }\n\n  .monetix-final-cta * {\n    box-sizing: border-box;\n    color: inherit;\n  }\n\n  .monetix-final-cta::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);\n    background-size: 58px 58px;\n    opacity: .30;\n    pointer-events: none;\n    mask-image: linear-gradient(to bottom, transparent 0%, black 18%, black 82%, transparent 100%);\n  }\n\n  .monetix-final-cta-inner {\n    max-width: 1080px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .monetix-final-label {\n    display: inline-flex;\n    padding: 8px 16px;\n    border-radius: 999px;\n    background: rgba(241,133,17,.10);\n    border: 1px solid rgba(241,133,17,.30);\n    color: #ff991f !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    margin-bottom: 34px;\n  }\n\n  .monetix-final-cta h2 {\n    margin: 0;\n    font-size: clamp(48px, 6.2vw, 92px);\n    line-height: .98;\n    letter-spacing: -0.07em;\n    font-weight: 950;\n    color: #ffffff !important;\n  }\n\n  .monetix-final-cta h2 span {\n    color: #ff991f !important;\n    text-shadow: 0 0 38px rgba(241,133,17,.18);\n  }\n\n  .monetix-final-cta p {\n    max-width: 820px;\n    margin: 34px auto 0;\n    color: #b0b0b0 !important;\n    font-size: clamp(18px, 1.45vw, 23px);\n    line-height: 1.55;\n  }\n\n  .monetix-final-actions {\n    margin-top: 46px;\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n\n  .monetix-final-primary,\n  .monetix-final-secondary {\n    min-height: 64px;\n    padding: 0 34px;\n    border-radius: 999px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    text-decoration: none !important;\n    font-size: 18px;\n    font-weight: 900;\n    transition: all .2s ease;\n  }\n\n  .monetix-final-primary {\n    background: linear-gradient(135deg, #f18511, #ff991f);\n    color: #050505 !important;\n    box-shadow: 0 22px 65px rgba(241,133,17,.32);\n  }\n\n  .monetix-final-primary:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 26px 80px rgba(241,133,17,.45);\n  }\n\n  .monetix-final-secondary {\n    background: rgba(255,255,255,.06);\n    border: 1px solid rgba(255,255,255,.16);\n    color: #ffffff !important;\n  }\n\n  .monetix-final-secondary:hover {\n    background: rgba(255,255,255,.09);\n    border-color: rgba(241,133,17,.38);\n  }\n\n  .monetix-final-points {\n    margin-top: 42px;\n    display: flex;\n    justify-content: center;\n    gap: 34px;\n    flex-wrap: wrap;\n    color: #b8b8b8 !important;\n    font-size: 15px;\n  }\n\n  .monetix-final-points div {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .monetix-final-points span {\n    color: #ff991f !important;\n    font-weight: 950;\n  }\n\n  @media (max-width: 720px) {\n    .monetix-final-cta {\n      padding: 85px 18px;\n    }\n\n    .monetix-final-cta h2 {\n      font-size: 46px;\n      letter-spacing: -0.055em;\n    }\n\n    .monetix-final-primary,\n    .monetix-final-secondary {\n      width: 100%;\n      min-height: 58px;\n      font-size: 16px;\n    }\n\n    .monetix-final-points {\n      gap: 16px;\n      flex-direction: column;\n      align-items: center;\n    }\n  }\n<\/style>\n\n<section class=\"monetix-final-cta\" id=\"contact\">\n  <div class=\"monetix-final-cta-inner\">\n\n    <div class=\"monetix-final-label\">Ready When You Are<\/div>\n\n    <h2>\n      Ready To Turn More<br>\n      Enquiries Into <span>Booked<br>\n      Jobs?<\/span>\n    <\/h2>\n\n    <p>\n      Book a free strategy call. We'll audit your current setup, show you exactly where jobs are slipping through \u2014 and give you a clear plan to fix it, whether you work with us or not.\n    <\/p>\n\n    <div class=\"monetix-final-actions\">\n      <a href=\"https:\/\/calendly.com\/norbertkormendi-tmmedia\/30min?utm_id=97757_v0_s00_e0_tv0&fbclid=IwZXh0bgNhZW0CMTAAYnJpZBEwdzhGcmhCZjNwdDNtWHZvd3NydGMGYXBwX2lkEDIyMjAzOTE3ODgyMDA4OTIAAR5jEUHg4c8rx1aKNkYTJDdCdHkOqorp-MBIZJ_VbDpmBZ6uQLITUrweq5txTA_aem_mUKguJr9A2hYE3lJBmMi6Q\"\n         target=\"_blank\"\n         class=\"monetix-final-primary\">\n         Book A Free Strategy Call \u2192\n      <\/a>\n\n      <a href=\"https:\/\/calendly.com\/norbertkormendi-tmmedia\/30min?utm_id=97757_v0_s00_e0_tv0&fbclid=IwZXh0bgNhZW0CMTAAYnJpZBEwdzhGcmhCZjNwdDNtWHZvd3NydGMGYXBwX2lkEDIyMjAzOTE3ODgyMDA4OTIAAR5jEUHg4c8rx1aKNkYTJDdCdHkOqorp-MBIZJ_VbDpmBZ6uQLITUrweq5txTA_aem_mUKguJr9A2hYE3lJBmMi6Q\"\n         target=\"_blank\"\n         class=\"monetix-final-secondary\">\n         See Available Time Slots\n      <\/a>\n    <\/div>\n\n    <div class=\"monetix-final-points\">\n      <div><span>\u2713<\/span> Free 30-minute call<\/div>\n      <div><span>\u2713<\/span> Custom audit included<\/div>\n      <div><span>\u2713<\/span> No pitch, no pressure<\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8833cff elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8833cff\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-194b037\" data-id=\"194b037\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7cff84b elementor-widget elementor-widget-html\" data-id=\"7cff84b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .monetix-footer {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    background: #090909;\n    color: #ffffff !important;\n    font-family: Inter, Arial, sans-serif;\n    padding: 78px 42px 42px;\n    border-top: 1px solid rgba(255,255,255,.08);\n  }\n\n  .monetix-footer * {\n    box-sizing: border-box;\n    color: inherit;\n  }\n\n  .monetix-footer-inner {\n    max-width: 1500px;\n    margin: 0 auto;\n  }\n\n  .monetix-footer-grid {\n    display: grid;\n    grid-template-columns: 1.5fr .8fr .8fr;\n    gap: 80px;\n    align-items: start;\n  }\n\n  \/* LOGO *\/\n  .monetix-footer-logo {\n    display: flex;\n    align-items: center;\n    margin-bottom: 26px;\n    text-decoration: none;\n  }\n\n  .monetix-footer-logo img {\n    height: 42px;\n    width: auto;\n    object-fit: contain;\n    display: block;\n    transition: 0.2s ease;\n  }\n\n  .monetix-footer-logo:hover img {\n    transform: translateY(-1px);\n  }\n\n  .monetix-footer-text {\n    max-width: 390px;\n    color: #a8a8a8 !important;\n    font-size: 18px;\n    line-height: 1.55;\n    margin: 0 0 28px;\n  }\n\n  .monetix-socials {\n    display: flex;\n    gap: 12px;\n  }\n\n  .monetix-socials a {\n    width: 44px;\n    height: 44px;\n    border-radius: 999px;\n    display: grid;\n    place-items: center;\n    background: rgba(255,255,255,.06);\n    border: 1px solid rgba(255,255,255,.12);\n    color: #ffffff !important;\n    text-decoration: none !important;\n    font-size: 13px;\n    font-weight: 900;\n    transition: all .2s ease;\n  }\n\n  .monetix-socials a:hover {\n    background: rgba(241,133,17,.12);\n    border-color: rgba(241,133,17,.45);\n    color: #ff991f !important;\n    transform: translateY(-2px);\n  }\n\n  .monetix-footer-col h4 {\n    margin: 0 0 22px;\n    color: #777777 !important;\n    font-size: 14px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .monetix-footer-links {\n    display: grid;\n    gap: 17px;\n  }\n\n  .monetix-footer-links a {\n    color: #a8a8a8 !important;\n    text-decoration: none !important;\n    font-size: 18px;\n    transition: color .2s ease;\n  }\n\n  .monetix-footer-links a:hover {\n    color: #ff991f !important;\n  }\n\n  .monetix-footer-bottom {\n    margin-top: 70px;\n    padding-top: 34px;\n    border-top: 1px solid rgba(255,255,255,.08);\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    color: #7c7c7c !important;\n    font-size: 16px;\n  }\n\n  .monetix-footer-bottom span {\n    color: #7c7c7c !important;\n  }\n\n  @media (max-width: 850px) {\n    .monetix-footer {\n      padding: 62px 22px 34px;\n    }\n\n    .monetix-footer-grid {\n      grid-template-columns: 1fr;\n      gap: 42px;\n    }\n\n    .monetix-footer-bottom {\n      flex-direction: column;\n      margin-top: 50px;\n    }\n  }\n<\/style>\n\n<footer class=\"monetix-footer\">\n  <div class=\"monetix-footer-inner\">\n\n    <div class=\"monetix-footer-grid\">\n\n      <div>\n        <a href=\"\/\" class=\"monetix-footer-logo\">\n          <img decoding=\"async\" src=\"https:\/\/monetixsystems.com\/wp-content\/uploads\/2026\/04\/monetix_logo-2.png\" alt=\"Monetix Logo\">\n        <\/a>\n\n        <p class=\"monetix-footer-text\">\n          Client acquisition systems for home-service businesses. Turn more enquiries into booked jobs \u2014 on autopilot.\n        <\/p>\n\n        <div class=\"monetix-socials\">\n          <a href=\"#\">X<\/a>\n          <a href=\"#\">IN<\/a>\n          <a href=\"#\">IG<\/a>\n          <a href=\"#\">YT<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"monetix-footer-col\">\n        <h4>System<\/h4>\n        <div class=\"monetix-footer-links\">\n          <a href=\"#features\">Features<\/a>\n          <a href=\"#system\">How it works<\/a>\n          <a href=\"#process\">Process<\/a>\n          <a href=\"#industries\">Industries<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"monetix-footer-col\">\n        <h4>Company<\/h4>\n        <div class=\"monetix-footer-links\">\n          <a href=\"#faq\">FAQ<\/a>\n          <a href=\"#contact\">Book a call<\/a>\n          <a href=\"#\">Privacy<\/a>\n          <a href=\"#\">Terms<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"monetix-footer-bottom\">\n      <span>\u00a9 2026 Monetix. All rights reserved.<\/span>\n      <span>Built to book more jobs.<\/span>\n    <\/div>\n\n  <\/div>\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-40d5dcf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"40d5dcf\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dfe3ac0\" data-id=\"dfe3ac0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-030efdb elementor-widget elementor-widget-html\" data-id=\"030efdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\/* ODSTR\u00c1NI GAP MEDZI HTML SEKCIA MI *\/\n.elementor-widget-html,\n.elementor-widget-html .elementor-widget-container {\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n\/* ODSTR\u00c1NI WHITE SPACE OKOLO SEKCII *\/\n.elementor-section {\n  margin: 0 !important;\n  padding-top: 0 !important;\n  padding-bottom: 0 !important;\n}\n\n\/* ZABR\u00c1NI BIELEM U BACKGROUNDU PRESVITA\u0164 *\/\nbody {\n  background: #030303 !important;\n}\n\n\/* FIX PRE TVOJE MONETIX SEKCIE *\/\n.monetix-page,\n.monetix-footer,\n.monetix-section,\n.m-section {\n  margin-top: 0 !important;\n  margin-bottom: 0 !important;\n}\n\n\/* ODSTR\u00c1NI NEVIDITE\u013dN\u00c9 SPACERY *\/\n.elementor-spacer,\n.elementor-widget-divider {\n  display: none !important;\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a1d03b6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a1d03b6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-84dee43\" data-id=\"84dee43\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-16222e7 elementor-widget elementor-widget-html\" data-id=\"16222e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.monetix-fox-cta {\n  position: fixed;\n  bottom: 24px;\n  right: 24px;\n  z-index: 9999;\n  cursor: pointer;\n  text-decoration: none;\n}\n\n.monetix-fox-wrapper {\n  position: relative;\n  width: 160px; \/* MEN\u0160IA LI\u0160KA *\/\n}\n\n\/* L\u00cd\u0160KA *\/\n.monetix-fox-img {\n  width: 100%;\n  height: auto;\n  display: block;\n  transition: transform 0.25s ease;\n}\n\n\/* PONUKA \u2013 BLI\u017d\u0160IE K LI\u0160KE *\/\n.monetix-fox-offer {\n  position: absolute;\n  top: 40px;\n  left: -190px; \/* POSUN BLI\u017d\u0160IE *\/\n  width: 200px;\n  padding: 14px 16px;\n  background: rgba(10,10,10,0.96);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 14px;\n  color: #fff;\n  font-size: 13px;\n  line-height: 1.4;\n  backdrop-filter: blur(12px);\n  box-shadow: 0 25px 70px rgba(0,0,0,0.6);\n  transition: all 0.25s ease;\n}\n\n\/* \u0160\u00cdPKA *\/\n.monetix-fox-offer::after {\n  content: \"\";\n  position: absolute;\n  right: -8px;\n  top: 50px;\n  width: 14px;\n  height: 14px;\n  background: rgba(10,10,10,0.96);\n  transform: rotate(45deg);\n  border-right: 1px solid rgba(255,255,255,0.1);\n  border-top: 1px solid rgba(255,255,255,0.1);\n}\n\n\/* HOVER *\/\n.monetix-fox-cta:hover .monetix-fox-img {\n  transform: translateY(-5px) scale(1.03);\n}\n\n.monetix-fox-cta:hover .monetix-fox-offer {\n  transform: translateX(-6px);\n  border-color: rgba(241,133,17,0.5);\n}\n\n\/* MOBILE *\/\n@media (max-width: 600px) {\n  .monetix-fox-wrapper {\n    width: 120px;\n  }\n\n  .monetix-fox-offer {\n    left: -150px;\n    width: 160px;\n    font-size: 12px;\n  }\n}\n<\/style>\n\n<a href=\"#contact\" class=\"monetix-fox-cta\">\n  <div class=\"monetix-fox-wrapper\">\n\n    <div class=\"monetix-fox-offer\">\n      <strong style=\"color:#f18511;\">All-in-one system<\/strong><br>\n      Turn more enquiries<br>\n      into booked jobs.\n    <\/div>\n\n    <img decoding=\"async\" \n      src=\"https:\/\/strechyvanes.sk\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-30.-4.-2026-19_02_14.png\"\n      class=\"monetix-fox-img\"\n      alt=\"Monetix Fox\"\n    >\n\n  <\/div>\n<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>System Features Industries Process FAQ Book Strategy Call \u2726 Built for home-service businesses Get 15\u201330 More Booked Jobs Without Hiring Staff Built for home-service businesses that want to capture more leads, follow up faster and turn more enquiries into booked jobs \u2014 automatically. Book A Free Strategy Call See How The System Works The Problem [&hellip;]<\/p>\n","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-2960","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/monetixsystems.com\/index.php?rest_route=\/wp\/v2\/pages\/2960","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/monetixsystems.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/monetixsystems.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/monetixsystems.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/monetixsystems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2960"}],"version-history":[{"count":67,"href":"https:\/\/monetixsystems.com\/index.php?rest_route=\/wp\/v2\/pages\/2960\/revisions"}],"predecessor-version":[{"id":3049,"href":"https:\/\/monetixsystems.com\/index.php?rest_route=\/wp\/v2\/pages\/2960\/revisions\/3049"}],"wp:attachment":[{"href":"https:\/\/monetixsystems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2960"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}