{"id":12,"date":"2022-11-14T10:22:06","date_gmt":"2022-11-14T10:22:06","guid":{"rendered":"http:\/\/localhost\/website.bizbookly-customer\/?page_id=12"},"modified":"2026-07-27T19:05:01","modified_gmt":"2026-07-27T19:05:01","slug":"customer","status":"publish","type":"page","link":"https:\/\/salonbookly.com\/en\/customer\/","title":{"rendered":"Customer"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\" data-elementor-post-type=\"page\">\r\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d6b6a45 elementor-section-content-middle elementor-reverse-mobile_extra elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d6b6a45\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aaffc0d\" data-id=\"aaffc0d\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc77796 elementor-widget elementor-widget-html\" data-id=\"cc77796\" data-element_type=\"widget\" data-widget_type=\"html.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<!-- Salonbookly Customer Landing BODY ONLY (no site header\/footer) -->\n<!-- Paste into a WordPress Custom HTML block. Use your existing WP header & footer. -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\n<style>\n\/* Salonbookly customer landing \u2014 Phase 2: header + hero *\/\n\n:root {\n  --sb-pink: #fd409a;\n  --sb-pink-dark: #e02882;\n  --sb-pink-soft: #fff3f8;\n  --sb-navy: #1f315f;\n  --sb-muted: #667085;\n  --sb-bg: #f7f8fc;\n  --sb-white: #ffffff;\n  --sb-border: #e7eaf0;\n  --sb-shadow: 0 10px 30px rgba(31, 49, 95, 0.08);\n  --sb-radius: 16px;\n  --sb-font: \"Plus Jakarta Sans\", \"Segoe UI\", sans-serif;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\nhtml {\n  scroll-behavior: smooth;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  html {\n    scroll-behavior: auto;\n  }\n\n  *,\n  *::before,\n  *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\nbody {\n  margin: 0;\n  font-family: var(--sb-font);\n  color: var(--sb-navy);\n  background: var(--sb-white);\n  line-height: 1.5;\n  -webkit-font-smoothing: antialiased;\n}\n\nimg {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\na {\n  color: inherit;\n  text-decoration: none;\n}\n\nbutton {\n  font: inherit;\n}\n\n.sb-page {\n  min-height: 100vh;\n  background:\n    radial-gradient(\n      1200px 500px at 90% -10%,\n      rgba(253, 64, 154, 0.12),\n      transparent 60%\n    ),\n    linear-gradient(180deg, #ffffff 0%, var(--sb-bg) 48%, #ffffff 100%);\n}\n\n.sb-container {\n  width: min(1120px, calc(100% - 32px));\n  margin-inline: auto;\n}\n\n\/* Header *\/\n.sb-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n  min-height: 44px;\n  padding: 0 18px;\n  border-radius: 999px;\n  border: 1.5px solid transparent;\n  font-size: 14px;\n  font-weight: 700;\n  cursor: pointer;\n  transition:\n    background 0.2s ease,\n    color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.2s ease;\n}\n\n.sb-btn:active {\n  transform: translateY(1px);\n}\n\n.sb-btn-primary {\n  background: var(--sb-pink);\n  color: #fff;\n}\n\n.sb-btn-primary:hover {\n  background: var(--sb-pink-dark);\n}\n\n.sb-btn-secondary {\n  background: #fff;\n  color: var(--sb-navy);\n  border-color: var(--sb-border);\n}\n\n.sb-btn-secondary:hover {\n  border-color: var(--sb-pink);\n  color: var(--sb-pink-dark);\n  background: var(--sb-pink-soft);\n}\n\n.sb-btn-ghost {\n  background: transparent;\n  color: var(--sb-pink);\n  border-color: var(--sb-pink);\n}\n\n.sb-btn-ghost:hover {\n  background: var(--sb-pink-soft);\n}\n\n.sb-mobile-panel {\n  display: none;\n  border-top: 1px solid var(--sb-border);\n  background: #fff;\n  padding: 12px 0 18px;\n}\n\n.sb-mobile-panel.is-open {\n  display: block;\n}\n\n.sb-mobile-panel nav {\n  display: grid;\n  gap: 4px;\n}\n\n.sb-mobile-panel a {\n  display: flex;\n  align-items: center;\n  min-height: 44px;\n  padding: 10px 4px;\n  font-size: 15px;\n  font-weight: 600;\n  color: var(--sb-navy);\n  border-radius: 10px;\n}\n\n.sb-mobile-panel a:hover {\n  color: var(--sb-pink);\n}\n\n.sb-mobile-panel \/* Hero *\/\n.sb-hero {\n  padding: 28px 0 48px;\n}\n\n.sb-hero-grid {\n  display: grid;\n  gap: 28px;\n  align-items: center;\n}\n\n.sb-hero-copy {\n  text-align: left;\n}\n\n.sb-eyebrow {\n  margin: 0 0 12px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--sb-pink);\n}\n\n.sb-hero h1 {\n  margin: 0 0 14px;\n  font-size: clamp(32px, 7vw, 52px);\n  line-height: 1.08;\n  letter-spacing: -0.03em;\n  font-weight: 800;\n  color: var(--sb-navy);\n  max-width: 14ch;\n}\n\n.sb-hero-lead {\n  margin: 0 0 22px;\n  font-size: 16px;\n  line-height: 1.55;\n  color: var(--sb-muted);\n  max-width: 38ch;\n}\n\n.sb-hero-actions {\n  display: grid;\n  gap: 10px;\n  margin-bottom: 16px;\n}\n\n.sb-hero-actions .sb-btn {\n  width: 100%;\n  min-height: 48px;\n  font-size: 15px;\n}\n\n.sb-store-row {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 8px 12px;\n  margin-bottom: 14px;\n}\n\n.sb-store-badge {\n  display: inline-flex;\n  align-items: center;\n  transition: opacity 0.2s ease;\n}\n\n.sb-store-badge:hover {\n  opacity: 0.88;\n}\n\n.sb-store-badge:focus-visible {\n  outline: 3px solid var(--sb-pink);\n  outline-offset: 3px;\n  border-radius: 8px;\n}\n\n.sb-store-badge img {\n  height: 40px;\n  width: auto;\n}\n\n.sb-store-badge--play img {\n  height: 60px;\n  margin: -10px 0 -10px -8px;\n}\n\n.sb-reassurance {\n  margin: 0;\n  font-size: 14px;\n  color: var(--sb-muted);\n  max-width: 40ch;\n}\n\n.sb-hero-media {\n  position: relative;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  min-height: 280px;\n}\n\n.sb-hero-glow {\n  position: absolute;\n  inset: 12% 8%;\n  border-radius: 50%;\n  background: radial-gradient(\n    circle,\n    rgba(253, 64, 154, 0.18) 0%,\n    transparent 70%\n  );\n  z-index: 0;\n  pointer-events: none;\n}\n\n.sb-hero-phone {\n  position: relative;\n  z-index: 1;\n  width: min(100%, 360px);\n  filter: drop-shadow(0 24px 40px rgba(31, 49, 95, 0.18));\n}\n\n.sb-hero-phone img {\n  width: 100%;\n  height: auto;\n  object-fit: contain;\n}\n\n\/* Tablet+ *\/\n@media (min-width: 768px) {\n  :root {\n  }\n\n  .sb-container {\n    width: min(1120px, calc(100% - 48px));\n  }\n\n  .sb-hero {\n    padding: 40px 0 64px;\n  }\n\n  .sb-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n  }\n\n  .sb-hero-actions .sb-btn {\n    width: auto;\n    min-width: 168px;\n  }\n\n  .sb-hero-lead {\n    font-size: 17px;\n  }\n\n  .sb-hero-phone {\n    width: min(100%, 420px);\n  }\n}\n\n\/* Desktop *\/\n@media (min-width: 1024px) {\n  \/* Sections *\/\n.sb-section {\n  padding: 56px 0;\n}\n\n.sb-section-soft {\n  background: var(--sb-bg);\n}\n\n.sb-section-title {\n  margin: 0 0 28px;\n  font-size: clamp(26px, 4vw, 36px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  font-weight: 800;\n  color: var(--sb-navy);\n  text-align: left;\n  max-width: 18ch;\n}\n\n.sb-section-intro {\n  margin-bottom: 28px;\n}\n\n.sb-section-intro .sb-section-title {\n  margin-bottom: 12px;\n}\n\n.sb-section-lead {\n  margin: 0;\n  max-width: 52ch;\n  color: var(--sb-muted);\n  font-size: 16px;\n  line-height: 1.55;\n}\n\n.sb-steps-grid,\n.sb-benefits-grid,\n.sb-showcase-grid {\n  display: grid;\n  gap: 14px;\n}\n\n.sb-step-card,\n.sb-benefit-card {\n  background: var(--sb-white);\n  border: 1px solid var(--sb-border);\n  border-radius: var(--sb-radius);\n  padding: 22px 20px;\n  box-shadow: var(--sb-shadow);\n}\n\n.sb-step-icon,\n.sb-benefit-icon {\n  width: 44px;\n  height: 44px;\n  border-radius: 14px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--sb-pink-soft);\n  color: var(--sb-pink);\n  margin-bottom: 14px;\n}\n\n.sb-step-icon svg,\n.sb-benefit-icon svg {\n  width: 22px;\n  height: 22px;\n  display: block;\n}\n\n.sb-step-num {\n  margin: 0 0 6px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--sb-pink);\n}\n\n.sb-step-card h3,\n.sb-benefit-card h3 {\n  margin: 0 0 8px;\n  font-size: 18px;\n  font-weight: 800;\n  color: var(--sb-navy);\n}\n\n.sb-step-card p,\n.sb-benefit-card p {\n  margin: 0;\n  color: var(--sb-muted);\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.sb-showcase-card {\n  margin: 0;\n  background: var(--sb-white);\n  border: 1px solid var(--sb-border);\n  border-radius: var(--sb-radius);\n  overflow: hidden;\n  box-shadow: var(--sb-shadow);\n}\n\n.sb-showcase-frame {\n  background: linear-gradient(180deg, var(--sb-pink-soft) 0%, #fff 100%);\n  padding: 18px 18px 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 220px;\n}\n\n.sb-showcase-frame img {\n  width: 100%;\n  max-width: 220px;\n  height: 200px;\n  object-fit: contain;\n}\n\n.sb-showcase-card figcaption {\n  padding: 12px 16px 16px;\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--sb-navy);\n}\n\n@media (min-width: 640px) {\n  .sb-steps-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .sb-benefits-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .sb-showcase-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (min-width: 1024px) {\n  .sb-section {\n    padding: 72px 0;\n  }\n\n  .sb-benefits-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .sb-showcase-grid {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .sb-showcase-frame {\n    min-height: 240px;\n  }\n}\n\n<\/style>\n<div class=\"sb-page\" id=\"top\">\n<main>\n<section class=\"sb-hero\" aria-labelledby=\"sb-hero-title\">\n          <div class=\"sb-container sb-hero-grid\">\n            <div class=\"sb-hero-copy\">\n              <p class=\"sb-eyebrow\">BOOK BEAUTY SERVICES YOUR WAY<\/p>\n              <h1 id=\"sb-hero-title\">Find and Book Your Next Salon Appointment<\/h1>\n              <p class=\"sb-hero-lead\">Discover salons, choose your services, and book an appointment online or through the Salonbookly app.<\/p>\n\n              <div class=\"sb-hero-actions\">\n                <a class=\"sb-btn sb-btn-primary\" href=\"https:\/\/booking.salonbookly.com\/\"\n                  >Book Online<\/a\n>\n                <a class=\"sb-btn sb-btn-secondary\" href=\"#download\"\n                  >Download the App<\/a\n>\n              <\/div>\n\n              <div class=\"sb-store-row\">\n                \n                <a\n                  class=\"sb-store-badge\"\n                  href=\"https:\/\/apps.apple.com\/us\/app\/salonbookly\/id1630656771\"\n                  target=\"_blank\"\n                  rel=\"noopener noreferrer\"\n                >\n                  <img loading=\"lazy\" decoding=\"async\"\n                    src=\"data:image\/svg+xml;charset=utf-8,%3Csvg%20id%3D%22livetype%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22119.66407%22%20height%3D%2240%22%20viewBox%3D%220%200%20119.66407%2040%22%3E%0A%20%20%3Ctitle%3EDownload_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917%3C%2Ftitle%3E%0A%20%20%3Cg%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M110.13477%2C0H9.53468c-.3667%2C0-.729%2C0-1.09473.002-.30615.002-.60986.00781-.91895.0127A13.21476%2C13.21476%2C0%2C0%2C0%2C5.5171.19141a6.66509%2C6.66509%2C0%2C0%2C0-1.90088.627A6.43779%2C6.43779%2C0%2C0%2C0%2C1.99757%2C1.99707%2C6.25844%2C6.25844%2C0%2C0%2C0%2C.81935%2C3.61816a6.60119%2C6.60119%2C0%2C0%2C0-.625%2C1.90332%2C12.993%2C12.993%2C0%2C0%2C0-.1792%2C2.002C.00587%2C7.83008.00489%2C8.1377%2C0%2C8.44434V31.5586c.00489.3105.00587.6113.01515.9219a12.99232%2C12.99232%2C0%2C0%2C0%2C.1792%2C2.0019%2C6.58756%2C6.58756%2C0%2C0%2C0%2C.625%2C1.9043A6.20778%2C6.20778%2C0%2C0%2C0%2C1.99757%2C38.001a6.27445%2C6.27445%2C0%2C0%2C0%2C1.61865%2C1.1787%2C6.70082%2C6.70082%2C0%2C0%2C0%2C1.90088.6308%2C13.45514%2C13.45514%2C0%2C0%2C0%2C2.0039.1768c.30909.0068.6128.0107.91895.0107C8.80567%2C40%2C9.168%2C40%2C9.53468%2C40H110.13477c.3594%2C0%2C.7246%2C0%2C1.084-.002.3047%2C0%2C.6172-.0039.9219-.0107a13.279%2C13.279%2C0%2C0%2C0%2C2-.1768%2C6.80432%2C6.80432%2C0%2C0%2C0%2C1.9082-.6308%2C6.27742%2C6.27742%2C0%2C0%2C0%2C1.6172-1.1787%2C6.39482%2C6.39482%2C0%2C0%2C0%2C1.1816-1.6143%2C6.60413%2C6.60413%2C0%2C0%2C0%2C.6191-1.9043%2C13.50643%2C13.50643%2C0%2C0%2C0%2C.1856-2.0019c.0039-.3106.0039-.6114.0039-.9219.0078-.3633.0078-.7246.0078-1.0938V9.53613c0-.36621%2C0-.72949-.0078-1.09179%2C0-.30664%2C0-.61426-.0039-.9209a13.5071%2C13.5071%2C0%2C0%2C0-.1856-2.002%2C6.6177%2C6.6177%2C0%2C0%2C0-.6191-1.90332%2C6.46619%2C6.46619%2C0%2C0%2C0-2.7988-2.7998%2C6.76754%2C6.76754%2C0%2C0%2C0-1.9082-.627%2C13.04394%2C13.04394%2C0%2C0%2C0-2-.17676c-.3047-.00488-.6172-.01074-.9219-.01269-.3594-.002-.7246-.002-1.084-.002Z%22%20style%3D%22fill%3A%20%23a6a6a6%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8.44483%2C39.125c-.30468%2C0-.602-.0039-.90429-.0107a12.68714%2C12.68714%2C0%2C0%2C1-1.86914-.1631%2C5.88381%2C5.88381%2C0%2C0%2C1-1.65674-.5479%2C5.40573%2C5.40573%2C0%2C0%2C1-1.397-1.0166%2C5.32082%2C5.32082%2C0%2C0%2C1-1.02051-1.3965%2C5.72186%2C5.72186%2C0%2C0%2C1-.543-1.6572%2C12.41351%2C12.41351%2C0%2C0%2C1-.1665-1.875c-.00634-.2109-.01464-.9131-.01464-.9131V8.44434S.88185%2C7.75293.8877%2C7.5498a12.37039%2C12.37039%2C0%2C0%2C1%2C.16553-1.87207%2C5.7555%2C5.7555%2C0%2C0%2C1%2C.54346-1.6621A5.37349%2C5.37349%2C0%2C0%2C1%2C2.61183%2C2.61768%2C5.56543%2C5.56543%2C0%2C0%2C1%2C4.01417%2C1.59521a5.82309%2C5.82309%2C0%2C0%2C1%2C1.65332-.54394A12.58589%2C12.58589%2C0%2C0%2C1%2C7.543.88721L8.44532.875H111.21387l.9131.0127a12.38493%2C12.38493%2C0%2C0%2C1%2C1.8584.16259%2C5.93833%2C5.93833%2C0%2C0%2C1%2C1.6709.54785%2C5.59374%2C5.59374%2C0%2C0%2C1%2C2.415%2C2.41993%2C5.76267%2C5.76267%2C0%2C0%2C1%2C.5352%2C1.64892%2C12.995%2C12.995%2C0%2C0%2C1%2C.1738%2C1.88721c.0029.2832.0029.5874.0029.89014.0079.375.0079.73193.0079%2C1.09179V30.4648c0%2C.3633%2C0%2C.7178-.0079%2C1.0752%2C0%2C.3252%2C0%2C.6231-.0039.9297a12.73126%2C12.73126%2C0%2C0%2C1-.1709%2C1.8535%2C5.739%2C5.739%2C0%2C0%2C1-.54%2C1.67%2C5.48029%2C5.48029%2C0%2C0%2C1-1.0156%2C1.3857%2C5.4129%2C5.4129%2C0%2C0%2C1-1.3994%2C1.0225%2C5.86168%2C5.86168%2C0%2C0%2C1-1.668.5498%2C12.54218%2C12.54218%2C0%2C0%2C1-1.8692.1631c-.2929.0068-.5996.0107-.8974.0107l-1.084.002Z%22%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%20id%3D%22_Group_%22%20data-name%3D%22%26lt%3BGroup%26gt%3B%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22_Group_2%22%20data-name%3D%22%26lt%3BGroup%26gt%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22_Group_3%22%20data-name%3D%22%26lt%3BGroup%26gt%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22_Path_%22%20data-name%3D%22%26lt%3BPath%26gt%3B%22%20d%3D%22M24.76888%2C20.30068a4.94881%2C4.94881%2C0%2C0%2C1%2C2.35656-4.15206%2C5.06566%2C5.06566%2C0%2C0%2C0-3.99116-2.15768c-1.67924-.17626-3.30719%2C1.00483-4.1629%2C1.00483-.87227%2C0-2.18977-.98733-3.6085-.95814a5.31529%2C5.31529%2C0%2C0%2C0-4.47292%2C2.72787c-1.934%2C3.34842-.49141%2C8.26947%2C1.3612%2C10.97608.9269%2C1.32535%2C2.01018%2C2.8058%2C3.42763%2C2.7533%2C1.38706-.05753%2C1.9051-.88448%2C3.5794-.88448%2C1.65876%2C0%2C2.14479.88448%2C3.591.8511%2C1.48838-.02416%2C2.42613-1.33124%2C3.32051-2.66914a10.962%2C10.962%2C0%2C0%2C0%2C1.51842-3.09251A4.78205%2C4.78205%2C0%2C0%2C1%2C24.76888%2C20.30068Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22_Path_2%22%20data-name%3D%22%26lt%3BPath%26gt%3B%22%20d%3D%22M22.03725%2C12.21089a4.87248%2C4.87248%2C0%2C0%2C0%2C1.11452-3.49062%2C4.95746%2C4.95746%2C0%2C0%2C0-3.20758%2C1.65961%2C4.63634%2C4.63634%2C0%2C0%2C0-1.14371%2C3.36139A4.09905%2C4.09905%2C0%2C0%2C0%2C22.03725%2C12.21089Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M42.30227%2C27.13965h-4.7334l-1.13672%2C3.35645H34.42727l4.4834-12.418h2.083l4.4834%2C12.418H43.438ZM38.0591%2C25.59082h3.752l-1.84961-5.44727h-.05176Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M55.15969%2C25.96973c0%2C2.81348-1.50586%2C4.62109-3.77832%2C4.62109a3.0693%2C3.0693%2C0%2C0%2C1-2.84863-1.584h-.043v4.48438h-1.8584V21.44238H48.4302v1.50586h.03418a3.21162%2C3.21162%2C0%2C0%2C1%2C2.88281-1.60059C53.645%2C21.34766%2C55.15969%2C23.16406%2C55.15969%2C25.96973Zm-1.91016%2C0c0-1.833-.94727-3.03809-2.39258-3.03809-1.41992%2C0-2.375%2C1.23047-2.375%2C3.03809%2C0%2C1.82422.95508%2C3.0459%2C2.375%2C3.0459C52.30227%2C29.01563%2C53.24953%2C27.81934%2C53.24953%2C25.96973Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M65.12453%2C25.96973c0%2C2.81348-1.50586%2C4.62109-3.77832%2C4.62109a3.0693%2C3.0693%2C0%2C0%2C1-2.84863-1.584h-.043v4.48438h-1.8584V21.44238H58.395v1.50586h.03418A3.21162%2C3.21162%2C0%2C0%2C1%2C61.312%2C21.34766C63.60988%2C21.34766%2C65.12453%2C23.16406%2C65.12453%2C25.96973Zm-1.91016%2C0c0-1.833-.94727-3.03809-2.39258-3.03809-1.41992%2C0-2.375%2C1.23047-2.375%2C3.03809%2C0%2C1.82422.95508%2C3.0459%2C2.375%2C3.0459C62.26711%2C29.01563%2C63.21438%2C27.81934%2C63.21438%2C25.96973Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M71.71047%2C27.03613c.1377%2C1.23145%2C1.334%2C2.04%2C2.96875%2C2.04%2C1.56641%2C0%2C2.69336-.80859%2C2.69336-1.91895%2C0-.96387-.67969-1.541-2.28906-1.93652l-1.60937-.3877c-2.28027-.55078-3.33887-1.61719-3.33887-3.34766%2C0-2.14258%2C1.86719-3.61426%2C4.51855-3.61426%2C2.624%2C0%2C4.42285%2C1.47168%2C4.4834%2C3.61426h-1.876c-.1123-1.23926-1.13672-1.9873-2.63379-1.9873s-2.52148.75684-2.52148%2C1.8584c0%2C.87793.6543%2C1.39453%2C2.25488%2C1.79l1.36816.33594c2.54785.60254%2C3.60645%2C1.626%2C3.60645%2C3.44238%2C0%2C2.32324-1.85059%2C3.77832-4.79395%2C3.77832-2.75391%2C0-4.61328-1.4209-4.7334-3.667Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M83.34621%2C19.2998v2.14258h1.72168v1.47168H83.34621v4.99121c0%2C.77539.34473%2C1.13672%2C1.10156%2C1.13672a5.80752%2C5.80752%2C0%2C0%2C0%2C.61133-.043v1.46289a5.10351%2C5.10351%2C0%2C0%2C1-1.03223.08594c-1.833%2C0-2.54785-.68848-2.54785-2.44434V22.91406H80.16262V21.44238H81.479V19.2998Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M86.065%2C25.96973c0-2.84863%2C1.67773-4.63867%2C4.29395-4.63867%2C2.625%2C0%2C4.29492%2C1.79%2C4.29492%2C4.63867%2C0%2C2.85645-1.66113%2C4.63867-4.29492%2C4.63867C87.72609%2C30.6084%2C86.065%2C28.82617%2C86.065%2C25.96973Zm6.69531%2C0c0-1.9541-.89551-3.10742-2.40137-3.10742s-2.40039%2C1.16211-2.40039%2C3.10742c0%2C1.96191.89453%2C3.10645%2C2.40039%2C3.10645S92.76027%2C27.93164%2C92.76027%2C25.96973Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M96.18606%2C21.44238h1.77246v1.541h.043a2.1594%2C2.1594%2C0%2C0%2C1%2C2.17773-1.63574%2C2.86616%2C2.86616%2C0%2C0%2C1%2C.63672.06934v1.73828a2.59794%2C2.59794%2C0%2C0%2C0-.835-.1123%2C1.87264%2C1.87264%2C0%2C0%2C0-1.93652%2C2.083v5.37012h-1.8584Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M109.3843%2C27.83691c-.25%2C1.64355-1.85059%2C2.77148-3.89844%2C2.77148-2.63379%2C0-4.26855-1.76465-4.26855-4.5957%2C0-2.83984%2C1.64355-4.68164%2C4.19043-4.68164%2C2.50488%2C0%2C4.08008%2C1.7207%2C4.08008%2C4.46582v.63672h-6.39453v.1123a2.358%2C2.358%2C0%2C0%2C0%2C2.43555%2C2.56445%2C2.04834%2C2.04834%2C0%2C0%2C0%2C2.09082-1.27344Zm-6.28223-2.70215h4.52637a2.1773%2C2.1773%2C0%2C0%2C0-2.2207-2.29785A2.292%2C2.292%2C0%2C0%2C0%2C103.10207%2C25.13477Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%20id%3D%22_Group_4%22%20data-name%3D%22%26lt%3BGroup%26gt%3B%22%3E%0A%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M37.82619%2C8.731a2.63964%2C2.63964%2C0%2C0%2C1%2C2.80762%2C2.96484c0%2C1.90625-1.03027%2C3.002-2.80762%2C3.002H35.67092V8.731Zm-1.22852%2C5.123h1.125a1.87588%2C1.87588%2C0%2C0%2C0%2C1.96777-2.146%2C1.881%2C1.881%2C0%2C0%2C0-1.96777-2.13379h-1.125Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M41.68068%2C12.44434a2.13323%2C2.13323%2C0%2C1%2C1%2C4.24707%2C0%2C2.13358%2C2.13358%2C0%2C1%2C1-4.24707%2C0Zm3.333%2C0c0-.97607-.43848-1.54687-1.208-1.54687-.77246%2C0-1.207.5708-1.207%2C1.54688%2C0%2C.98389.43457%2C1.55029%2C1.207%2C1.55029C44.57522%2C13.99463%2C45.01369%2C13.42432%2C45.01369%2C12.44434Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M51.57326%2C14.69775h-.92187l-.93066-3.31641h-.07031l-.92676%2C3.31641h-.91309l-1.24121-4.50293h.90137l.80664%2C3.436h.06641l.92578-3.436h.85254l.92578%2C3.436h.07031l.80273-3.436h.88867Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M53.85354%2C10.19482H54.709v.71533h.06641a1.348%2C1.348%2C0%2C0%2C1%2C1.34375-.80225%2C1.46456%2C1.46456%2C0%2C0%2C1%2C1.55859%2C1.6748v2.915h-.88867V12.00586c0-.72363-.31445-1.0835-.97168-1.0835a1.03294%2C1.03294%2C0%2C0%2C0-1.0752%2C1.14111v2.63428h-.88867Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M59.09377%2C8.437h.88867v6.26074h-.88867Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M61.21779%2C12.44434a2.13346%2C2.13346%2C0%2C1%2C1%2C4.24756%2C0%2C2.1338%2C2.1338%2C0%2C1%2C1-4.24756%2C0Zm3.333%2C0c0-.97607-.43848-1.54687-1.208-1.54687-.77246%2C0-1.207.5708-1.207%2C1.54688%2C0%2C.98389.43457%2C1.55029%2C1.207%2C1.55029C64.11232%2C13.99463%2C64.5508%2C13.42432%2C64.5508%2C12.44434Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M66.4009%2C13.42432c0-.81055.60352-1.27783%2C1.6748-1.34424l1.21973-.07031v-.38867c0-.47559-.31445-.74414-.92187-.74414-.49609%2C0-.83984.18213-.93848.50049h-.86035c.09082-.77344.81836-1.26953%2C1.83984-1.26953%2C1.12891%2C0%2C1.76563.562%2C1.76563%2C1.51318v3.07666h-.85547v-.63281h-.07031a1.515%2C1.515%2C0%2C0%2C1-1.35254.707A1.36026%2C1.36026%2C0%2C0%2C1%2C66.4009%2C13.42432Zm2.89453-.38477v-.37646l-1.09961.07031c-.62012.0415-.90137.25244-.90137.64941%2C0%2C.40527.35156.64111.835.64111A1.0615%2C1.0615%2C0%2C0%2C0%2C69.29543%2C13.03955Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M71.34816%2C12.44434c0-1.42285.73145-2.32422%2C1.86914-2.32422a1.484%2C1.484%2C0%2C0%2C1%2C1.38086.79h.06641V8.437h.88867v6.26074h-.85156v-.71143h-.07031a1.56284%2C1.56284%2C0%2C0%2C1-1.41406.78564C72.0718%2C14.772%2C71.34816%2C13.87061%2C71.34816%2C12.44434Zm.918%2C0c0%2C.95508.4502%2C1.52979%2C1.20313%2C1.52979.749%2C0%2C1.21191-.583%2C1.21191-1.52588%2C0-.93848-.46777-1.52979-1.21191-1.52979C72.72121%2C10.91846%2C72.26613%2C11.49707%2C72.26613%2C12.44434Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M79.23%2C12.44434a2.13323%2C2.13323%2C0%2C1%2C1%2C4.24707%2C0%2C2.13358%2C2.13358%2C0%2C1%2C1-4.24707%2C0Zm3.333%2C0c0-.97607-.43848-1.54687-1.208-1.54687-.77246%2C0-1.207.5708-1.207%2C1.54688%2C0%2C.98389.43457%2C1.55029%2C1.207%2C1.55029C82.12453%2C13.99463%2C82.563%2C13.42432%2C82.563%2C12.44434Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M84.66945%2C10.19482h.85547v.71533h.06641a1.348%2C1.348%2C0%2C0%2C1%2C1.34375-.80225%2C1.46456%2C1.46456%2C0%2C0%2C1%2C1.55859%2C1.6748v2.915H87.605V12.00586c0-.72363-.31445-1.0835-.97168-1.0835a1.03294%2C1.03294%2C0%2C0%2C0-1.0752%2C1.14111v2.63428h-.88867Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M93.51516%2C9.07373v1.1416h.97559v.74854h-.97559V13.2793c0%2C.47168.19434.67822.63672.67822a2.96657%2C2.96657%2C0%2C0%2C0%2C.33887-.02051v.74023a2.9155%2C2.9155%2C0%2C0%2C1-.4834.04541c-.98828%2C0-1.38184-.34766-1.38184-1.21582v-2.543h-.71484v-.74854h.71484V9.07373Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M95.70461%2C8.437h.88086v2.48145h.07031a1.3856%2C1.3856%2C0%2C0%2C1%2C1.373-.80664%2C1.48339%2C1.48339%2C0%2C0%2C1%2C1.55078%2C1.67871v2.90723H98.69v-2.688c0-.71924-.335-1.0835-.96289-1.0835a1.05194%2C1.05194%2C0%2C0%2C0-1.13379%2C1.1416v2.62988h-.88867Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M104.76125%2C13.48193a1.828%2C1.828%2C0%2C0%2C1-1.95117%2C1.30273A2.04531%2C2.04531%2C0%2C0%2C1%2C100.73%2C12.46045a2.07685%2C2.07685%2C0%2C0%2C1%2C2.07617-2.35254c1.25293%2C0%2C2.00879.856%2C2.00879%2C2.27V12.688h-3.17969v.0498a1.1902%2C1.1902%2C0%2C0%2C0%2C1.19922%2C1.29%2C1.07934%2C1.07934%2C0%2C0%2C0%2C1.07129-.5459Zm-3.126-1.45117h2.27441a1.08647%2C1.08647%2C0%2C0%2C0-1.1084-1.1665A1.15162%2C1.15162%2C0%2C0%2C0%2C101.63527%2C12.03076Z%22%20style%3D%22fill%3A%20%23fff%22%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A\"\n                    alt=\"Download on the App Store\"\n                    width=\"120\"\n                    height=\"40\"\n                  \/>\n                <\/a>\n                \n                \n                <a\n                  class=\"sb-store-badge sb-store-badge--play\"\n                  href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.bizbookly.customer\"\n                  target=\"_blank\"\n                  rel=\"noopener noreferrer\"\n                >\n                  <img loading=\"lazy\" decoding=\"async\"\n                    src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoYAAAD6CAMAAAALK3bYAAAB3VBMVEVHcExXV1deXl5mZmZubm5hYWF4eHiUlJSmpqaNjY1zc3NcXFydnZ2EhISSkpJoaGhJSUkqKioVFRUAAAAfHx9zc3OcnJw0NDR9fX2Hh4c+Pj5TU1NZWVlqamoKCgp9fX1eXl4gICBAQEBwcHAQEBCAgIBgYGAwMDBQUFAHFQoXSiQdXy8nfj4kdDkaVCoQNRqzs7Pm5ubq6ur\/\/\/\/i4uKRkZHd3d3y8vLFxcXs7Oz4+Pjj4+Pu7u7Z2dkqiUQ0qFMxnk4DCwXR0dHz8\/Ofn5\/V1dXv7+\/39\/eIiIgKIBAulEkNKhVra2utra25ubn19fX29vbAwMDp6el6enr09PQUPx\/g4ODw8PAhaTSXl5ckXWPl5eW7u7syZLg6ja\/x8fE6ddZChfQ9krfNzc04pE7JrxNuUwI6pU7WuBP7vATcpQQ\/LwE7pk6tggMfGAE9p05+XgIQDADssQReRwI\/qU69jgOddgNAqU5POwGOagKQkJCgoKDNmQOwsLDQ0NA8qFQvIwE1ply5sDdMgenFeEvKT1nqQzXwcSPobiGwMig5GArOOy9JFRHcPzJ1IhuTKiEPBAM7EQ1YGRSiLiUdCAdLgem\/NytJgOhnHReEJh4sDQpIgOhHgOhFf+dGRnWH0GEdAAAAIHRSTlMAOq\/Z78f6\/\/\/\/9pD\/\/v\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/aub\/\/U59rgoAABDaSURBVHgB7NhVYutAEEXBkUk3McqCMOx\/k48ZQ+OvqjWcge4CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD+gmc0XX8By1pSTW67a\/ATOztflhJpFG\/iDdl5OZb4J\/EU7K6fQbPPJbn\/oumMPHwxddxinfHLelOrWbT7adz384uIyH5011Svc5IPx2MMfdFf5oF2foMLpuoe\/uKl\/HzZtkmno4a+6KclZqWirQv5rmJKcl2rmKuQJLvLBrFTSbJJc9zyB\/+G2VLJIMvbwX7uK12Gb5NjDf3X1rsNlkn0PT3CV5LbUsErS9fAE10nuar3Jux6e4j7JQ6mg8SbzdFfJplQwS3Lo4UkekzSVdtddD09yU2lls5AhT9fJEBmCDJEhyBAZggyRIbxn376WWtehMI7fnvv1BBJyoaN8NJ9o43SH3nuH93+HgxmQo8TE7Bm8TtP\/zoxmaZcfLVLe8gy\/TEg5I6WikQI3SSSD8SQVhW\/PVLHIFsk4lJKc8rXh2EBBPHmGs3PzCwuLS8v0tyVXdAN5q3rk\/13DaY1oDeMFVLQObNC0RTa5qRMA+FM3Q0XOhkaS7RewIYkjz3B5K\/2otdSmvyPRMSjq9pRl9dsMzXcYRv0ERSYeHQA0HYaGg6Fn2F5IR2rNEX9hArd+VCvDcACnwYrjPhtyM\/QMt1up284uMbe3AQANHby1ot8fkoKVLBJEQr63D2DfftBlWLWI\/nhXn\/wKgpngQGcADtfVqPtE8DL0DGdb6USLs8RZeATArIjPxybQjRxWk60BWCM3u75i0V6ucNCz+xkAOLYDcpYdz5CX4VZaFuePiOIEQDcmm1rJIqqPYZTAtaXWAWycfg7QCXAWe4acDM\/T8lrnxFUHwCByZVKNDPP9Tpz91EX+IfXJcJgBRnmGjAx30q9a2CWWhAEuT8mtRoaRATZmSr4gDz8GNFQTQM8z5GO4nE7pqk0MXQNIiI9hr2y\/IQBtB0iT4\/MM2RjepNNqLVH9rQM4ZWSogcOJ\/cQtcCvsgDsATc+QjeH9Qzq1nWWquxMgiaYxDGzyJxiulu5ngEzaAeoRyIaeIRfDp+cKh+nCLNVbA9ClZ8jhxMvXwQ8wtPu59fPxxYDTSyARniETw+fnSofpfJvqzIyy2EDRSS0M3f2cX5+HIwNylh0+hp7h80taUWuO7auhQZH+G78aUjQAzmI+hp5htcN0a5fpZ8NskqGRNsH0s2Fe7xAwio+hZ1jtMD\/fY\/lNWX4UN4CTv+035TylAfQYGXqG1Q7t+R7T64ZhBvz62143fC8e5AJ5GHqG33e4c853itIBcM1+iuIOOAbQ7DMy9Axzh9UtbDOdKc9cAkbwniknwg4obGbgY+gZVju053sMN2wo3ABwzHvD5nI4MeD0EjjjY+gZft9ha6n2+4bieJA\/i\/ruGw5K7hu+lgy4AMDL0DOsdmgvZ9d5+\/paNwCgG1kVQZH8EYbF7eu3NnUGAOuqZEA0YGfoGboOWc\/3wgRu5ov3ovwAw7L3opwdq9IBvUN2hp6h65D1fM99Z15jRVGtDMffmRd+MUAZfoaeYblDnsvZct\/cIk\/ra0Gfmd9nmFUzzJMHpe9TNs4AijeAjJmhZ+g65D7fE1LGUioHi5so1tonp0hKSVWLisXx6HK74fizItY8Q9dhRVezf7FzF0YMAzEABItQBz+UvoJmpu7DjJrIwbsa1vAo1EswfNzh+654+OVgqHdovzmbYKh3aL++RzDUO+xpfY9gqHQ4Gk\/EMoKh3uF05nl+IGYRDPUOw4XCRVEsNhEM9Q6TmbcpzYSMg+HCoUbhorwQsgqGCoflzDusCoRsg+HCoU7hopovs0UwVDhsZt5ZeSpkGgwXDpUKF\/mtkGUwXDjUKlxUxUKGwXDhUK1wUZcZ7D0cLC\/1cg4lMLzs8LLCw\/Kn1vfcnL37SHMet9YAvIizApAInGMlmACTe21PnHO2iZ907PDnnMNWnSp9pA6kwyrqeQolfhO7u6H8CoE6QPXBXyVmq+m0szFEh7xCPveue\/FG5eR3MnR0G6Lg5MXlMVysK7ZTG0PGoUQh5s90jTTB84m3AWLjzxLoOvF80mD5ds3GkHOICiX5Ay2NGnw5QdXOsJhoN4Zih6jwKA7b5PcltbUzLGd0G0ORQ1QozaJLiHrwh5J1\/QxLsRtDsUNUKMhPligc\/eGM+s4y9HZjKHaICgWRF9245CcJvbFNZ0xIHtPdXYbebgylDlGhID8nYdRE29BpANon\/KTuLkPvNoYyh6hQlOuMyFnRNNokUFg9Q+SluwxTjo2hyOFfUKEofyVRArNmxOgBFdbPEKNGfxG7MRQ4\/Nvff7w0st9SWugKiY\/lFdbLEJL9eeLG8HD+8c8fH4eh84LJn7N0VxnSCLPDjeEBhV99\/c2PjzIoB16hPHUzhO9hvzE8rPDr5Q5JkM7Dp3CCDGFYDhtDgcLFDu+RINHDh3CKDOGbuDEUKFzs8AcLPluf1Mky1BtDscLlDn8jqcIe\/HkMnSxD2hiKFS53+Cviw3YESW8MN4YChUsd\/p4EsSusT5Ttw38zmIb2xLVnzXLrqBzdmfDfmE7M0LWZv4mUoSszhJc4ep\/gNZ4KQ16h2OE9wZAM124VXS\/ajv4qKReIaROhWezV4T0IyWiicJaeYcjcceqVmCFz\/T4W2tngISmri9uF8yiaJ5xnqJ8hr1Do8PcChbBOHul6aZOkTFubJCle1NlPkjoCeSzD+R0nI2XIvAkD286Nfp5eT3tRUxxkcv0MeYUSh\/LjG242JqvRM2lpFoc9IRibpUt+HltmWHr8US9laC4fjWtnPZPoJlf+Y\/EnAVU\/Q16hwKH8MJvmRpWELonKtK3nY\/ihkQvPkH\/8US1j2PiLaKZd79kkh69s\/vYpfN71M0SFcoe\/\/ytJ0+wZqhpTykWD5AsZBQrnI1bvxQwZhZhRyxliH5yZdtyTB4c4nHOvpamdIa9Q4FB+ig2OR+X\/xqThFfDArC+n5ZvJGOpYbi1mqLK\/jNptp5Lf+1Vr+cE34WBdO0NUKHX4Gzj29bgMJwoGY0w\/csDwg0z\/bZbxdg1T5uNjNsaEgwwHXHnbpusjDvdFhtlcZvqUe4YrIA3GWJPTtBxJJ25ubbFJ7QxRodThH35BdHyGdjqIJqPPLQW\/89Ng2N0O3I1X\/07Pi618OKepTZnhdEqXLJ3FJnx0nmExI9drtpejrpo\/ho\/oNHELlKTrZwgKBQ7hvNfjMzQ4C\/ej5obWvPMvNHfXZt7MMCsglmHAx5\/fIi9mGDU\/eHfzynM94rpEMR2fwv61coaoUOZQfvo1w0YtZZg5hTi4qmkvl\/nHTbMyH8usxFmGDT5++fVIGY6qOIdUfRoIoiMqG+BJzRcoqnqGqFDmsDwplK+U5Qw19iKYdtIVOHSEyRN3HY+VujLDzAx8LsNEbxHDQe9bymjNPit8UmguwoupmyGvkHd4k7+MokDWormhLfrFS7rljkEnvNQxoClMKDJMO4vt6a+KSxjG7vCKujMmhGysg8ee9Pd5rtQ3tTOUKASH8nPkih\/OILluOF69vxkn9nwP5vAzKiJPaMrwd8YwdDO4qk9+EidmGK2m\/QyViZPfwwMytPOv0ABvTdUMeYVsvr3JqZo40dcLGjdXvtryL7R27y9oCry48mQqcQzB5wDrCKDSallvGINBryxDlf0sCRlSgtfLLFqqZShRCA5vdMZwu+RNg7cfEJWKdgxMnGg30LV25f5jKDA0ME01UXIqqGioZNrZ5EuZ9uvj9B8jVcoQFMpz\/wHdILCGkLeNRFpwoScjHA7YJSRTnhmYAwy7JnsI1HqtxLD35cwqh91kMDDVMlyu8OEjumGifELdo68yQ6iK2cfQ7DI0coYX+KKfJFiCrMDQ+D2Zdf95MjXWlTJcrvDxExJGMCqPYrH2FjH0TM3tigwbL2CoUN4AJmtkuFzh02d08+jElwmWeXl9rEE5LxuUmWXJ2gwD3P3ZDZt2nDKEVi2QdFUyXK7w\/nNaI\/CBOpnXgVZdonREttwhZyHDDLrWY+jYE5ebOHtV3dWkuYXnWC1DucKHL2il6CTbnDdM1tRx2QUbt\/eCTVOeT8XiBRtINIroGAwNf6OEDPElN5f\/r6uYoVjh4yfPaLW05XrR8rlXq12+9vjRW\/7HRoahgmVJR5BVGQbm6XN9vPVnGRp4k2plKFb48hWtGJwAubJCpHKsH\/Mi3wUzDCmWarqUXp9hx78Xu68GZom1MnwtVPjmOa0blQ791QkdpiVX65Y2AGrDd4YMw76wDUSPsVmdYcM+KV\/cwZB0tQyFCh+\/oNXTHdjfacGpQ0cIjC\/0irJCr7S40EvNnxH0n71emWHLPilgqJg9EFUyFCpcc1KIKsqLTm0jc15+qew1LS97nf6LVlr2mucOoduOzToMmWoyeFJ+0rtjVK0MZQrvv6LjxHpMzPbso9VNO3hMz41DyepzmoNoE0ATdmueI7MJIPl9DFWab0LAb0G\/AkN4WyK3MwEZNh4yUKUM30oUPnxOR4v1kuRpETLudbKFLVEuIW\/TmZ7dEoUf49gba4Z0aEtUix+8aac3yasw1Anqu4wxg5+EIAFfVaUMJQofv6NjpkueC98XrrVB1EiKbEsMafDFjHoFhgefVeF7HKlOhhKF75\/RceNGvz\/JzuXKFAi3y+fFDPUoU3gDhjoKGeK0wtbJUKDw\/gc6fowX\/JVNTHOzw0N6miQvZUg6FBWuw5Dv8ofAMTR4taZChh+\/kpVzHT+qLCEZ+VFKZoer7Cglu\/goJeoL34J1GPIOR80y1Alefn0MP321QjnXehATj1DLD5Zz3MFyIisqLDxYDlfduKhdkSHpYWcTH8tQ+fOo6hiCQlk51\/Gj7TA3mDsqR7ejpNJFmSgpkW4GfFxNE4YOztzEm8jqXsN5HGEk7fARxo6I+nCWQlFwdQy\/BwrF5VzHT9P24SyDsY4ORbV9EJz669osOJtY2\/7MWofHvGUSnFMcequO9d00\/HHJzJjc1Mfw\/z9\/JS\/nOsXoav5MgYF+uzaGX76Sl3OdZBq4Gn6Lg1WWFTJ8JC\/nOoE0gy7twmrolsfCpevqGNJDWTnXCUS30fu+1MdU0xmaKhm+KJdznVRcTtxmgba2P+fndZUM6U25nOuUktjiQZcqmRrCboE6Gb56zJdznViMZxy6BH3MLQ5euq6UIX14zJdznVSwosqoizO6oATidgf+IHOtDOnZfb6c61TC7EOYHY6equkMu9oYYl682a4UUvbF2FqmFJHqY4j58O7p\/fsvn3CFNJvDXM2Moq2TIWZLrlQhnve6Maw\/hi9erObSdU93geEWF5jixWo6Q682hvWHKR4cGqognTmLpTvDcIvuzBD+k2yaf7dbVwmOAzEQQDvgcU3YMQzD\/S+5zEydpfcOoC9JVf3\/wRpiDcEaYg3BGv4HrOHi29cQbiqt4fzZ3EPPN+Exyaz8erMk+\/6bwFWyKTW0ya7\/FnCf5KHUcPat5RCuk9yVGppvTWW4SnJbqmiTHPuvgi7JttSxTDL2XwW7JPNSx2yT5Lr\/CrhJsi21LJJMQ\/9FcJFn5qWa7Vf3EIYpyarUM2u\/sofQTUnOS03rTZLpuv8C9MKcz0r9Pcx47D8Buqs8065LZes2z+27Hj5wcZn6v\/Cl2TYv7PaHrjv28MzQdYdxygurWTmFxSbwGe28nMhs2QY+oV2UU2rO2sB7zlfrcnKz+WIJrzTzWQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA3noK1lrK6lVlJMwAAAAASUVORK5CYII=\"\n                    alt=\"Get it on Google Play\"\n                    width=\"135\"\n                    height=\"40\"\n                  \/>\n                <\/a>\n                \n              <\/div>\n\n              <p class=\"sb-reassurance\">Browse services, choose a time, and manage your appointment in one place.<\/p>\n            <\/div>\n\n            <div class=\"sb-hero-media\">\n              <div class=\"sb-hero-glow\" aria-hidden=\"true\"><\/div>\n              <div class=\"sb-hero-phone\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/mockup.png\"\n                  alt=\"Salonbookly mobile app on a phone showing salon booking screens\"\n                  width=\"870\"\n                  height=\"870\"\n                  fetchpriority=\"high\"\n                \/>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section\n          class=\"sb-section\"\n          id=\"how-it-works\"\n          aria-labelledby=\"sb-how-title\"\n        >\n          <div class=\"sb-container\">\n            <h2 class=\"sb-section-title\" id=\"sb-how-title\">\n              Book in Three Simple Steps\n            <\/h2>\n            <div class=\"sb-steps-grid\"><article class=\"sb-step-card\">\n  <div class=\"sb-step-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M10.5 3.75a6.75 6.75 0 014.95 11.3l3.75 3.75a.75.75 0 11-1.06 1.06l-3.75-3.75A6.75 6.75 0 1110.5 3.75zm0 1.5a5.25 5.25 0 100 10.5 5.25 5.25 0 000-10.5z\"\/><\/svg><\/div>\n  <p class=\"sb-step-num\">Step 1<\/p>\n  <h3>Find a Salon<\/h3>\n  <p>Browse participating salons and view their available services.<\/p>\n<\/article>\n<article class=\"sb-step-card\">\n  <div class=\"sb-step-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M7.75 3a.75.75 0 01.75.75V5h7V3.75a.75.75 0 011.5 0V5h1.25A2.75 2.75 0 0121 7.75v11.5A2.75 2.75 0 0118.25 22H5.75A2.75 2.75 0 013 19.25V7.75A2.75 2.75 0 015.75 5H7V3.75A.75.75 0 017.75 3zM4.5 9.5h15v9.75c0 .69-.56 1.25-1.25 1.25H5.75c-.69 0-1.25-.56-1.25-1.25V9.5z\"\/><\/svg><\/div>\n  <p class=\"sb-step-num\">Step 2<\/p>\n  <h3>Choose Your Service<\/h3>\n  <p>Select the service, technician, date, and time that work for you.<\/p>\n<\/article>\n<article class=\"sb-step-card\">\n  <div class=\"sb-step-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M12 2.75a9.25 9.25 0 110 18.5 9.25 9.25 0 010-18.5zm3.78 6.47a.75.75 0 00-1.06 0l-3.97 3.97-1.47-1.47a.75.75 0 10-1.06 1.06l2 2a.75.75 0 001.06 0l4.5-4.5a.75.75 0 000-1.06z\"\/><\/svg><\/div>\n  <p class=\"sb-step-num\">Step 3<\/p>\n  <h3>Confirm Your Appointment<\/h3>\n  <p>Book online or manage your appointment through the Salonbookly app.<\/p>\n<\/article><\/div>\n          <\/div>\n        <\/section>\n\n        <section\n          class=\"sb-section sb-section-soft\"\n          id=\"features\"\n          aria-labelledby=\"sb-benefits-title\"\n        >\n          <div class=\"sb-container\">\n            <h2 class=\"sb-section-title\" id=\"sb-benefits-title\">\n              Everything You Need for Easier Booking\n            <\/h2>\n            <div class=\"sb-benefits-grid\"><article class=\"sb-benefit-card\">\n  <div class=\"sb-benefit-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M12 3.5a8.5 8.5 0 110 17 8.5 8.5 0 010-17zm.75 4a.75.75 0 00-1.5 0v4.25c0 .2.08.39.22.53l2.5 2.5a.75.75 0 101.06-1.06l-2.28-2.28V7.5z\"\/><\/svg><\/div>\n  <h3>Book Anytime<\/h3>\n  <p>View availability and schedule appointments without calling the salon.<\/p>\n<\/article>\n<article class=\"sb-benefit-card\">\n  <div class=\"sb-benefit-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M12 2.5l1.2 5.1L18 9l-4.8 1.4L12 15.5l-1.2-5.1L6 9l4.8-1.4L12 2.5zm6.5 9.5l.7 2.9 2.8.8-2.8.8-.7 2.9-.7-2.9-2.8-.8 2.8-.8.7-2.9zM5.5 14l.6 2.5 2.4.7-2.4.7-.6 2.5-.6-2.5-2.4-.7 2.4-.7.6-2.5z\"\/><\/svg><\/div>\n  <h3>Discover Services<\/h3>\n  <p>Browse services, prices, salon details, and available technicians.<\/p>\n<\/article>\n<article class=\"sb-benefit-card\">\n  <div class=\"sb-benefit-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M6.5 7.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM9.75 5.5h8.5a.75.75 0 010 1.5h-8.5a.75.75 0 010-1.5zm0 5.5h8.5a.75.75 0 010 1.5h-8.5a.75.75 0 010-1.5zM6.5 13.75a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM9.75 16.5h8.5a.75.75 0 010 1.5h-8.5a.75.75 0 010-1.5zM6.5 19.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5z\"\/><\/svg><\/div>\n  <h3>Manage Appointments<\/h3>\n  <p>Review upcoming appointments and keep your booking details organized.<\/p>\n<\/article>\n<article class=\"sb-benefit-card\">\n  <div class=\"sb-benefit-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M9.6 3.75c.9 0 1.7.4 2.4 1.1.7-.7 1.5-1.1 2.4-1.1 1.9 0 3.35 1.45 3.35 3.35 0 .5-.1.97-.3 1.4H20a.75.75 0 01.75.75v3.25H3.25V9.25A.75.75 0 014 8.5h2.55c-.2-.43-.3-.9-.3-1.4 0-1.9 1.45-3.35 3.35-3.35zM8.5 7.1c0 1 .8 1.4 1.75 1.4h.5V7.1c0-.97-.78-1.75-1.75-1.75S8.5 6.13 8.5 7.1zm5.25 1.4h.5c.95 0 1.75-.4 1.75-1.4 0-.97-.78-1.75-1.75-1.75s-1.75.78-1.75 1.75v1.4zM4 13.25h7.25V20.5H5.75A1.75 1.75 0 014 18.75v-5.5zm9.75 0H20v5.5a1.75 1.75 0 01-1.75 1.75h-4.5v-7.25z\"\/><\/svg><\/div>\n  <h3>Earn Rewards<\/h3>\n  <p>Participate in loyalty and rewards programs offered by eligible salons.<\/p>\n<\/article>\n<article class=\"sb-benefit-card\">\n  <div class=\"sb-benefit-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M12 2.75a5.75 5.75 0 015.75 5.75v2.4c0 .8.25 1.58.72 2.24l.9 1.27A1.75 1.75 0 0118 17.25H6a1.75 1.75 0 01-1.37-2.84l.9-1.27c.47-.66.72-1.44.72-2.24V8.5A5.75 5.75 0 0112 2.75zm0 16.5a2.5 2.5 0 01-2.45-2h4.9A2.5 2.5 0 0112 19.25z\"\/><\/svg><\/div>\n  <h3>Receive Updates<\/h3>\n  <p>Get appointment confirmations and reminders when enabled.<\/p>\n<\/article>\n<article class=\"sb-benefit-card\">\n  <div class=\"sb-benefit-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M12 3.5l2.35 4.76 5.25.76-3.8 3.7.9 5.23L12 15.5l-4.7 2.45.9-5.23-3.8-3.7 5.25-.76L12 3.5z\"\/><\/svg><\/div>\n  <h3>Share Feedback<\/h3>\n  <p>Rate your experience and leave feedback after your visit.<\/p>\n<\/article><\/div>\n          <\/div>\n        <\/section>\n\n        <section\n          class=\"sb-section\"\n          id=\"showcase\"\n          aria-labelledby=\"sb-showcase-title\"\n        >\n          <div class=\"sb-container\">\n            <div class=\"sb-section-intro\">\n              <h2 class=\"sb-section-title\" id=\"sb-showcase-title\">\n                Salon Booking in Your Pocket\n              <\/h2>\n              <p class=\"sb-section-lead\">Use the Salonbookly app to discover salons, manage appointments, review services, and stay connected with your favorite businesses.<\/p>\n            <\/div>\n            <div class=\"sb-showcase-grid\"><figure class=\"sb-showcase-card\">\n  <div class=\"sb-showcase-frame\">\n    <img decoding=\"async\" src=\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/Image.png\" alt=\"Salonbookly app screen for discovering nearby nail salons\" loading=\"lazy\" width=\"317\" height=\"317\" \/>\n  <\/div>\n  <figcaption>Discover salons<\/figcaption>\n<\/figure>\n<figure class=\"sb-showcase-card\">\n  <div class=\"sb-showcase-frame\">\n    <img decoding=\"async\" src=\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/08\/Image-3.png\" alt=\"Salonbookly app screen for choosing nail services\" loading=\"lazy\" width=\"317\" height=\"317\" \/>\n  <\/div>\n  <figcaption>Choose services<\/figcaption>\n<\/figure>\n<figure class=\"sb-showcase-card\">\n  <div class=\"sb-showcase-frame\">\n    <img decoding=\"async\" src=\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/08\/Image-4.png\" alt=\"Salonbookly app screen confirming a salon appointment\" loading=\"lazy\" width=\"317\" height=\"317\" \/>\n  <\/div>\n  <figcaption>Confirm booking<\/figcaption>\n<\/figure>\n<figure class=\"sb-showcase-card\">\n  <div class=\"sb-showcase-frame\">\n    <img decoding=\"async\" src=\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/img.png\" alt=\"Salonbookly app screen for favorites and rewards\" loading=\"lazy\" width=\"317\" height=\"317\" \/>\n  <\/div>\n  <figcaption>Favorites &amp; rewards<\/figcaption>\n<\/figure><\/div>\n          <\/div>\n        <\/section>\n\n        <div id=\"download\"><\/div>\n<\/main>\n<\/div>\n\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>BOOK BEAUTY SERVICES YOUR WAY Find and Book Your Next Salon Appointment Discover salons, choose your services, and book an appointment online or through the Salonbookly app. Book Online Download the App Browse services, choose a time, and manage your appointment in one place. Book in Three Simple Steps Step 1 Find a Salon Browse &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/salonbookly.com\/en\/customer\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Customer&#8221;<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":2541,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Customer - Salonbookly<\/title>\n<meta name=\"description\" content=\"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/salonbookly.com\/en\/customer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Salonbookly\" \/>\n<meta property=\"og:description\" content=\"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients\" \/>\n<meta property=\"og:url\" content=\"https:\/\/salonbookly.com\/en\/customer\/\" \/>\n<meta property=\"og:site_name\" content=\"Salonbookly\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-27T19:05:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/iPad-Air-2020.png\" \/>\n\t<meta property=\"og:image:width\" content=\"502\" \/>\n\t<meta property=\"og:image:height\" content=\"362\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Salonbookly\" \/>\n<meta name=\"twitter:description\" content=\"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/iPad-Air-2020.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/salonbookly.com\/customer\/\",\"url\":\"https:\/\/salonbookly.com\/customer\/\",\"name\":\"Customer - Salonbookly\",\"isPartOf\":{\"@id\":\"https:\/\/salonbookly.com\/#website\"},\"datePublished\":\"2022-11-14T10:22:06+00:00\",\"dateModified\":\"2026-07-27T19:05:01+00:00\",\"description\":\"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients\",\"breadcrumb\":{\"@id\":\"https:\/\/salonbookly.com\/customer\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/salonbookly.com\/customer\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/salonbookly.com\/customer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/salonbookly.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Customer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/salonbookly.com\/#website\",\"url\":\"https:\/\/salonbookly.com\/\",\"name\":\"Salonbookly\",\"description\":\"Booking, Salon, Nails\",\"publisher\":{\"@id\":\"https:\/\/salonbookly.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/salonbookly.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/salonbookly.com\/#organization\",\"name\":\"Salonbookly\",\"url\":\"https:\/\/salonbookly.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/salonbookly.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/keyline-logo-name-2-1.svg\",\"contentUrl\":\"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/keyline-logo-name-2-1.svg\",\"width\":50,\"height\":50,\"caption\":\"Salonbookly\"},\"image\":{\"@id\":\"https:\/\/salonbookly.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Customer - Salonbookly","description":"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients","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:\/\/salonbookly.com\/en\/customer\/","og_locale":"en_US","og_type":"article","og_title":"Salonbookly","og_description":"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients","og_url":"https:\/\/salonbookly.com\/en\/customer\/","og_site_name":"Salonbookly","article_modified_time":"2026-07-27T19:05:01+00:00","og_image":[{"width":502,"height":362,"url":"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/iPad-Air-2020.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Salonbookly","twitter_description":"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients","twitter_image":"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/iPad-Air-2020.png","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/salonbookly.com\/customer\/","url":"https:\/\/salonbookly.com\/customer\/","name":"Customer - Salonbookly","isPartOf":{"@id":"https:\/\/salonbookly.com\/#website"},"datePublished":"2022-11-14T10:22:06+00:00","dateModified":"2026-07-27T19:05:01+00:00","description":"Salonbookly is a mobile application that helps users book a nail care service simply and quickly in advance at any preferred Nail Salon. Salonbookly is designed for Nail Salon owners and Supply Stores. Our software provides a solution to manage your business, time, and the ability to connect with your clients","breadcrumb":{"@id":"https:\/\/salonbookly.com\/customer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/salonbookly.com\/customer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/salonbookly.com\/customer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/salonbookly.com\/"},{"@type":"ListItem","position":2,"name":"Customer"}]},{"@type":"WebSite","@id":"https:\/\/salonbookly.com\/#website","url":"https:\/\/salonbookly.com\/","name":"Salonbookly","description":"Booking, Salon, Nails","publisher":{"@id":"https:\/\/salonbookly.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/salonbookly.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/salonbookly.com\/#organization","name":"Salonbookly","url":"https:\/\/salonbookly.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/salonbookly.com\/#\/schema\/logo\/image\/","url":"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/keyline-logo-name-2-1.svg","contentUrl":"https:\/\/salonbookly.com\/wp-content\/uploads\/2023\/07\/keyline-logo-name-2-1.svg","width":50,"height":50,"caption":"Salonbookly"},"image":{"@id":"https:\/\/salonbookly.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":5,"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":7564,"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/pages\/12\/revisions\/7564"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/media\/2541"}],"wp:attachment":[{"href":"https:\/\/salonbookly.com\/en\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}