{"id":38,"date":"2026-06-30T20:12:42","date_gmt":"2026-06-30T20:12:42","guid":{"rendered":"https:\/\/uxproject.space\/?page_id=38"},"modified":"2026-07-03T00:09:38","modified_gmt":"2026-07-03T00:09:38","slug":"services","status":"publish","type":"page","link":"https:\/\/uxproject.space\/es\/services\/","title":{"rendered":"Services"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Gradiente absoluto que ignora las restricciones del H\u00e9roe *\/\n.uxserv-root { position: relative; } \/* Aseguramos contexto *\/\n\n.uxserv-hero-glow {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100vw;\n  height: 600px; \/* Suficiente para cubrir el h\u00e9roe *\/\n  background:\n    radial-gradient(38% 42% at 28% 18%, rgba(0,174,239,.16), transparent 70%),\n    radial-gradient(38% 42% at 74% 30%, rgba(238,30,56,.14), transparent 70%);\n  pointer-events: none;\n  z-index: 0;\n}\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     UX PROJECT &mdash; SERVICES CATALOG\n     Single self-contained block for WP Code (HTML + CSS + JS).\n     All classes prefixed with .uxserv- to avoid collisions.\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\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=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2500\u2500 TOKENS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.uxserv-root{\n  --ux-black:#231f20;\n  --ux-blue:#00aeef;\n  --ux-red:#ee1e38;\n  --ux-white:#ffffff;\n  --ux-off:#f6f5f4;\n  --ux-grad:linear-gradient(100deg,var(--ux-blue),var(--ux-red));\n  --ux-line:rgba(246,245,244,.10);\n  --ux-muted:rgba(246,245,244,.62);\n  --ux-faint:rgba(246,245,244,.42);\n  --ux-body:\"Myriad Pro\",Myriad,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  --ux-head:\"Poppins\",var(--ux-body);\n\n  box-sizing:border-box;\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n  background:var(--ux-black);\n  color:var(--ux-off);\n  font-family:var(--ux-body);\n  -webkit-font-smoothing:antialiased;\n  text-rendering:optimizeLegibility;\n  line-height:1.6;\n  overflow-x:hidden;\n}\n.uxserv-root *,\n.uxserv-root *::before,\n.uxserv-root *::after{box-sizing:border-box;}\n\n.uxserv-wrap{\n  width:100%;\n  max-width:1240px;\n  margin:0 auto;\n  padding:0 22px;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.uxserv-hero{\n  position:relative;\n  padding:96px 0 64px;\n  text-align:center;\n  overflow:visible;\n}\n.uxserv-hero::before{\n  content:\"\";\n  position:absolute;\n  top:0;bottom:0;left:50%;\n  width:100vw;\n  transform:translateX(-50%);\n  background:\n    radial-gradient(38% 42% at 28% 18%, rgba(0,174,239,.16), transparent 70%),\n    radial-gradient(38% 42% at 74% 30%, rgba(238,30,56,.14), transparent 70%);\n  pointer-events:none;\n  z-index:0;\n}\n.uxserv-hero>*{position:relative;z-index:1;}\n\n.uxserv-eyebrow{\n  font-family:var(--ux-head);\n  font-size:12px;\n  font-weight:600;\n  letter-spacing:.34em;\n  text-transform:uppercase;\n  color:var(--ux-faint);\n  margin:0 0 22px;\n}\n.uxserv-hero h1{\n  font-family:var(--ux-head);\n  font-weight:800;\n  font-size:clamp(2.4rem,7vw,4.6rem);\n  line-height:1.04;\n  letter-spacing:-.02em;\n  margin:0 auto;\n  max-width:14ch;\n  color:var(--ux-white);\n}\n\n\/* \u2500\u2500 ANIMATED GRADIENT ACCENT (ported 1:1 from home .h1-exists) \u2500\u2500 *\/\n.uxserv-root .uxserv-accent{\n  background:linear-gradient(90deg, var(--ux-blue) 0%, var(--ux-red) 50%, var(--ux-blue) 100%);\n  background-size:200% auto;\n  -webkit-background-clip:text;\n  background-clip:text;\n  -webkit-text-fill-color:transparent;\n  color:transparent;\n  animation:uxserv-shimmer 7s ease-in-out infinite;\n}\n@keyframes uxserv-shimmer{\n  0%   { background-position:0% center; }\n  50%  { background-position:100% center; }\n  100% { background-position:0% center; }\n}\n@media (prefers-reduced-motion:reduce){\n  .uxserv-root .uxserv-accent{ animation:none; background-position:0% center; }\n}\n\n.uxserv-hero p{\n  margin:26px auto 0;\n  max-width:46ch;\n  font-size:clamp(1rem,2.4vw,1.22rem);\n  color:var(--ux-muted);\n}\n.uxserv-hero p strong{\n  color:var(--ux-white);\n  font-weight:700;\n}\n\n\/* \u2500\u2500 GRID \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.uxserv-grid-section{padding:34px 0 20px;}\n.uxserv-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n\/* \u2500\u2500 CARD \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.uxserv-card{\n  position:relative;\n  display:flex;\n  flex-direction:column;\n  background:rgba(255,255,255,.022);\n  border:1px solid var(--ux-line);\n  border-radius:18px;\n  padding:30px 28px 28px;\n  min-height:100%;\n  overflow:hidden;\n  transition:transform .45s cubic-bezier(.2,.7,.2,1),\n             border-color .45s ease,\n             background .45s ease;\n}\n\/* gradient border that wakes on hover \u2014 rounded-corner safe via mask.\n   Paints ONLY a 1px ring, never the card fill. *\/\n.uxserv-card::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  border-radius:inherit;\n  padding:1px;\n  background:var(--ux-grad);\n  -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);\n  -webkit-mask-composite:xor;\n          mask-composite:exclude;\n  opacity:0;\n  transition:opacity .4s ease;\n  pointer-events:none;\n}\n.uxserv-card:hover{\n  transform:translateY(-6px);\n  border-color:transparent;\n  background:rgba(255,255,255,.05);\n  box-shadow:0 24px 50px -28px rgba(0,174,239,.5),\n             0 12px 30px -22px rgba(238,30,56,.4);\n}\n.uxserv-card:hover::after{opacity:1;}\n\n\/* \u2500\u2500 SERVICE ICON \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.uxserv-icon{\n  display:flex;\n  width:34px;height:34px;\n  margin:0 0 18px;\n  color:var(--ux-white);\n  transition:color .4s ease,transform .4s ease;\n}\n.uxserv-icon svg{width:100%;height:100%;display:block;}\n.uxserv-card:hover .uxserv-icon{color:var(--ux-blue);}\n\n.uxserv-kicker{\n  font-family:var(--ux-head);\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.26em;\n  text-transform:uppercase;\n  color:var(--ux-faint);\n  margin:0 0 16px;\n}\n.uxserv-card h2{\n  font-family:var(--ux-head);\n  font-weight:700;\n  font-size:1.5rem;\n  line-height:1.18;\n  letter-spacing:-.01em;\n  margin:0;\n  color:var(--ux-white);\n}\n.uxserv-sub{\n  font-style:italic;\n  font-weight:500;\n  font-size:1.02rem;\n  margin:9px 0 0;\n  color:var(--ux-blue);\n}\n.uxserv-desc{\n  font-size:.97rem;\n  color:var(--ux-muted);\n  margin:16px 0 0;\n}\n.uxserv-divider{\n  height:1px;\n  background:var(--ux-line);\n  margin:22px 0 18px;\n}\n.uxserv-link{\n  margin-top:auto;\n  display:inline-flex;\n  align-items:center;\n  gap:.5em;\n  align-self:flex-start;\n  font-family:var(--ux-head);\n  font-weight:600;\n  font-size:.92rem;\n  letter-spacing:.01em;\n  color:var(--ux-off);\n  text-decoration:none;\n  transition:gap .35s ease,color .35s ease;\n}\n.uxserv-link svg{transition:transform .35s ease;}\n.uxserv-link:hover{color:var(--ux-blue);}\n.uxserv-link:hover svg{transform:translateX(4px);}\n.uxserv-link:focus-visible{\n  outline:2px solid var(--ux-blue);\n  outline-offset:4px;\n  border-radius:3px;\n}\n\n\/* \u2500\u2500 FEATURED CARD (Strategy & Consulting) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\/* SAME resting border as every other card. Distinguished ONLY by the\n   subtle brand glow in its background + the \"Core\" badge + the pulsing\n   red CTA \u2014 never a brighter border or a solid top bar. *\/\n.uxserv-card--core{\n  background:\n    radial-gradient(120% 140% at 0% 0%, rgba(0,174,239,.12), transparent 55%),\n    radial-gradient(120% 140% at 100% 0%, rgba(238,30,56,.10), transparent 55%),\n    rgba(255,255,255,.03);\n  border-color:var(--ux-line);\n}\n.uxserv-card--core .uxserv-kicker{color:var(--ux-blue);}\n.uxserv-badge{\n  position:absolute;\n  top:26px;right:26px;\n  font-family:var(--ux-head);\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  color:var(--ux-white);\n  background:var(--ux-grad);\n  padding:6px 12px;\n  border-radius:999px;\n  z-index:2;\n}\n.uxserv-card--core h2{font-size:1.9rem;}\n.uxserv-card--core .uxserv-sub{font-size:1.12rem;}\n.uxserv-core-right{display:flex;flex-direction:column;}\n\n\/* \u2500\u2500 GROW YOUR BRAND \u2014 the one thing that glows (card 1 only) \u2500\u2500 *\/\n.uxserv-grow{\n  display:inline-flex;\n  align-items:center;\n  gap:.7em;\n  margin-top:22px;\n  align-self:flex-start;\n  font-family:var(--ux-head);\n  font-weight:700;\n  font-size:1rem;\n  letter-spacing:-.01em;\n  color:var(--ux-white);\n  text-decoration:none;\n  transition:gap .35s ease,color .35s ease;\n}\n.uxserv-grow-dot{\n  flex-shrink:0;\n  width:9px;height:9px;\n  border-radius:50%;\n  background:var(--ux-red);\n  box-shadow:0 0 0 0 rgba(238,30,56,.6);\n  animation:uxserv-pulse 2.2s ease-out infinite;\n}\n@keyframes uxserv-pulse{\n  0%   { box-shadow:0 0 0 0 rgba(238,30,56,.6); }\n  70%  { box-shadow:0 0 0 9px rgba(238,30,56,0); }\n  100% { box-shadow:0 0 0 0 rgba(238,30,56,0); }\n}\n.uxserv-grow svg{transition:transform .35s ease;}\n.uxserv-grow:hover{color:var(--ux-red);}\n.uxserv-grow:hover svg{transform:translateX(5px);}\n.uxserv-grow:focus-visible{\n  outline:2px solid var(--ux-red);\n  outline-offset:4px;\n  border-radius:3px;\n}\n@media (prefers-reduced-motion:reduce){\n  .uxserv-grow-dot{ animation:none; }\n}\n\n\/* \u2500\u2500 CLOSING CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.uxserv-cta{\n  position:relative;\n  margin:56px 0 84px;\n  padding:64px 32px;\n  text-align:center;\n  border:1px solid var(--ux-line);\n  border-radius:24px;\n  background:\n    radial-gradient(60% 120% at 18% 0%, rgba(0,174,239,.14), transparent 60%),\n    radial-gradient(60% 120% at 82% 100%, rgba(238,30,56,.12), transparent 60%),\n    rgba(255,255,255,.02);\n  overflow:hidden;\n}\n.uxserv-cta h2{\n  font-family:var(--ux-head);\n  font-weight:800;\n  font-size:clamp(1.7rem,4.6vw,3rem);\n  line-height:1.08;\n  letter-spacing:-.02em;\n  margin:0 auto;\n  max-width:18ch;\n  color:var(--ux-white);\n}\n.uxserv-cta p{\n  margin:18px auto 32px;\n  max-width:42ch;\n  font-size:1.05rem;\n  color:var(--ux-muted);\n}\n.uxserv-btn{\n  display:inline-flex;\n  align-items:center;\n  gap:.6em;\n  font-family:var(--ux-head);\n  font-weight:600;\n  font-size:1rem;\n  letter-spacing:.01em;\n  color:var(--ux-white);\n  text-decoration:none;\n  background:var(--ux-grad);\n  padding:16px 30px;\n  border-radius:999px;\n  box-shadow:0 10px 34px -12px rgba(0,174,239,.55);\n  transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease;\n}\n.uxserv-btn svg{transition:transform .35s ease;}\n.uxserv-btn:hover{\n  transform:translateY(-3px);\n  box-shadow:0 16px 40px -12px rgba(238,30,56,.5);\n}\n.uxserv-btn:hover svg{transform:translateX(4px);}\n.uxserv-btn:focus-visible{outline:2px solid var(--ux-white);outline-offset:3px;}\n\n\/* \u2500\u2500 SCROLL REVEAL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.uxserv-reveal{\n  opacity:0;\n  transform:translateY(22px);\n  transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1);\n  will-change:opacity,transform;\n}\n.uxserv-reveal.uxserv-in{opacity:1;transform:none;}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (min-width:680px){\n  .uxserv-grid{grid-template-columns:repeat(2,1fr);}\n  .uxserv-card--core{grid-column:1 \/ -1;}\n  .uxserv-core-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center;}\n}\n@media (min-width:1000px){\n  .uxserv-hero{padding:120px 0 72px;}\n  .uxserv-grid{grid-template-columns:repeat(3,1fr);}\n  .uxserv-card--core{grid-column:1 \/ -1;padding:44px 48px;}\n  .uxserv-core-grid{gap:56px;}\n}\n\n@media (prefers-reduced-motion:reduce){\n  .uxserv-reveal{opacity:1;transform:none;transition:none;}\n  .uxserv-card,.uxserv-btn,.uxserv-link svg{transition:none;}\n}\n<\/style>\n\n<div class=\"uxserv-root\">\n  <main class=\"uxserv-wrap\">\n\n    <!-- HERO -->\n    <header class=\"uxserv-hero uxserv-reveal\">\n      <p class=\"uxserv-eyebrow\">South Florida Brand Experts<\/p>\n      <h1>Creative <span class=\"uxserv-accent\">Marketing Agency.<\/span><\/h1>\n      <p><strong>\u00c0 la carte or all-in.<\/strong> Eight professional web design, brand identity, and digital strategy solutions tailored to your business. Choose a single service to solve a specific problem, or let our team build your complete system.<\/p>\n    <\/header>\n\n    <!-- SERVICES GRID -->\n    <section class=\"uxserv-grid-section\" aria-label=\"Service catalog\">\n      <div class=\"uxserv-grid\">\n\n        <!-- 1 \u00b7 STRATEGY & CONSULTING (FEATURED \/ CORE) -->\n        <article class=\"uxserv-card uxserv-card--core uxserv-reveal\">\n          <span class=\"uxserv-badge\">Core<\/span>\n          <div class=\"uxserv-core-grid\">\n            <div class=\"uxserv-core-left\">\n              <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"5\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"1.4\" fill=\"currentColor\" stroke=\"none\"><\/circle><\/svg><\/span>\n              <p class=\"uxserv-kicker\">Service 01 \u2014 Strategy<\/p>\n              <h2>Strategy &amp; Consulting<\/h2>\n              <p class=\"uxserv-sub\">Think before you spend.<\/p>\n            <\/div>\n            <div class=\"uxserv-core-right\">\n              <p class=\"uxserv-desc\">Brand strategy and consulting: the architecture behind every decision. We run a full brand audit and build the strategic communication plan \u2014 one coherent message across every touchpoint, wired to your campaigns. This is where the whole system gets designed.<\/p>\n              <a class=\"uxserv-grow\" href=\"\/services\/strategy\">\n                <span class=\"uxserv-grow-dot\" aria-hidden=\"true\"><\/span>\n                Grow Your Brand\n                <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- 2 \u00b7 BRANDING -->\n        <article class=\"uxserv-card uxserv-reveal\">\n          <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9.2 12 21l9-11.8L17.8 4H6.2L3 9.2z\"><\/path><path d=\"M3 9.2h18\"><\/path><path d=\"M8 4 6.4 9.2 12 21l5.6-11.8L16 4\"><\/path><\/svg><\/span>\n          <p class=\"uxserv-kicker\">Service 02 \u2014 Branding<\/p>\n          <h2>Branding<\/h2>\n          <p class=\"uxserv-sub\">Look like what you charge.<\/p>\n          <p class=\"uxserv-desc\">Complete branding services \u2014 from scratch, rebrand, or refinement. Visual identity, brand and communication manuals, graphic system, social and web presence, corporate email.<\/p>\n          <div class=\"uxserv-divider\"><\/div>\n          <a class=\"uxserv-link\" href=\"\/services\/branding\">\n            Learn more\n            <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <\/a>\n        <\/article>\n\n        <!-- 3 \u00b7 SOCIAL MEDIA MANAGEMENT -->\n        <article class=\"uxserv-card uxserv-reveal\">\n          <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.4a8.4 8.4 0 0 1-12.2 7.5L3 20.6l1.8-5.7A8.4 8.4 0 1 1 21 11.4z\"><\/path><path d=\"M8.5 11.6h.01M12 11.6h.01M15.5 11.6h.01\"><\/path><\/svg><\/span>\n          <p class=\"uxserv-kicker\">Service 03 \u2014 Social<\/p>\n          <h2>Social Media Management<\/h2>\n          <p class=\"uxserv-sub\">Your brand, alive every day.<\/p>\n          <p class=\"uxserv-desc\">Monthly social media management for small business, with real strategy \u2014 not just posts. Content calendar, community, consistency, and design that stays on-brand every single day.<\/p>\n          <div class=\"uxserv-divider\"><\/div>\n          <a class=\"uxserv-link\" href=\"\/services\/social-media\">\n            Learn more\n            <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <\/a>\n        <\/article>\n\n        <!-- 4 \u00b7 PHOTOGRAPHY & VIDEO -->\n        <article class=\"uxserv-card uxserv-reveal\">\n          <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 8.5a2 2 0 0 1 2-2h1.6l1.2-2h6.4l1.2 2H19a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8z\"><\/path><circle cx=\"12\" cy=\"12.5\" r=\"3.2\"><\/circle><\/svg><\/span>\n          <p class=\"uxserv-kicker\">Service 04 \u2014 Visual<\/p>\n          <h2>Photography &amp; Video<\/h2>\n          <p class=\"uxserv-sub\">Look like the real thing.<\/p>\n          <p class=\"uxserv-desc\">Professional photography and video production for businesses and real estate. Sessions that make your brand look exactly like what it charges.<\/p>\n          <div class=\"uxserv-divider\"><\/div>\n          <a class=\"uxserv-link\" href=\"\/services\/photography-video\">\n            Learn more\n            <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <\/a>\n        <\/article>\n\n        <!-- 5 \u00b7 WEB DESIGN & DEVELOPMENT -->\n        <article class=\"uxserv-card uxserv-reveal\">\n          <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 8 4 12l4.5 4\"><\/path><path d=\"M15.5 8 20 12l-4.5 4\"><\/path><path d=\"M13.5 5l-3 14\"><\/path><\/svg><\/span>\n          <p class=\"uxserv-kicker\">Service 05 \u2014 Web<\/p>\n          <h2>Web Design &amp; Development<\/h2>\n          <p class=\"uxserv-sub\">Built to convert, not just exist.<\/p>\n          <p class=\"uxserv-desc\">Web design and development, from a clean basic site to complex landing pages. Built to turn visitors into customers \u2014 not just to sit there.<\/p>\n          <div class=\"uxserv-divider\"><\/div>\n          <a class=\"uxserv-link\" href=\"\/services\/web\">\n            Learn more\n            <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <\/a>\n        <\/article>\n\n        <!-- 6 \u00b7 PAID ADS -->\n        <article class=\"uxserv-card uxserv-reveal\">\n          <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5v14a1 1 0 0 0 1 1h15\"><\/path><path d=\"M7.5 14.5 11 11l3 2.5 5-5.5\"><\/path><path d=\"M16 8h3.5v3.5\"><\/path><\/svg><\/span>\n          <p class=\"uxserv-kicker\">Service 06 \u2014 Paid Ads<\/p>\n          <h2>Paid Ads<\/h2>\n          <p class=\"uxserv-sub\">Bring people to your door. Now.<\/p>\n          <p class=\"uxserv-desc\">Facebook &amp; Google Ads management, plus Instagram. Measurable acquisition: conversion creative, hands-on management, optimization, and clear reporting.<\/p>\n          <div class=\"uxserv-divider\"><\/div>\n          <a class=\"uxserv-link\" href=\"\/services\/ads\">\n            Learn more\n            <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <\/a>\n        <\/article>\n\n        <!-- 7 \u00b7 PRINT & SIGNAGE -->\n        <article class=\"uxserv-card uxserv-reveal\">\n          <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.5 9V4h11v5\"><\/path><path d=\"M6.5 18H5a2 2 0 0 1-2-2v-3.5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2V16a2 2 0 0 1-2 2h-1.5\"><\/path><path d=\"M6.5 14h11v6h-11z\"><\/path><path d=\"M16.7 12.5h.01\"><\/path><\/svg><\/span>\n          <p class=\"uxserv-kicker\">Service 07 \u2014 Print<\/p>\n          <h2>Print &amp; Signage<\/h2>\n          <p class=\"uxserv-sub\">Your brand, in the real world.<\/p>\n          <p class=\"uxserv-desc\">Physical branding \u2014 print, merchandising, pop-ups, vinyl, lettering, and signage. Everything that makes a brick-and-mortar look like it means business.<\/p>\n          <div class=\"uxserv-divider\"><\/div>\n          <a class=\"uxserv-link\" href=\"\/services\/print-signage\">\n            Learn more\n            <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <\/a>\n        <\/article>\n\n        <!-- 8 \u00b7 PRODUCTION -->\n        <article class=\"uxserv-card uxserv-reveal\">\n          <span class=\"uxserv-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3 2.5 7.8 12 12.6l9.5-4.8L12 3z\"><\/path><path d=\"M2.5 12.4 12 17.2l9.5-4.8\"><\/path><path d=\"M2.5 16.8 12 21.6l9.5-4.8\"><\/path><\/svg><\/span>\n          <p class=\"uxserv-kicker\">Service 08 \u2014 Production<\/p>\n          <h2>Production<\/h2>\n          <p class=\"uxserv-sub\">Need just one piece? We&#8217;ve got it.<\/p>\n          <p class=\"uxserv-desc\">Single deliverables on demand \u2014 a logo, a one-off design, a video edit. For when you need one specific thing without committing to full branding.<\/p>\n          <div class=\"uxserv-divider\"><\/div>\n          <a class=\"uxserv-link\" href=\"\/services\/production\">\n            Learn more\n            <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <\/a>\n        <\/article>\n\n      <\/div>\n    <\/section>\n\n    <!-- CLOSING CTA -->\n    <section class=\"uxserv-cta uxserv-reveal\">\n      <h2>Not sure where to start? <span class=\"uxserv-accent\">Let&#8217;s find out together.<\/span><\/h2>\n      <p>Don&#8217;t guess. We&#8217;ll look at your brand and tell you exactly where the leverage is \u2014 free, no strings.<\/p>\n      <a class=\"uxserv-btn\" href=\"#contact\">\n        Book a Free Audit\n        <svg width=\"16\" height=\"12\" viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 6h13M9.5 1l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n      <\/a>\n    <\/section>\n\n  <\/main>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.uxserv-root .uxserv-reveal');\n  if(!('IntersectionObserver' in window)){\n    els.forEach(function(el){el.classList.add('uxserv-in');});\n    return;\n  }\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('uxserv-in');\n        io.unobserve(e.target);\n      }\n    });\n  },{threshold:0.12, rootMargin:'0px 0px -8% 0px'});\n  els.forEach(function(el, i){\n    el.style.transitionDelay = Math.min(i*60, 240) + 'ms';\n    io.observe(el);\n  });\n})();\n<\/script>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SEO \u00b7 JSON-LD STRUCTURED DATA (Schema.org)\n     TODO before publishing:\n       1. Replace every \"https:\/\/www.uxproject.com\" with the real domain.\n       2. Fill \"address\" and \"telephone\" with UX Project's real NAP data.\n       3. (Optional) add \"priceRange\" e.g. \"$$\" once defined.\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ProfessionalService\",\n  \"@id\": \"https:\/\/www.uxproject.com\/#business\",\n  \"name\": \"UX Project\",\n  \"slogan\": \"Making brands dangerously magnetic.\",\n  \"description\": \"Marketing, branding, and advertising agency for small businesses in South Florida \u2014 strategy and consulting, branding, social media management, photography and video, web design and development, Facebook and Google Ads management, print and signage, and on-demand production.\",\n  \"url\": \"https:\/\/www.uxproject.com\/services\",\n  \"image\": \"https:\/\/www.uxproject.com\/logo.png\",\n  \"knowsLanguage\": [\"en\", \"es\"],\n  \"areaServed\": [\n    { \"@type\": \"City\", \"name\": \"Jupiter, FL\" },\n    { \"@type\": \"City\", \"name\": \"West Palm Beach, FL\" },\n    { \"@type\": \"City\", \"name\": \"North Palm Beach, FL\" },\n    { \"@type\": \"City\", \"name\": \"Boynton Beach, FL\" },\n    { \"@type\": \"City\", \"name\": \"Lake Worth Beach, FL\" },\n    { \"@type\": \"City\", \"name\": \"Boca Raton, FL\" },\n    { \"@type\": \"City\", \"name\": \"Delray Beach, FL\" }\n  ],\n  \"knowsAbout\": [\n    \"Brand strategy\", \"Branding services\", \"Social media management\",\n    \"Photography and video production\", \"Web design and development\",\n    \"Facebook and Google Ads management\", \"Print and signage\"\n  ],\n  \"hasOfferCatalog\": {\n    \"@type\": \"OfferCatalog\",\n    \"name\": \"Marketing & Branding Services\",\n    \"itemListElement\": [\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Strategy & Consulting\", \"description\": \"Brand audit and strategic communication planning.\", \"url\": \"https:\/\/www.uxproject.com\/services\/strategy\" } },\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Branding\", \"description\": \"Complete branding services: identity, manuals, and graphic system.\", \"url\": \"https:\/\/www.uxproject.com\/services\/branding\" } },\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Social Media Management\", \"description\": \"Monthly social media management for small business.\", \"url\": \"https:\/\/www.uxproject.com\/services\/social-media\" } },\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Photography & Video\", \"description\": \"Professional photography and video production.\", \"url\": \"https:\/\/www.uxproject.com\/services\/photography-video\" } },\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Web Design & Development\", \"description\": \"Web design and development built to convert.\", \"url\": \"https:\/\/www.uxproject.com\/services\/web\" } },\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Paid Ads\", \"description\": \"Facebook and Google Ads management.\", \"url\": \"https:\/\/www.uxproject.com\/services\/ads\" } },\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Print & Signage\", \"description\": \"Print, signage, and physical branding.\", \"url\": \"https:\/\/www.uxproject.com\/services\/print-signage\" } },\n      { \"@type\": \"Offer\", \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Production\", \"description\": \"On-demand single deliverables: logo, design, video edit.\", \"url\": \"https:\/\/www.uxproject.com\/services\/production\" } }\n    ]\n  }\n}\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>South Florida Brand Experts Creative Marketing Agency. \u00c0 la carte or all-in. Eight professional web design, brand identity, and digital strategy solutions tailored to your business. Choose a single service to solve a specific problem, or let our team build your complete system. Core Service 01 \u2014 Strategy Strategy &amp; Consulting Think before you spend. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":25,"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":164,"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/pages\/38\/revisions\/164"}],"wp:attachment":[{"href":"https:\/\/uxproject.space\/es\/wp-json\/wp\/v2\/media?parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}