{"id":10,"date":"2026-06-12T14:28:00","date_gmt":"2026-06-12T14:28:00","guid":{"rendered":"https:\/\/clikcloud.ai\/test\/?page_id=10"},"modified":"2026-06-12T18:39:59","modified_gmt":"2026-06-12T18:39:59","slug":"home","status":"publish","type":"page","link":"https:\/\/clikcloud.ai\/test\/home\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\" id=\"cc-page-css\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* ================================================================\n   ClikCloud \u2014 Divi runtime overrides\n   Specificity strategy:\n     html body .et_pb_section .et_pb_row.cc-X.cc-X > .et_pb_column.et_pb_column\n   Doubled class names beat Divi's .et_pb_section .et_pb_row .et_pb_column_1_3\n   without needing inline !important on every property.\n   ================================================================ *\/\n\n\/* ---- Container max-width (Divi default ~1080px, HTML uses 1200px) ---- *\/\nhtml body .et_pb_section .cc-hero,\nhtml body .et_pb_section .cc-trustbar,\nhtml body .et_pb_section.et_pb_section,\nhtml body .et_pb_section .et_pb_row {\n  \/* no-op anchor *\/\n}\nhtml body .et_pb_section.cc-hero > .et_pb_row,\nhtml body .et_pb_section.cc-trustbar > .et_pb_row,\nhtml body .et_pb_section#audiences > .et_pb_row,\nhtml body .et_pb_section#services > .et_pb_row,\nhtml body .et_pb_section#why > .et_pb_row,\nhtml body .et_pb_section#pricing > .et_pb_row,\nhtml body .et_pb_section#industries > .et_pb_row,\nhtml body .et_pb_section#ai > .et_pb_row,\nhtml body .et_pb_section#contact > .et_pb_row,\nhtml body .et_pb_section#cc-header > .et_pb_row,\nhtml body .et_pb_section#cc-footer > .et_pb_row {\n  max-width: 1200px !important;\n  width: 90% !important;\n}\n\n\/* ---- Section vertical padding (HTML --section-pad-y desktop max 104px) ---- *\/\nhtml body .et_pb_section#audiences,\nhtml body .et_pb_section#services,\nhtml body .et_pb_section#why,\nhtml body .et_pb_section#pricing,\nhtml body .et_pb_section#industries,\nhtml body .et_pb_section#ai,\nhtml body .et_pb_section#contact {\n  padding-top: 104px !important;\n  padding-bottom: 104px !important;\n}\n\n\/* ============================================================\n   RADIAL GLOWS \u2014 replace Divi's section bg gradient (which paints\n   the entire section background) with HTML's localized 560\/480px\n   pseudo-element glows positioned at the corner.\n   ============================================================ *\/\nhtml body .et_pb_section.cc-hero {\n  position: relative !important;\n  overflow: hidden !important;\n}\nhtml body .et_pb_section.cc-hero::before {\n  content: '';\n  position: absolute;\n  top: -160px;\n  right: -120px;\n  width: 560px;\n  height: 560px;\n  background: radial-gradient(circle, rgba(41,171,226,0.20), rgba(41,171,226,0) 68%);\n  pointer-events: none;\n  z-index: 0;\n}\nhtml body .et_pb_section.cc-hero > .et_pb_row {\n  position: relative;\n  z-index: 1;\n}\n\nhtml body .et_pb_section.cc-ai {\n  position: relative !important;\n  overflow: hidden !important;\n}\nhtml body .et_pb_section.cc-ai::before {\n  content: '';\n  position: absolute;\n  top: -120px;\n  left: -80px;\n  width: 480px;\n  height: 480px;\n  background: radial-gradient(circle, rgba(41,171,226,0.30), rgba(41,171,226,0) 70%);\n  pointer-events: none;\n  z-index: 0;\n}\nhtml body .et_pb_section.cc-ai > .et_pb_row {\n  position: relative;\n  z-index: 1;\n}\n\n\/* ---- Header \u2014 glass blur + 72px inner height ---- *\/\nhtml body .et_pb_section#cc-header {\n  background: rgba(245,247,251,0.6) !important;\n  -webkit-backdrop-filter: saturate(180%) blur(12px) !important;\n          backdrop-filter: saturate(180%) blur(12px) !important;\n  padding-top: 0 !important;\n  padding-bottom: 0 !important;\n}\nhtml body .et_pb_section#cc-header > .et_pb_row {\n  padding-top: 21px !important;\n  padding-bottom: 21px !important;\n  min-height: 72px;\n  display: grid !important;\n  grid-template-columns: auto 1fr auto !important;\n  align-items: center !important;\n  gap: 24px !important;\n}\nhtml body .et_pb_section#cc-header > .et_pb_row > .et_pb_column.et_pb_column {\n  width: auto !important;\n  max-width: 100% !important;\n  margin: 0 !important;\n  float: none !important;\n  flex: 0 0 auto !important;\n}\nhtml body .et_pb_section#cc-header.et_pb_sticky--top_active,\nhtml body .et_pb_section#cc-header.et_pb_sticky--bottom_active {\n  background: rgba(255,255,255,0.85) !important;\n  border-bottom: 1px solid #eaedf4 !important;\n}\n\n\/* ============================================================\n   GRID ROWS \u2014 must defeat Divi's flex\/floats from make_equal\n   ============================================================ *\/\n\n\/* ---- Universal column reset inside our grid rows ----\n   NOTE: deliberately NO padding reset here \u2014 card columns (Audiences,\n   Pricing, Industries) need custom_padding=\"32px...\" from cardColumn()\n   to apply for their internal card padding. ---- *\/\nhtml body .et_pb_section .et_pb_row.cc-hero-row > .et_pb_column.et_pb_column,\nhtml body .et_pb_section .et_pb_row.cc-trustbar-row > .et_pb_column.et_pb_column,\nhtml body .et_pb_section .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column,\nhtml body .et_pb_section .et_pb_row.cc-row-why > .et_pb_column.et_pb_column,\nhtml body .et_pb_section .et_pb_row.cc-row-ai > .et_pb_column.et_pb_column,\nhtml body .et_pb_section .et_pb_row.cc-row-contact > .et_pb_column.et_pb_column,\nhtml body .et_pb_section .et_pb_row.cc-row-footer-top > .et_pb_column.et_pb_column {\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 !important;\n  margin-right: 0 !important;\n  margin-left: 0 !important;\n  float: none !important;\n  clear: none !important;\n  flex: 1 1 auto !important;\n}\n\n\/* ---- Hero \u2014 1.05\/.95, gap 56 ---- *\/\nhtml body .et_pb_section.cc-hero > .et_pb_row,\nhtml body .et_pb_section .et_pb_row.cc-hero-row {\n  display: grid !important;\n  grid-template-columns: 1.05fr .95fr !important;\n  gap: 56px !important;\n  align-items: center !important;\n}\n\n\/* ---- Trust bar \u2014 5 auto cols, centered ---- *\/\nhtml body .et_pb_section.cc-trustbar > .et_pb_row,\nhtml body .et_pb_section .et_pb_row.cc-trustbar-row {\n  display: grid !important;\n  grid-template-columns: repeat(5, auto) !important;\n  justify-content: center !important;\n  align-items: center !important;\n  column-gap: clamp(18px, 3vw, 44px) !important;\n  row-gap: 14px !important;\n}\nhtml body .et_pb_section .et_pb_row.cc-trustbar-row > .et_pb_column.et_pb_column {\n  width: auto !important;\n  flex: 0 0 auto !important;\n}\n\n\/* ---- 3-up grids: Audiences \/ Pricing \/ Industries \u2014 gap 22 ---- *\/\nhtml body .et_pb_section .et_pb_row.cc-row-grid-3 {\n  display: grid !important;\n  grid-template-columns: repeat(3, 1fr) !important;\n  gap: 22px !important;\n  align-items: stretch !important;\n}\n\n\/* ---- Why us \u2014 2 col, gap 56 ---- *\/\nhtml body .et_pb_section .et_pb_row.cc-row-why {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 56px !important;\n  align-items: center !important;\n}\n\n\/* ---- AI section \u2014 2 col, gap 56 ---- *\/\nhtml body .et_pb_section .et_pb_row.cc-row-ai {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 56px !important;\n  align-items: center !important;\n}\n\n\/* ---- Contact \u2014 .9\/1.1, gap 56 ---- *\/\nhtml body .et_pb_section .et_pb_row.cc-row-contact {\n  display: grid !important;\n  grid-template-columns: .9fr 1.1fr !important;\n  gap: 56px !important;\n  align-items: start !important;\n}\n\n\/* ---- Footer 4-col \u2014 1.4\/1\/1\/1, gap 40 ---- *\/\nhtml body .et_pb_section .et_pb_row.cc-row-footer-top {\n  display: grid !important;\n  grid-template-columns: 1.4fr 1fr 1fr 1fr !important;\n  gap: 40px !important;\n  margin-bottom: 48px !important;\n}\n\n\/* ---- Section heading lockup \u2192 48px gap to following row ---- *\/\nhtml body .et_pb_section .et_pb_row.cc-row-section-head {\n  margin-bottom: 48px !important;\n}\n\n\/* ---- Override Divi's gutter classes (et_pb_gutters2\/3) on our rows ---- *\/\nhtml body .et_pb_section .et_pb_gutters2 > .et_pb_row,\nhtml body .et_pb_section .et_pb_gutters3 > .et_pb_row,\nhtml body .et_pb_section .et_pb_row.et_pb_gutters2,\nhtml body .et_pb_section .et_pb_row.et_pb_gutters3 {\n  \/* no-op anchor *\/\n}\n\n\/* ============================================================\n   COMPONENTS\n   ============================================================ *\/\n\n\/* ---- Pricing \u2014 float \"Most Popular\" badge & hover lift ----\n   overflow:visible is critical: badge sits at top:-13px above the card\n   and would be clipped by Divi's column overflow + border-radius. ---- *\/\nhtml body .et_pb_section#pricing .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column {\n  position: relative;\n  overflow: visible !important;\n  transition: box-shadow .25s, transform .25s;\n}\nhtml body .et_pb_section#pricing .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column:hover { transform: translateY(-4px); }\nhtml body .et_pb_section#pricing .cc-pricing-card--featured.et_pb_column:hover { box-shadow: 0 22px 50px rgba(20,33,74,.14) !important; }\nhtml body .et_pb_section .cc-pricing-badge-float {\n  position: absolute !important;\n  top: -13px !important;\n  left: 32px !important;\n  margin: 0 !important;\n  z-index: 2;\n}\n\n\/* Audience\/Industry cards use HTML+SVG Text modules (not Blurbs) \u2014 see\n   audienceCardHtml() \/ industryCardHtml() in build.mjs. Icon sizing,\n   heading size, and bg colors are inline-styled in the HTML directly. *\/\n\n\/* ---- Audience + Industry card hover lift (scoped to cards row only) ---- *\/\nhtml body .et_pb_section#audiences .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column,\nhtml body .et_pb_section#industries .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column {\n  transition: box-shadow .25s, transform .25s;\n}\nhtml body .et_pb_section#audiences .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column:hover,\nhtml body .et_pb_section#industries .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 28px rgba(20,33,74,.10) !important;\n}\n\n\/* ---- Contact form \u2014 input min-height 46px, submit lg+block ---- *\/\nhtml body #cc-contact-form .et_pb_contact_field input,\nhtml body #cc-contact-form .et_pb_contact_field textarea,\nhtml body #cc-contact-form .et_pb_contact_field select {\n  min-height: 46px !important;\n  padding: 11.2px 14.4px !important;\n}\nhtml body #cc-contact-form .et_pb_contact_field textarea { min-height: 96px !important; }\nhtml body #cc-contact-form .et_pb_button,\nhtml body #cc-contact-form .et_contact_bottom_container .et_pb_contact_submit {\n  display: block !important;\n  width: 100% !important;\n  padding: 14.4px 28px !important;\n  min-height: 52px !important;\n}\n\n\/* ---- Form-card box-shadow (Divi drops shadow if border set on contact form) ---- *\/\nhtml body .et_pb_section .cc-form-card { box-shadow: 0 10px 28px rgba(20,33,74,0.10) !important; }\n\n\/* ============================================================\n   MOBILE HAMBURGER + DRAWER\n   ============================================================ *\/\nhtml body .cc-hamburger:hover {\n  background: #eef2f9 !important;\n}\nhtml.cc-nav-open body .cc-hamburger { background: #eef2f9 !important; }\n\n\/* Drawer \u2014 right-side slide-in panel, sits below 72px header.\n   z-index uses max-safe 2147483647 AND the drawer is portaled to <body>\n   by JS so it escapes every Divi section's stacking context.\n   Without the portal, \"999999 inside section A\" loses to \"auto inside\n   section B\" rendered later in the DOM by document order. *\/\nhtml body #cc-mobile-drawer {\n  position: fixed;\n  top: 72px;\n  right: 0;\n  bottom: 0;\n  width: min(85vw, 320px);\n  background: #ffffff;\n  border-left: 1px solid #eaedf4;\n  box-shadow: -12px 0 36px rgba(20,33,74,0.18);\n  padding: 16px 0;\n  z-index: 2147483647;\n  transform: translateX(100%);\n  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  pointer-events: none;\n  visibility: hidden;\n  font-family: 'Plus Jakarta Sans', system-ui, sans-serif;\n  overflow-y: auto;\n  -webkit-overflow-scrolling: touch;\n  isolation: isolate;\n}\nhtml.cc-nav-open body #cc-mobile-drawer {\n  transform: translateX(0);\n  pointer-events: auto;\n  visibility: visible;\n}\nhtml body #cc-mobile-drawer a {\n  display: block;\n  padding: 14px 24px;\n  font-family: 'Plus Jakarta Sans', system-ui, sans-serif;\n  font-weight: 600;\n  font-size: 16px;\n  color: #1a2a6c;\n  text-decoration: none;\n  border-bottom: 1px solid #eef2f9;\n}\nhtml body #cc-mobile-drawer a:last-child { border-bottom: none; }\nhtml body #cc-mobile-drawer a:hover,\nhtml body #cc-mobile-drawer a:focus { background: #f5f7fb; color: #29abe2; outline: none; }\n\n\/* Drawer scrim \u2014 covers whole viewport (including header strip), dims the page *\/\nhtml body #cc-mobile-drawer-scrim {\n  position: fixed;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: rgba(15,26,68,0.45);\n  z-index: 2147483646;\n  opacity: 0;\n  pointer-events: none;\n  transition: opacity 0.3s;\n  isolation: isolate;\n}\nhtml.cc-nav-open body #cc-mobile-drawer-scrim {\n  opacity: 1;\n  pointer-events: auto;\n}\n\n\/* Lock body scroll when drawer is open (prevents background scrolling behind drawer) *\/\nhtml.cc-nav-open body {\n  overflow: hidden;\n}\n\n\/* Show hamburger at <920 (was display:none inline) *\/\n@media (max-width: 920px) {\n  html body .cc-hamburger { display: inline-flex !important; }\n}\n\n\/* ============================================================\n   RESPONSIVE \u2014 mirrors HTML breakpoints (1180\/1024\/920\/720\/600\/460)\n   ============================================================ *\/\n\n\/* ---- 1180px: Trust bar 5 col \u2192 3 col ---- *\/\n@media (max-width: 1180px) {\n  html body .et_pb_section .et_pb_row.cc-trustbar-row,\n  html body .et_pb_section.cc-trustbar > .et_pb_row {\n    grid-template-columns: repeat(3, auto) !important;\n  }\n}\n\n\/* ---- 1024px: Footer 4 col \u2192 3 col (brand spans full row) ---- *\/\n@media (max-width: 1024px) {\n  html body .et_pb_section .et_pb_row.cc-row-footer-top {\n    grid-template-columns: 1fr 1fr 1fr !important;\n    gap: 32px !important;\n  }\n  html body .et_pb_section .et_pb_row.cc-row-footer-top > .et_pb_column.et_pb_column:first-child {\n    grid-column: 1 \/ -1 !important;\n  }\n}\n\n\/* ---- 920px: Major stacking + type scale + mobile header ---- *\/\n@media (max-width: 920px) {\n  \/* Section padding 104 \u2192 72 *\/\n  html body .et_pb_section#audiences,\n  html body .et_pb_section#services,\n  html body .et_pb_section#why,\n  html body .et_pb_section#pricing,\n  html body .et_pb_section#industries,\n  html body .et_pb_section#ai,\n  html body .et_pb_section#contact {\n    padding-top: 72px !important;\n    padding-bottom: 72px !important;\n  }\n\n  \/* Hero stacks (gap 56 \u2192 40), image on top in HTML so let it flow naturally *\/\n  html body .et_pb_section.cc-hero > .et_pb_row,\n  html body .et_pb_section .et_pb_row.cc-hero-row {\n    grid-template-columns: 1fr !important;\n    gap: 40px !important;\n  }\n  html body .et_pb_section.cc-hero {\n    padding-top: 56px !important;\n    padding-bottom: 56px !important;\n  }\n\n  \/* Why \/ AI \/ Contact stack *\/\n  html body .et_pb_section .et_pb_row.cc-row-why,\n  html body .et_pb_section .et_pb_row.cc-row-ai,\n  html body .et_pb_section .et_pb_row.cc-row-contact {\n    grid-template-columns: 1fr !important;\n    gap: 40px !important;\n  }\n\n  \/* 3-up grids \u2192 2 cols *\/\n  html body .et_pb_section .et_pb_row.cc-row-grid-3 {\n    grid-template-columns: 1fr 1fr !important;\n  }\n\n  \/* Footer 3 \u2192 2 cols (brand still spans) *\/\n  html body .et_pb_section .et_pb_row.cc-row-footer-top {\n    grid-template-columns: 1fr 1fr !important;\n    gap: 32px !important;\n  }\n  html body .et_pb_section .et_pb_row.cc-row-footer-top > .et_pb_column.et_pb_column:first-child {\n    grid-column: 1 \/ -1 !important;\n  }\n\n  \/* Header \u2014 hide nav + Client Login, keep logo + Schedule CTA *\/\n  html body .et_pb_section#cc-header > .et_pb_row {\n    grid-template-columns: 1fr auto !important;\n    gap: 16px !important;\n  }\n  html body .et_pb_section#cc-header > .et_pb_row > .et_pb_column.et_pb_column:nth-child(2) {\n    display: none !important;\n  }\n  html body .et_pb_section#cc-header .cc-header-login {\n    display: none !important;\n  }\n\n  \/* H1 72 \u2192 52 (matches HTML --fs-display midpoint) *\/\n  html body .et_pb_section.cc-hero .et_pb_text h1 {\n    font-size: 52px !important;\n    line-height: 1.05em !important;\n    letter-spacing: -1px !important;\n  }\n\n  \/* H2 40 \u2192 34 *\/\n  html body .et_pb_section .et_pb_text h2 {\n    font-size: 34px !important;\n    line-height: 1.18em !important;\n  }\n\n  \/* Lead 22 \u2192 20 (hero subs, why lead, ai subs) *\/\n  html body .et_pb_section.cc-hero .et_pb_text p,\n  html body .et_pb_section#why .et_pb_text p,\n  html body .et_pb_section.cc-ai .et_pb_text p {\n    font-size: 20px !important;\n  }\n}\n\n\/* ---- 720px: Trust bar 3 \u2192 2 ---- *\/\n@media (max-width: 720px) {\n  html body .et_pb_section .et_pb_row.cc-trustbar-row,\n  html body .et_pb_section.cc-trustbar > .et_pb_row {\n    grid-template-columns: repeat(2, auto) !important;\n  }\n\n  \/* H1 + H2 step down more *\/\n  html body .et_pb_section.cc-hero .et_pb_text h1 { font-size: 46px !important; }\n  html body .et_pb_section .et_pb_text h2 { font-size: 30px !important; }\n}\n\n\/* ---- 600px: Aggressive collapse \u2014 all grids \u2192 1 col, CTAs full-width ---- *\/\n@media (max-width: 600px) {\n  \/* Section padding 72 \u2192 56 *\/\n  html body .et_pb_section#audiences,\n  html body .et_pb_section#services,\n  html body .et_pb_section#why,\n  html body .et_pb_section#pricing,\n  html body .et_pb_section#industries,\n  html body .et_pb_section#ai,\n  html body .et_pb_section#contact,\n  html body .et_pb_section.cc-hero {\n    padding-top: 48px !important;\n    padding-bottom: 48px !important;\n  }\n\n  \/* 3-up cards collapse to 1 col *\/\n  html body .et_pb_section .et_pb_row.cc-row-grid-3 {\n    grid-template-columns: 1fr !important;\n    gap: 22px !important;\n  }\n  \/* Footer stays 3-up for link columns (brand spans top row) so links\n     don't float in empty space with whitespace to the right. *\/\n  html body .et_pb_section .et_pb_row.cc-row-footer-top {\n    grid-template-columns: 1fr 1fr 1fr !important;\n    gap: 20px !important;\n  }\n  html body .et_pb_section .et_pb_row.cc-row-footer-top > .et_pb_column.et_pb_column:first-child {\n    grid-column: 1 \/ -1 !important;\n    margin-bottom: 8px !important;\n  }\n  \/* Footer h4 + links tighten font for narrow columns *\/\n  html body .et_pb_section#cc-footer h4 { font-size: 12px !important; letter-spacing: 0.06em !important; }\n  html body .et_pb_section#cc-footer ul li a { font-size: 14px !important; line-height: 1.4 !important; }\n\n  \/* Hero CTAs stack full-width *\/\n  html body .cc-hero-cta {\n    display: block !important;\n    width: 100% !important;\n    margin: 0 0 12px !important;\n  }\n  html body .cc-hero-cta:last-of-type { margin-bottom: 0 !important; }\n\n  \/* H1 \u2192 40, H2 \u2192 26 *\/\n  html body .et_pb_section.cc-hero .et_pb_text h1 { font-size: 40px !important; letter-spacing: -0.8px !important; }\n  html body .et_pb_section .et_pb_text h2 { font-size: 26px !important; letter-spacing: -0.5px !important; }\n\n  \/* Lead \u2192 17 *\/\n  html body .et_pb_section.cc-hero .et_pb_text p,\n  html body .et_pb_section#why .et_pb_text p,\n  html body .et_pb_section.cc-ai .et_pb_text p {\n    font-size: 17px !important;\n  }\n\n  \/* Pricing card price 44 \u2192 36 *\/\n  html body .et_pb_section#pricing .et_pb_text [style*=\"font-size:44px\"] {\n    font-size: 36px !important;\n  }\n\n  \/* Pricing card padding 32 \u2192 24 to reclaim space *\/\n  html body .et_pb_section#pricing .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column {\n    padding: 24px !important;\n  }\n\n  \/* Audience\/Industry card padding 32 \u2192 24 *\/\n  html body .et_pb_section#audiences .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column,\n  html body .et_pb_section#industries .et_pb_row.cc-row-grid-3 > .et_pb_column.et_pb_column {\n    padding: 24px !important;\n  }\n\n  \/* Divi contact form half-width fields stack full-width *\/\n  html body #cc-contact-form .et_pb_contact_field_half,\n  html body #cc-contact-form .et_pb_contact_field.et_pb_contact_field_half {\n    width: 100% !important;\n    margin-right: 0 !important;\n  }\n\n  \/* Form-card padding 32 \u2192 20 *\/\n  html body .cc-form-card {\n    padding: 20px !important;\n  }\n\n  \/* Footer-grid margin-bottom reduce *\/\n  html body .et_pb_section .et_pb_row.cc-row-footer-top {\n    margin-bottom: 32px !important;\n  }\n\n  \/* Footer legal stacks vertically *\/\n  html body .cc-footer-legal {\n    flex-direction: column !important;\n    align-items: flex-start !important;\n  }\n\n  \/* Section heading lockup gap to cards 48 \u2192 32 *\/\n  html body .et_pb_section .et_pb_row.cc-row-section-head {\n    margin-bottom: 32px !important;\n  }\n}\n\n\/* ---- 460px: Trust bar 1 col + allow wrap + tighter container ---- *\/\n@media (max-width: 460px) {\n  \/* Footer: 3-up gets too cramped below 460 \u2192 drop to 2-up, Company spans below *\/\n  html body .et_pb_section .et_pb_row.cc-row-footer-top {\n    grid-template-columns: 1fr 1fr !important;\n    gap: 20px !important;\n  }\n  html body .et_pb_section .et_pb_row.cc-row-footer-top > .et_pb_column.et_pb_column:first-child,\n  html body .et_pb_section .et_pb_row.cc-row-footer-top > .et_pb_column.et_pb_column:last-child {\n    grid-column: 1 \/ -1 !important;\n  }\n\n  html body .et_pb_section .et_pb_row.cc-trustbar-row,\n  html body .et_pb_section.cc-trustbar > .et_pb_row {\n    grid-template-columns: 1fr !important;\n    justify-content: start !important;\n    justify-items: start !important;\n  }\n  html body .et_pb_section .et_pb_row.cc-trustbar-row .et_pb_text p {\n    white-space: normal !important;\n  }\n\n  \/* Container 90% \u2192 94% to gain a bit more width on phones *\/\n  html body .et_pb_section.cc-hero > .et_pb_row,\n  html body .et_pb_section.cc-trustbar > .et_pb_row,\n  html body .et_pb_section#audiences > .et_pb_row,\n  html body .et_pb_section#services > .et_pb_row,\n  html body .et_pb_section#why > .et_pb_row,\n  html body .et_pb_section#pricing > .et_pb_row,\n  html body .et_pb_section#industries > .et_pb_row,\n  html body .et_pb_section#ai > .et_pb_row,\n  html body .et_pb_section#contact > .et_pb_row,\n  html body .et_pb_section#cc-header > .et_pb_row,\n  html body .et_pb_section#cc-footer > .et_pb_row {\n    width: 94% !important;\n  }\n\n  \/* H1 \u2192 34, H2 \u2192 24 *\/\n  html body .et_pb_section.cc-hero .et_pb_text h1 { font-size: 34px !important; }\n  html body .et_pb_section .et_pb_text h2 { font-size: 24px !important; }\n\n  \/* Header CTA shrink *\/\n  html body .et_pb_section#cc-header .cc-header-cta {\n    font-size: 13px !important;\n    padding: 7px 13px !important;\n    min-height: 34px !important;\n  }\n}\n<\/style>\n\n<!-- Mobile nav drawer \u2014 sits below sticky header, slides in when html.cc-nav-open -->\n<div id=\"cc-mobile-drawer-scrim\" aria-hidden=\"true\"><\/div>\n<nav id=\"cc-mobile-drawer\" aria-label=\"Mobile navigation\">\n  <a href=\"#services\">Services<\/a>\n  <a href=\"#why\">Why ClikCloud<\/a>\n  <a href=\"#pricing\">Pricing<\/a>\n  <a href=\"#industries\">Industries<\/a>\n  <a href=\"#ai\">AI Search<\/a>\n  <a href=\"#contact\">Contact<\/a>\n  <a href=\"#contact\">Client Login<\/a>\n<\/nav>\n\n<script>\n(function(){\n  var html = document.documentElement;\n\n  \/\/ Portal drawer + scrim out of their Divi section and into <body>.\n  \/\/ Without this, position:fixed elements live inside the PAGE_CSS section's\n  \/\/ stacking context \u2014 and any later Divi section (Contact, Footer, etc.) will\n  \/\/ win over them in the cascade by document order, regardless of z-index.\n  \/\/ Moving them to be direct body children escapes every section's context.\n  function portalDrawer(){\n    var drawer = document.getElementById('cc-mobile-drawer');\n    var scrim  = document.getElementById('cc-mobile-drawer-scrim');\n    if (scrim && scrim.parentNode !== document.body) {\n      document.body.appendChild(scrim);\n    }\n    if (drawer && drawer.parentNode !== document.body) {\n      document.body.appendChild(drawer);\n    }\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', portalDrawer);\n  } else {\n    portalDrawer();\n  }\n\n  function closeDrawer(){\n    html.classList.remove('cc-nav-open');\n    var btn = document.querySelector('.cc-hamburger');\n    if (btn) btn.setAttribute('aria-expanded','false');\n  }\n  function openDrawer(){\n    html.classList.add('cc-nav-open');\n    var btn = document.querySelector('.cc-hamburger');\n    if (btn) btn.setAttribute('aria-expanded','true');\n  }\n  document.addEventListener('click', function(e){\n    var ham = e.target.closest('.cc-hamburger');\n    if (ham){\n      e.preventDefault();\n      html.classList.contains('cc-nav-open') ? closeDrawer() : openDrawer();\n      return;\n    }\n    if (e.target.closest('#cc-mobile-drawer a')){\n      closeDrawer(); \/\/ tap a link \u2192 close drawer (link still navigates)\n      return;\n    }\n    if (e.target.closest('#cc-mobile-drawer-scrim')){\n      closeDrawer();\n      return;\n    }\n  });\n  \/\/ Esc key closes the drawer\n  document.addEventListener('keydown', function(e){\n    if (e.key === 'Escape' && html.classList.contains('cc-nav-open')) closeDrawer();\n  });\n  \/\/ Resize past 920px closes the drawer (avoids stale state)\n  window.addEventListener('resize', function(){\n    if (window.innerWidth > 920 && html.classList.contains('cc-nav-open')) closeDrawer();\n  });\n})();\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section cc-header\" id=\"cc-header\">\n<div class=\"et_pb_row_1 et_pb_row et_block_row cc-header-row\">\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_image_0 et_pb_image et_pb_module et_block_module\"><a href=\"#cc-header\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-logo.png\" title=\"cc-logo\" width=\"944\" height=\"207\" srcset=\"http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-logo.png 944w, http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-logo-480x105.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 944px, 100vw\" class=\"wp-image-16\" alt=\"ClikCloud\" \/><\/span><\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_2 et_pb_column et_pb_column_3_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"cc-header-nav\" style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;margin:0;line-height:2;text-align:center;\"><a href=\"#services\" style=\"color:#1a2a6c;margin:0 12px;text-decoration:none;white-space:nowrap;\">Services<\/a><a href=\"#why\" style=\"color:#1a2a6c;margin:0 12px;text-decoration:none;white-space:nowrap;\">Why ClikCloud<\/a><a href=\"#pricing\" style=\"color:#1a2a6c;margin:0 12px;text-decoration:none;white-space:nowrap;\">Pricing<\/a><a href=\"#industries\" style=\"color:#1a2a6c;margin:0 12px;text-decoration:none;white-space:nowrap;\">Industries<\/a><a href=\"#ai\" style=\"color:#1a2a6c;margin:0 12px;text-decoration:none;white-space:nowrap;\">AI Search<\/a><a href=\"#contact\" style=\"color:#1a2a6c;margin:0 12px;text-decoration:none;white-space:nowrap;\">Contact<\/a><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_3 et_pb_column et_pb_column_1_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"text-align:right;margin:0;line-height:1;font-family:'Plus Jakarta Sans',sans-serif;\"><a href=\"#contact\" class=\"cc-header-login\" style=\"color:#1a2a6c;font-weight:600;font-size:15px;text-decoration:none;margin-right:12px;vertical-align:middle;white-space:nowrap;\">Client Login<\/a><a href=\"#contact\" class=\"cc-header-cta\" style=\"display:inline-block;background:#1a2a6c;color:#ffffff;font-weight:700;font-size:14px;padding:8px 15px;border-radius:999px;text-decoration:none;vertical-align:middle;white-space:nowrap;line-height:1.2;min-height:38px;box-sizing:border-box;\">Schedule a Consultation<\/a><button type=\"button\" class=\"cc-hamburger\" aria-label=\"Open menu\" aria-controls=\"cc-mobile-drawer\" aria-expanded=\"false\" style=\"display:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:transparent;border:1px solid #eaedf4;cursor:pointer;color:#1a2a6c;margin-left:10px;vertical-align:middle;padding:0;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\/><line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"\/><\/svg><\/button><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_block_section cc-hero\" id=\"hero\">\n<div class=\"et_pb_row_2 et_pb_row et_block_row cc-hero-row\">\n<div class=\"et_pb_column_4 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:inline-flex;align-items:center;gap:6px;background:#fce6dc;color:#cf501c;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:13px;padding:6px 13px;border-radius:999px;margin:0;\"><span style=\"display:inline-flex;color:#e8622a;\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 64 64\" fill=\"currentColor\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M32 3 L36.2 25.8 L59 32 L36.2 38.2 L32 61 L27.8 38.2 L5 32 L27.8 25.8 Z\"\/><\/svg><\/span>AI-Powered Websites. Human-Driven Results.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h1>Websites Built <br \/>for Google, AI, <br \/>and <span style=\"color: #29abe2;\">Business Growth<\/span><\/h1>\n<\/div><\/div>\n\n<div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>Your website is no longer just competing in search results&mdash;it is competing in AI-generated answers.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>ClikCloud helps IT providers, MSPs, telecom advisors, and growing small businesses build modern websites designed for SEO, GEO (Generative Engine Optimization), and AI-driven search visibility.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"margin:0;line-height:1;\"><a href=\"#contact\" class=\"cc-hero-cta cc-hero-cta--primary\" style=\"display:inline-block;background:#1a2a6c;color:#ffffff;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:17px;padding:14px 28px;border-radius:999px;text-decoration:none;margin:0 14px 14px 0;vertical-align:middle;line-height:1.2;min-height:52px;box-sizing:border-box;text-align:center;\">Schedule a Consultation<\/a><a href=\"#contact\" class=\"cc-hero-cta cc-hero-cta--outline\" style=\"display:inline-block;background:transparent;color:#1a2a6c;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:17px;padding:12.5px 26.5px;border-radius:999px;text-decoration:none;border:1.5px solid #dfe4ee;margin:0 0 14px 0;vertical-align:middle;line-height:1.2;min-height:52px;box-sizing:border-box;text-align:center;\">Request a Website Review<\/a><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>15+ YEARS IN BUSINESS&nbsp;&nbsp;|&nbsp;&nbsp;FULLY MANAGED WEBSITE SERVICES<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_5 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_image_1 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-hero-mock.webp\" title=\"cc-hero-mock\" width=\"2000\" height=\"1500\" srcset=\"http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-hero-mock.webp 2000w, http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-hero-mock-1280x960.webp 1280w, http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-hero-mock-980x735.webp 980w, http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-hero-mock-480x360.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2000px, 100vw\" class=\"wp-image-19\" alt=\"ClikCloud website mockup \u2014 AI-ready in answer engines\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_block_section\" id=\"trust-bar\">\n<div class=\"et_pb_row_3 et_pb_row et_pb_row_5col et_block_row et_block_row_5col cc-trustbar-row\">\n<div class=\"et_pb_column_6 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#29abe2;flex:none;display:inline-flex;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg><\/span><span>15+ Years in Business<\/span><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_7 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_9 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#29abe2;flex:none;display:inline-flex;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m11 17 2 2a1 1 0 1 0 3-3\"\/><path d=\"m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4\"\/><path d=\"m21 3 1 11h-2\"\/><path d=\"M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3\"\/><path d=\"M3 4h8\"\/><\/svg><\/span><span>Telarus Certified Partner<\/span><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_8 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_10 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#29abe2;flex:none;display:inline-flex;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg><\/span><span>Hosting + Security Included<\/span><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_9 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_11 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#29abe2;flex:none;display:inline-flex;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z\"\/><\/svg><\/span><span>Cloudflare CDN on All Plans<\/span><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_10 et_pb_column et_pb_column_1_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_12 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#e8622a;flex:none;display:inline-flex;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 64 64\" fill=\"currentColor\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M32 3 L36.2 25.8 L59 32 L36.2 38.2 L32 61 L27.8 38.2 L5 32 L27.8 25.8 Z\"\/><\/svg><\/span><span>AI-Powered Delivery<\/span><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_block_section\" id=\"audiences\">\n<div class=\"et_pb_row_4 et_pb_row et_block_row cc-row-section-head\">\n<div class=\"et_pb_column_11 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_13 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>WHO WE SERVE<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_14 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2>Built for Technology Providers<\/h2>\n<h2>and Growing Businesses<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_15 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>Whether you support enterprise networks, deliver managed IT services, <br \/>or run a local business, your website should help customers find and <br \/>trust you.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_5 et_pb_row et_block_row cc-row-grid-3\">\n<div class=\"et_pb_column_12 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_16 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span style=\"display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#d8eefb;color:#1f93c7;margin:0 0 24px;flex:none;\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><rect width=\"20\" height=\"8\" x=\"2\" y=\"2\" rx=\"2\" ry=\"2\"\/><rect width=\"20\" height=\"8\" x=\"2\" y=\"14\" rx=\"2\" ry=\"2\"\/><line x1=\"6\" y1=\"6\" x2=\"6.01\" y2=\"6\"\/><line x1=\"6\" y1=\"18\" x2=\"6.01\" y2=\"18\"\/><\/svg><\/span><\/p>\n<h3 style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:19px;line-height:1.25;color:#1a2a6c;margin:0 0 8px;letter-spacing:-0.01em;\">IT Service Providers &amp; Technology Consultants<\/h3>\n<p style=\"font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;line-height:1.55;color:#697089;margin:0;\">Build authority, showcase expertise, and generate qualified leads with a website designed for cybersecurity, cloud, AI, and technology solutions.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_13 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_17 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span style=\"display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#1a2a6c;color:#ffffff;margin:0 0 24px;flex:none;\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M4.9 16.1C1 12.2 1 5.8 4.9 1.9\"\/><path d=\"M7.8 4.7a6.14 6.14 0 0 0-.8 7.5\"\/><circle cx=\"12\" cy=\"9\" r=\"2\"\/><path d=\"M16.2 4.8c2 2 2.26 5.11 .8 7.47\"\/><path d=\"M19.1 1.9a9.96 9.96 0 0 1 0 14.1\"\/><path d=\"M9.5 18h5\"\/><path d=\"m8 22 4-11 4 11\"\/><\/svg><\/span><\/p>\n<h3 style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:19px;line-height:1.25;color:#1a2a6c;margin:0 0 8px;letter-spacing:-0.01em;\">MSPs &amp; Telecom Advisors<\/h3>\n<p style=\"font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;line-height:1.55;color:#697089;margin:0;\">Stand out in a competitive market with professional websites, technology-focused content, newsletters, and ongoing optimization.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_14 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_18 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span style=\"display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#d8eefb;color:#1f93c7;margin:0 0 24px;flex:none;\"><svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42 .59L22 7\"\/><path d=\"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8\"\/><path d=\"M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4\"\/><path d=\"M2 7h20\"\/><\/svg><\/span><\/p>\n<h3 style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:19px;line-height:1.25;color:#1a2a6c;margin:0 0 8px;letter-spacing:-0.01em;\">Small &amp; Growing Businesses<\/h3>\n<p style=\"font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;line-height:1.55;color:#697089;margin:0;\">From healthcare and professional services to manufacturing and local businesses, we create websites that help organizations attract customers and grow.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_block_section\" id=\"services\">\n<div class=\"et_pb_row_6 et_pb_row et_block_row\">\n<div class=\"et_pb_column_15 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_19 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p>MANAGED WEBSITE SERVICES<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_20 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><h2>Complete Website Solutions <br \/>for Every Stage of Growth<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_21 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p>Whether you&rsquo;re an IT provider, telecom advisor, managed service provider, or small business owner, ClikCloud provides the tools and expertise to keep your website modern, secure, and visible online.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_6 et_pb_section et_section_regular et_block_section\" id=\"why\">\n<div class=\"et_pb_row_7 et_pb_row et_block_row cc-row-why\">\n<div class=\"et_pb_column_16 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_22 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>WHY CLIKCLOUD<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_23 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2>Why Businesses <br \/>Choose ClikCloud<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_24 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>Many website companies build a site and move on.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_25 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>ClikCloud provides an ongoing partnership that combines website design, content creation, security, SEO, and AI optimization into one affordable managed solution.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"#pricing\">See What&#039;s Included<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_17 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_26 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h3 style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:800;font-size:18px;letter-spacing:0.18px;text-transform:uppercase;color:#1a2a6c;margin:0 0 24px;\">What Makes Us Different?<\/h3>\n<ul style=\"list-style:none;margin:0;padding:0;display:grid;gap:12px;\">\n<li style=\"display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe4ee;border-radius:14px;padding:14px 18px;box-shadow:0 1px 2px rgba(20,33,74,0.06);\"><span style=\"display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:99px;background:#d8eefb;flex:none;color:#1f93c7;\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#1a2a6c;line-height:1.4;\">Specialized Experience with IT, MSP, and Telecom Organizations<\/span><\/li>\n<li style=\"display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe4ee;border-radius:14px;padding:14px 18px;box-shadow:0 1px 2px rgba(20,33,74,0.06);\"><span style=\"display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:99px;background:#d8eefb;flex:none;color:#1f93c7;\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#1a2a6c;line-height:1.4;\">Proven Success Supporting Small Business Websites<\/span><\/li>\n<li style=\"display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe4ee;border-radius:14px;padding:14px 18px;box-shadow:0 1px 2px rgba(20,33,74,0.06);\"><span style=\"display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:99px;background:#d8eefb;flex:none;color:#1f93c7;\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#1a2a6c;line-height:1.4;\">AI &amp; GEO Optimization Strategies<\/span><\/li>\n<li style=\"display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe4ee;border-radius:14px;padding:14px 18px;box-shadow:0 1px 2px rgba(20,33,74,0.06);\"><span style=\"display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:99px;background:#d8eefb;flex:none;color:#1f93c7;\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#1a2a6c;line-height:1.4;\">Managed Content and Blogging<\/span><\/li>\n<li style=\"display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe4ee;border-radius:14px;padding:14px 18px;box-shadow:0 1px 2px rgba(20,33,74,0.06);\"><span style=\"display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:99px;background:#d8eefb;flex:none;color:#1f93c7;\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#1a2a6c;line-height:1.4;\">Website Security Included<\/span><\/li>\n<li style=\"display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe4ee;border-radius:14px;padding:14px 18px;box-shadow:0 1px 2px rgba(20,33,74,0.06);\"><span style=\"display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:99px;background:#d8eefb;flex:none;color:#1f93c7;\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#1a2a6c;line-height:1.4;\">Affordable Subscription-Based Plans<\/span><\/li>\n<li style=\"display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe4ee;border-radius:14px;padding:14px 18px;box-shadow:0 1px 2px rgba(20,33,74,0.06);\"><span style=\"display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:99px;background:#d8eefb;flex:none;color:#1f93c7;\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:block;\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#1a2a6c;line-height:1.4;\">15+ Years of Long-Term Client Relationships<\/span><\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_7 et_pb_section et_section_regular et_block_section\" id=\"pricing\">\n<div class=\"et_pb_row_8 et_pb_row et_block_row cc-row-section-head\">\n<div class=\"et_pb_column_18 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_27 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p>COMPLETE WEBSITE SOLUTIONS FOR EVERY STAGE OF GROWTH<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_28 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><h2>One Flat Fee. No Surprises.<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_29 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p>Every plan includes hosting, design, ongoing changes, WordPress updates, security, and Cloudflare CDN &mdash; all managed for you.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_9 et_pb_row et_block_row cc-row-grid-3\">\n<div class=\"et_pb_column_19 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_30 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h3 style=\"margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:22px;color:#1a2a6c;\">Starter<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_31 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"margin:6px 0 0;font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;color:#697089;\">Website only &mdash; ideal for SMBs<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_32 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"margin:0;\"><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:800;font-size:44px;letter-spacing:-1px;color:#1a2a6c;\">$149<\/span><span style=\"font-family:'IBM Plex Mono',monospace;font-size:15px;color:#697089;margin-left:4px;\">\/mo<\/span><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_33 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><ul style=\"list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px;\">\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Hosting + security<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Design + ongoing changes<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>WordPress updates<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Cloudflare CDN<\/span><\/li>\n<\/ul>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_1_wrapper\"><a class=\"et_pb_button_1 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"#contact\">Choose Starter<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_20 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough cc-pricing-card--featured\">\n<div class=\"et_pb_text_34 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module cc-pricing-badge-float\"><div class=\"et_pb_text_inner\"><p style=\"display:inline-flex;align-items:center;gap:7px;background:#fce6dc;color:#cf501c;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:13px;padding:6px 13px;border-radius:999px;margin:0;line-height:1;\"><span style=\"color:#e8622a;display:inline-flex;\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 64 64\" fill=\"currentColor\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M32 3 L36.2 25.8 L59 32 L36.2 38.2 L32 61 L27.8 38.2 L5 32 L27.8 25.8 Z\"\/><\/svg><\/span>Most Popular<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_35 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h3 style=\"margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:22px;color:#ffffff;\">Professional<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_36 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"margin:6px 0 0;font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;color:rgba(255,255,255,0.72);\">Most popular with MSPs &amp; Telecom Agents<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_37 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"margin:0;\"><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:800;font-size:44px;letter-spacing:-1px;color:#ffffff;\">$249<\/span><span style=\"font-family:'IBM Plex Mono',monospace;font-size:15px;color:rgba(255,255,255,0.6);margin-left:4px;\">\/mo<\/span><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_38 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><ul style=\"list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px;\">\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:rgba(255,255,255,0.86);line-height:1.5;\"><span style=\"color:#7fcdee;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Everything in Starter<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:rgba(255,255,255,0.86);line-height:1.5;\"><span style=\"color:#7fcdee;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Managed blog<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:rgba(255,255,255,0.86);line-height:1.5;\"><span style=\"color:#7fcdee;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>The ClikCloud Signal newsletter<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:rgba(255,255,255,0.86);line-height:1.5;\"><span style=\"color:#7fcdee;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Priority support<\/span><\/li>\n<\/ul>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_2_wrapper\"><a class=\"et_pb_button_2 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"#contact\">Choose Professional<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_21 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_39 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h3 style=\"margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:22px;color:#1a2a6c;\">Advanced<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_40 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"margin:6px 0 0;font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;color:#697089;\">Everything plus AI<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_41 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"margin:0;\"><span style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:800;font-size:44px;letter-spacing:-1px;color:#1a2a6c;\">$399<\/span><span style=\"font-family:'IBM Plex Mono',monospace;font-size:15px;color:#697089;margin-left:4px;\">\/mo<\/span><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_42 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><ul style=\"list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px;\">\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Everything in Professional<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>24\/7 AI front desk<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Enhanced features<\/span><\/li>\n<li style=\"display:flex;gap:10px;align-items:flex-start;font-size:15px;color:#3a4256;line-height:1.5;\"><span style=\"color:#29abe2;flex:none;font-weight:bold;font-size:18px;line-height:1;margin-top:2px;\">&#10003;<\/span><span>Lead qualification<\/span><\/li>\n<\/ul>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_3_wrapper\"><a class=\"et_pb_button_3 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"#contact\">Choose Advanced<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_8 et_pb_section et_section_regular et_block_section\" id=\"industries\">\n<div class=\"et_pb_row_10 et_pb_row et_block_row cc-row-section-head\">\n<div class=\"et_pb_column_22 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_43 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>INDUSTRIES WE SERVE<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_44 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2>Websites Designed <br \/>for Your Industry<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_45 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>We support organizations across a wide range of industries.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_11 et_pb_row et_block_row cc-row-grid-3\">\n<div class=\"et_pb_column_23 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_46 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span style=\"display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#d8eefb;color:#1f93c7;margin:0 0 24px;flex:none;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><rect width=\"16\" height=\"20\" x=\"4\" y=\"2\" rx=\"2\"\/><path d=\"M9 22v-4h6v4\"\/><path d=\"M8 6h.01\"\/><path d=\"M16 6h.01\"\/><path d=\"M12 6h.01\"\/><path d=\"M12 10h.01\"\/><path d=\"M12 14h.01\"\/><path d=\"M16 10h.01\"\/><path d=\"M16 14h.01\"\/><path d=\"M8 10h.01\"\/><path d=\"M8 14h.01\"\/><\/svg><\/span><\/p>\n<h3 style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:19px;line-height:1.25;color:#1a2a6c;margin:0 0 16px;letter-spacing:-0.01em;\">Technology &amp; IT<\/h3>\n<ul style=\"list-style:none;margin:0;padding:0;display:grid;gap:8px;\">\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Managed Service Providers (MSPs)<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Cybersecurity Firms<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>IT Consultants<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Cloud Service Providers<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Technology Advisors<\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_24 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_47 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span style=\"display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#1a2a6c;color:#ffffff;margin:0 0 24px;flex:none;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M4.9 16.1C1 12.2 1 5.8 4.9 1.9\"\/><path d=\"M7.8 4.7a6.14 6.14 0 0 0-.8 7.5\"\/><circle cx=\"12\" cy=\"9\" r=\"2\"\/><path d=\"M16.2 4.8c2 2 2.26 5.11 .8 7.47\"\/><path d=\"M19.1 1.9a9.96 9.96 0 0 1 0 14.1\"\/><path d=\"M9.5 18h5\"\/><path d=\"m8 22 4-11 4 11\"\/><\/svg><\/span><\/p>\n<h3 style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:19px;line-height:1.25;color:#1a2a6c;margin:0 0 16px;letter-spacing:-0.01em;\">Telecommunications<\/h3>\n<ul style=\"list-style:none;margin:0;padding:0;display:grid;gap:8px;\">\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#e8622a;display:block;\"><\/span>Telecom Agents<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#e8622a;display:block;\"><\/span>Connectivity Consultants<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#e8622a;display:block;\"><\/span>UCaaS Providers<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#e8622a;display:block;\"><\/span>CX Solution Providers<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#e8622a;display:block;\"><\/span>Technology Brokers<\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_25 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_48 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span style=\"display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#d8eefb;color:#1f93c7;margin:0 0 24px;flex:none;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42 .59L22 7\"\/><path d=\"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8\"\/><path d=\"M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4\"\/><path d=\"M2 7h20\"\/><\/svg><\/span><\/p>\n<h3 style=\"font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:19px;line-height:1.25;color:#1a2a6c;margin:0 0 16px;letter-spacing:-0.01em;\">Small and Medium Businesses<\/h3>\n<ul style=\"list-style:none;margin:0;padding:0;display:grid;gap:8px;\">\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Healthcare Practices<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Professional Services Firms<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Financial Services<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Manufacturing Companies<\/li>\n<li style=\"position:relative;padding-left:18px;font-size:15px;color:#3a4256;line-height:1.55;\"><span style=\"position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#29abe2;display:block;\"><\/span>Local Service Businesses<\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_9 et_pb_section et_section_regular et_block_section cc-ai\" id=\"ai\">\n<div class=\"et_pb_row_12 et_pb_row et_block_row cc-row-ai\">\n<div class=\"et_pb_column_26 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_49 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:inline-flex;align-items:center;gap:7px;background:#fce6dc;color:#cf501c;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:13px;padding:6px 13px;border-radius:999px;margin:0;line-height:1;\"><span style=\"color:#e8622a;display:inline-flex;\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 64 64\" fill=\"currentColor\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M32 3 L36.2 25.8 L59 32 L36.2 38.2 L32 61 L27.8 38.2 L5 32 L27.8 25.8 Z\"\/><\/svg><\/span>The new search engine<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_50 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2>Is Your Website <br \/>Ready for AI Search?<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_51 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>AI platforms are becoming the new search engine.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_52 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>ClikCloud helps businesses improve their visibility by creating websites optimized for both traditional search engines and emerging AI platforms.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_4_wrapper\"><a class=\"et_pb_button_4 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"#contact\">Request a Website Review<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_27 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_53 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-family:'IBM Plex Mono',monospace;font-weight:500;font-size:13px;letter-spacing:2.2px;text-transform:uppercase;color:#7fcdee;margin:0;\">Whether someone asks AI:<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_54 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div style=\"display:flex;align-items:center;gap:14px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:14px;padding:15px 18px;\"><span style=\"color:#7fcdee;flex:none;display:inline-flex;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m12 3-1.9 5.8a2 2 0 0 1-1.287 1.288L3 12l5.8 1.9a2 2 0 0 1 1.288 1.287L12 21l1.9-5.8a2 2 0 0 1 1.287-1.288L21 12l-5.8-1.9a2 2 0 0 1-1.288-1.287Z\"\/><\/svg><\/span><span style=\"font-size:17px;color:rgba(255,255,255,0.92);font-family:'Plus Jakarta Sans',sans-serif;line-height:1.4;\">&ldquo;Who is the best MSP near me?&rdquo;<\/span><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_55 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div style=\"display:flex;align-items:center;gap:14px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:14px;padding:15px 18px;\"><span style=\"color:#7fcdee;flex:none;display:inline-flex;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m12 3-1.9 5.8a2 2 0 0 1-1.287 1.288L3 12l5.8 1.9a2 2 0 0 1 1.288 1.287L12 21l1.9-5.8a2 2 0 0 1 1.287-1.288L21 12l-5.8-1.9a2 2 0 0 1-1.288-1.287Z\"\/><\/svg><\/span><span style=\"font-size:17px;color:rgba(255,255,255,0.92);font-family:'Plus Jakarta Sans',sans-serif;line-height:1.4;\">&ldquo;What cybersecurity consultant should I hire?&rdquo;<\/span><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_56 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div style=\"display:flex;align-items:center;gap:14px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:14px;padding:15px 18px;\"><span style=\"color:#7fcdee;flex:none;display:inline-flex;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m12 3-1.9 5.8a2 2 0 0 1-1.287 1.288L3 12l5.8 1.9a2 2 0 0 1 1.288 1.287L12 21l1.9-5.8a2 2 0 0 1 1.287-1.288L21 12l-5.8-1.9a2 2 0 0 1-1.288-1.287Z\"\/><\/svg><\/span><span style=\"font-size:17px;color:rgba(255,255,255,0.92);font-family:'Plus Jakarta Sans',sans-serif;line-height:1.4;\">&ldquo;Who provides business internet solutions?&rdquo;<\/span><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_57 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div style=\"display:flex;align-items:center;gap:14px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:14px;padding:15px 18px;\"><span style=\"color:#7fcdee;flex:none;display:inline-flex;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m12 3-1.9 5.8a2 2 0 0 1-1.287 1.288L3 12l5.8 1.9a2 2 0 0 1 1.288 1.287L12 21l1.9-5.8a2 2 0 0 1 1.287-1.288L21 12l-5.8-1.9a2 2 0 0 1-1.288-1.287Z\"\/><\/svg><\/span><span style=\"font-size:17px;color:rgba(255,255,255,0.92);font-family:'Plus Jakarta Sans',sans-serif;line-height:1.4;\">&ldquo;Who is the best local accounting firm?&rdquo;<\/span><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_58 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div style=\"display:flex;align-items:center;gap:14px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:14px;padding:15px 18px;\"><span style=\"color:#7fcdee;flex:none;display:inline-flex;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m12 3-1.9 5.8a2 2 0 0 1-1.287 1.288L3 12l5.8 1.9a2 2 0 0 1 1.288 1.287L12 21l1.9-5.8a2 2 0 0 1 1.287-1.288L21 12l-5.8-1.9a2 2 0 0 1-1.288-1.287Z\"\/><\/svg><\/span><span style=\"font-size:17px;color:rgba(255,255,255,0.92);font-family:'Plus Jakarta Sans',sans-serif;line-height:1.4;\">&ldquo;What marketing company specializes in small businesses?&rdquo;<\/span><\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_10 et_pb_section et_section_regular et_block_section\" id=\"contact\">\n<div class=\"et_pb_row_13 et_pb_row et_block_row cc-row-contact\">\n<div class=\"et_pb_column_28 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_59 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>LET'S TALK<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_60 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2>Schedule a consultation <br \/>or request a review<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_61 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>Tell us a little about your business and we'll get back to you within one business day &mdash; a real human, every time.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_62 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#29abe2;flex:none;display:inline-flex;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/span><span>One business day response promise<\/span><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_63 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#e8622a;flex:none;display:inline-flex;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 64 64\" fill=\"currentColor\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"M32 3 L36.2 25.8 L59 32 L36.2 38.2 L32 61 L27.8 38.2 L5 32 L27.8 25.8 Z\"\/><\/svg><\/span><span>24\/7 AI front desk on the Advanced plan<\/span><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_64 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"display:flex;align-items:center;gap:9px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;color:#3a4256;line-height:1.3;white-space:nowrap;\"><span style=\"color:#29abe2;flex:none;display:inline-flex;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"display:inline-block;vertical-align:middle;\"><path d=\"m11 17 2 2a1 1 0 1 0 3-3\"\/><path d=\"m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4\"\/><path d=\"m21 3 1 11h-2\"\/><path d=\"M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3\"\/><path d=\"M3 4h8\"\/><\/svg><\/span><span>Telarus certified partner<\/span><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_29 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_contact_form_0 et_pb_contact_form_container clearfix et_pb_module et_flex_module cc-form-card\" data-form_unique_num=\"0\" data-form_unique_id=\"7067d836e5cc6b8d0df5f1ee01accc26\" id=\"cc-contact-form\"><div class=\"et-pb-contact-message\"><\/div><div class=\"et_pb_contact\"><form class=\"et_pb_contact_form et_flex_module\" method=\"post\" action=\"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/pages\/10\">\n<div class=\"et_pb_contact_field_0 et_pb_contact_field et_pb_module et_flex_module et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_12_24_phone\" data-id=\"name\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_name_0\">Name<\/label><input type=\"text\" name=\"et_pb_contact_0_name_0\" id=\"et_pb_contact_0_name_0\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"name\" placeholder=\"Name\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_1 et_pb_contact_field et_pb_module et_flex_module et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_12_24_phone\" data-id=\"email\" data-type=\"email\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_email_1\">Work email<\/label><input type=\"text\" name=\"et_pb_contact_0_email_1\" id=\"et_pb_contact_0_email_1\" class=\"input\" data-required_mark=\"required\" data-field_type=\"email\" data-original_id=\"email\" placeholder=\"Work email\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_2 et_pb_contact_field et_pb_module et_flex_module et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_12_24_phone\" data-id=\"website\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_website_2\">Website<\/label><input type=\"text\" name=\"et_pb_contact_0_website_2\" id=\"et_pb_contact_0_website_2\" class=\"input\" data-required_mark=\"not_required\" data-field_type=\"input\" data-original_id=\"website\" placeholder=\"Website\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_3 et_pb_contact_field et_pb_module et_flex_module et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_12_24_phone\" data-id=\"role\" data-type=\"select\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_role_3\">I am a...<\/label><select name=\"et_pb_contact_0_role_3\" id=\"et_pb_contact_0_role_3\" class=\"et_pb_contact_select input\" data-required_mark=\"not_required\" data-field_type=\"select\" data-original_id=\"role\"><option value=\"\">I am a...<\/option><option value=\"msp\" data-id=\"\">msp<\/option><option value=\"it\" data-id=\"\">it<\/option><option value=\"smb\" data-id=\"\">smb<\/option><option value=\"exploring\" data-id=\"\">exploring<\/option><\/select><\/div>\n\n<div class=\"et_pb_contact_field_4 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"message\" data-type=\"text\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_message_4\">How can we help?<\/label><textarea name=\"et_pb_contact_0_message_4\" id=\"et_pb_contact_0_message_4\" class=\"et_pb_contact_message input\" data-required_mark=\"not_required\" data-field_type=\"text\" data-original_id=\"message\" placeholder=\"How can we help?\"><\/textarea><\/div>\n\n<div class=\"et_pb_contact_field_5 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"newsletter\" data-type=\"checkbox\"><label class=\"et_pb_contact_form_label\">Subscribe me to The ClikCloud Signal newsletter<\/label><input type=\"hidden\" name=\"et_pb_contact_0_newsletter_5\" class=\"et_pb_checkbox_handle\" data-required_mark=\"not_required\" data-field_type=\"checkbox\" data-original_id=\"newsletter\" \/><span class=\"et_pb_contact_field_options_wrapper\"><span class=\"et_pb_contact_field_options_title\">Subscribe me to The ClikCloud Signal newsletter<\/span><span class=\"et_pb_contact_field_options_list\"><span class=\"et_pb_contact_field_checkbox\"><input type=\"checkbox\" id=\"et_pb_contact_0_newsletter_5_0\" class=\"input\" value=\"yes\" data-required_mark=\"not_required\" data-field_type=\"checkbox\" data-original_id=\"newsletter\" checked \/><label for=\"et_pb_contact_0_newsletter_5_0\"><i><\/i>yes<\/label><\/span><\/span><\/span><\/div>\n<input type=\"hidden\" name=\"et_pb_contactform_submit_7067d836e5cc6b8d0df5f1ee01accc26\" value=\"et_contact_proccess\" \/><div class=\"et_contact_bottom_container\"><div class=\"et_pb_contact_right et_pb_contact_field\"><p class=\"clearfix\"><label><span class=\"et_pb_contact_captcha_question\">2 + 2<\/span> = <input type=\"text\" size=\"2\" class=\"input et_pb_contact_captcha\" data-first_digit=\"2\" data-second_digit=\"2\" data-required_mark=\"required\" name=\"et_pb_contact_captcha_7067d836e5cc6b8d0df5f1ee01accc26\" autocomplete=\"off\" \/><\/label><\/p><\/div><div class=\"et_pb_button_wrapper\"><button type=\"submit\" name=\"et_builder_submit_button\" class=\"et_pb_button et_pb_contact_submit\">Schedule a Consultation<\/button><\/div><\/div><input type=\"hidden\" id=\"_wpnonce-et-pb-contact-form-submitted-7067d836e5cc6b8d0df5f1ee01accc26\" name=\"_wpnonce-et-pb-contact-form-submitted-7067d836e5cc6b8d0df5f1ee01accc26\" value=\"99949b05d4\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/test\/wp-json\/wp\/v2\/pages\/10\" \/><\/form><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_11 et_pb_section et_section_regular et_block_section cc-footer\" id=\"cc-footer\">\n<div class=\"et_pb_row_14 et_pb_row et_block_row cc-row-footer-top\">\n<div class=\"et_pb_column_30 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_image_2 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-logo-reversed.png\" title=\"cc-logo-reversed\" width=\"944\" height=\"207\" srcset=\"http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-logo-reversed.png 944w, http:\/\/clikcloud.ai\/test\/wp-content\/uploads\/sites\/2\/2026\/06\/cc-logo-reversed-480x105.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 944px, 100vw\" class=\"wp-image-17\" alt=\"ClikCloud\" \/><\/span><\/div>\n\n<div class=\"et_pb_text_65 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;line-height:1.6;max-width:34ch;margin:0;\">AI-powered websites, with a human touch &mdash; built for businesses that want to grow. 15 years of trust, now supercharged with AI.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_31 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_66 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h4 style=\"color:#fff;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:0.08em;margin:0 0 14px;\">Services<\/h4>\n<ul style=\"list-style:none;margin:0;padding:0;display:grid;gap:9px;\">\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Website Design<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Managed Websites<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">SEO &amp; GEO<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">AI Optimization<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Content &amp; Blogging<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Website Security<\/a><\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_32 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_67 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h4 style=\"color:#fff;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:0.08em;margin:0 0 14px;\">Who We Serve<\/h4>\n<ul style=\"list-style:none;margin:0;padding:0;display:grid;gap:9px;\">\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">IT Providers<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">MSPs &amp; Telecom<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Cybersecurity Firms<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Healthcare<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Professional Services<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Local Business<\/a><\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_33 et_pb_column et_pb_column_1_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_68 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h4 style=\"color:#fff;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:0.08em;margin:0 0 14px;\">Company<\/h4>\n<ul style=\"list-style:none;margin:0;padding:0;display:grid;gap:9px;\">\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">About<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Pricing<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Blog<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Portfolio<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Partner Program<\/a><\/li>\n<li style=\"margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.72);font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;text-decoration:none;line-height:1.4;\">Contact<\/a><\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_15 et_pb_row et_block_row\">\n<div class=\"et_pb_column_34 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_divider_0 et_pb_divider et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div>\n\n<div class=\"et_pb_text_69 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h4 style=\"color:#fff;font-family:'Plus Jakarta Sans',sans-serif;font-weight:600;font-size:15px;margin:0 0 8px;\">Website Design, SEO &amp; AI Optimization Services<\/h4>\n<p style=\"color:rgba(255,255,255,0.6);font-family:'Plus Jakarta Sans',sans-serif;font-size:14px;line-height:1.6;max-width:92ch;margin:0;\">ClikCloud provides website design, managed website services, SEO, GEO optimization, AI search optimization, content marketing, website security, and website maintenance for IT providers, managed service providers, telecom advisors, and small businesses.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_16 et_pb_row et_block_row\">\n<div class=\"et_pb_column_35 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough cc-footer-legal\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n.cc-footer-legal { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; }\n.cc-footer-legal > .et_pb_module { margin: 0 !important; }\n@media (max-width: 600px) { .cc-footer-legal { justify-content: flex-start; flex-direction: column; align-items: flex-start; } }\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_text_70 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"color:rgba(255,255,255,0.5);font-family:'Plus Jakarta Sans',sans-serif;font-size:13px;margin:0;\">&copy; 2026 ClikCloud. All rights reserved.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_71 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"color:rgba(255,255,255,0.5);font-family:'Plus Jakarta Sans',sans-serif;font-size:13px;margin:0;\"><a href=\"#\" style=\"color:rgba(255,255,255,0.5);margin-right:20px;text-decoration:none;\">Privacy<\/a><a href=\"#\" style=\"color:rgba(255,255,255,0.5);margin-right:20px;text-decoration:none;\">Terms<\/a><a href=\"#\" style=\"color:rgba(255,255,255,0.5);text-decoration:none;\">Accessibility<\/a><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Test Site<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/clikcloud.ai\/test\/home\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Test Site\" \/>\n<meta property=\"og:url\" content=\"https:\/\/clikcloud.ai\/test\/home\/\" \/>\n<meta property=\"og:site_name\" content=\"Test Site\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T18:39:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/home\\\/\",\"url\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/home\\\/\",\"name\":\"Home - Test Site\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/#website\"},\"datePublished\":\"2026-06-12T14:28:00+00:00\",\"dateModified\":\"2026-06-12T18:39:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/home\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/clikcloud.ai\\\/test\\\/home\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/home\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/#website\",\"url\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/\",\"name\":\"Test Site\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/clikcloud.ai\\\/test\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Test Site","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/clikcloud.ai\/test\/home\/","og_locale":"en_US","og_type":"article","og_title":"Home - Test Site","og_url":"https:\/\/clikcloud.ai\/test\/home\/","og_site_name":"Test Site","article_modified_time":"2026-06-12T18:39:59+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/clikcloud.ai\/test\/home\/","url":"https:\/\/clikcloud.ai\/test\/home\/","name":"Home - Test Site","isPartOf":{"@id":"https:\/\/clikcloud.ai\/test\/#website"},"datePublished":"2026-06-12T14:28:00+00:00","dateModified":"2026-06-12T18:39:59+00:00","breadcrumb":{"@id":"https:\/\/clikcloud.ai\/test\/home\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/clikcloud.ai\/test\/home\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/clikcloud.ai\/test\/home\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/clikcloud.ai\/test\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/clikcloud.ai\/test\/#website","url":"https:\/\/clikcloud.ai\/test\/","name":"Test Site","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/clikcloud.ai\/test\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":13,"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":31,"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/pages\/10\/revisions\/31"}],"wp:attachment":[{"href":"https:\/\/clikcloud.ai\/test\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}