{"id":6,"date":"2026-04-10T16:41:13","date_gmt":"2026-04-10T16:41:13","guid":{"rendered":"https:\/\/pertnnyai.com\/?page_id=6"},"modified":"2026-06-17T01:10:29","modified_gmt":"2026-06-16T23:10:29","slug":"home","status":"publish","type":"page","link":"https:\/\/pertnnyai.com\/","title":{"rendered":"Automate Your Business With AI Agents"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* PERTNNY AI LANDING PAGE - FIXED *\/\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\nhtml,\nbody {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow-x: hidden !important;\n  background: #020b12;\n  font-family: Inter, Arial, sans-serif;\n}\n\n.entry-title,\n.page-title,\n.wp-block-post-title,\nh1.entry-title {\n  display: none !important;\n}\n\n.elementor-section,\n.elementor-container,\n.elementor-column,\n.elementor-widget-wrap,\n.wp-block-group,\n.wp-block-cover,\n.container,\n.site-content,\n.content-area,\n.entry-content,\n.page-content {\n  width: 100% !important;\n  max-width: 100% !important;\n}\n\n.pa-landing {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  background:\n    radial-gradient(circle at top left, rgba(0,255,220,.16), transparent 32%),\n    radial-gradient(circle at bottom right, rgba(0,135,255,.18), transparent 36%),\n    linear-gradient(180deg, #020b12, #031620);\n  color: #ffffff;\n  position: relative;\n}\n\n.pa-bg {\n  display: none;\n}\n\n.pa-landing section {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 18px 10px;\n  position: relative;\n  z-index: 1;\n}\n\n.pa-hero,\n.pa-problem,\n.pa-tools,\n.pa-services,\n.pa-calculator,\n.pa-process,\n.pa-faq,\n.pa-cta,\n.premium-menu,\n.pa-results {\n  width: calc(100vw - 20px) !important;\n  max-width: calc(100vw - 20px) !important;\n  margin: 0 auto 28px !important;\n  background: linear-gradient(145deg, rgba(5,32,48,.96), rgba(2,12,20,.96));\n  border: 1px solid rgba(0,255,230,.28);\n  border-radius: 30px;\n  padding: 56px 18px;\n  box-shadow: 0 0 45px rgba(0,255,230,.1);\n  overflow: hidden;\n}\n\n.pa-hero {\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.pa-badge {\n  display: inline-block;\n  width: fit-content;\n  margin: 0 auto 30px;\n  padding: 16px 28px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, #00f5d4, #00b7ff);\n  color: #001014;\n  font-weight: 900;\n  font-size: 18px;\n}\n\n.pa-hero h1,\n.pa-cta h2 {\n  font-size: clamp(42px, 9vw, 76px);\n  line-height: 1.08;\n  margin: 0 auto 30px;\n  max-width: 980px;\n  background: linear-gradient(90deg, #78fff1, #ffffff, #00b7ff);\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n\nh2 {\n  font-size: clamp(38px, 10vw, 72px);\n  line-height: 1.1;\n  text-align: center;\n  color: #78fff1;\n  margin: 0 0 34px;\n}\n\n.pa-hero p,\n.pa-cta p,\n.pa-problem p {\n  width: 100%;\n  max-width: 780px;\n  margin: 0 auto 34px;\n  font-size: clamp(21px, 5.5vw, 30px);\n  line-height: 1.55;\n  color: #d9f7ff;\n}\n\n.pa-buttons {\n  display: flex;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}\n\n.pa-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 100%;\n  max-width: 430px;\n  text-decoration: none;\n  border-radius: 999px;\n  padding: 20px 28px;\n  font-weight: 900;\n  font-size: 19px;\n  transition: .35s ease;\n  animation: pulseBtn 3s infinite ease-in-out;\n}\n\n.pa-btn.primary {\n  background: linear-gradient(90deg, #00f5d4, #00b7ff);\n  color: #001014;\n}\n\n.pa-btn.secondary {\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  border: 1px solid rgba(255,255,255,.22);\n}\n\n.problem-grid,\n.service-grid,\n.process-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 22px;\n}\n\n.problem-grid button {\n  width: 100%;\n  background: rgba(255,255,255,.06);\n  color: #ffffff;\n  border: 1px solid rgba(0,255,230,.25);\n  border-radius: 24px;\n  padding: 26px;\n  font-size: 21px;\n  font-weight: 900;\n  cursor: pointer;\n}\n\n.problem-result,\n.calc-result {\n  margin-top: 30px;\n  padding: 28px;\n  border-radius: 24px;\n  background: rgba(0,245,212,.08);\n  border: 1px solid rgba(0,245,212,.25);\n  font-size: 22px;\n  line-height: 1.6;\n}\n\n.tool-marquee {\n  width: 100%;\n  overflow: hidden;\n  margin: 34px 0;\n}\n\n.tool-track {\n  display: flex;\n  gap: 18px;\n  width: max-content;\n  animation: moveTools 24s linear infinite;\n}\n\n.tool-track span {\n  white-space: nowrap;\n  padding: 20px 34px;\n  border-radius: 999px;\n  background: rgba(255,255,255,.08);\n  border: 1px solid rgba(0,255,230,.3);\n  font-size: 20px;\n  font-weight: 900;\n  color: #ffffff;\n}\n\n.service-card,\n.process-grid div {\n  width: 100%;\n  background: rgba(255,255,255,.045);\n  border: 1px solid rgba(0,255,230,.18);\n  border-radius: 30px;\n  padding: 34px 24px;\n}\n\n.service-card h3,\n.process-grid h3 {\n  color: #78fff1;\n  font-size: 32px;\n  margin: 18px 0;\n}\n\n.service-card p,\n.process-grid p {\n  color: #e6f8ff;\n  font-size: 21px;\n  line-height: 1.6;\n}\n\n.process-grid strong {\n  color: #00f5d4;\n  font-size: 46px;\n}\n\n.calc-box {\n  width: 100%;\n  max-width: 650px;\n  margin: auto;\n}\n\n.calc-box label {\n  display: block;\n  margin: 20px 0 8px;\n  font-weight: 800;\n}\n\n.calc-box input {\n  width: 100%;\n  padding: 18px;\n  border-radius: 18px;\n  border: 1px solid rgba(0,255,230,.3);\n  background: rgba(255,255,255,.08);\n  color: #fff;\n  font-size: 20px;\n}\n\n.calc-box button {\n  width: 100%;\n  margin-top: 22px;\n  padding: 18px;\n  border: none;\n  border-radius: 999px;\n  background: linear-gradient(90deg, #00f5d4, #00b7ff);\n  color: #001014;\n  font-size: 20px;\n  font-weight: 900;\n  cursor: pointer;\n}\n\n\/* RESULTS *\/\n\n.pa-results {\n  text-align: center;\n}\n\n.pa-results-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n}\n\n.pa-result-card {\n  padding: 30px 22px;\n  border-radius: 28px;\n  background: rgba(255,255,255,.055);\n  border: 1px solid rgba(0,255,230,.22);\n  box-shadow: 0 0 25px rgba(0,245,212,.08);\n  animation: resultFloat 5s ease-in-out infinite;\n}\n\n.pa-result-card.big {\n  padding: 42px 24px;\n  background: linear-gradient(135deg, rgba(0,245,212,.22), rgba(0,183,255,.15));\n  border: 1px solid rgba(120,255,241,.45);\n}\n\n.pa-result-card h3 {\n  font-size: clamp(42px, 10vw, 76px);\n  color: #78fff1;\n  margin: 0 0 12px;\n}\n\n.pa-result-card p {\n  color: #d9f7ff;\n  font-size: 20px;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* NEW AI AUDIT BOX *\/\n\n.pa-audit-tool-box {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  width: 100%;\n  margin: 34px auto 0;\n  padding: 30px 24px;\n  border-radius: 30px;\n  text-decoration: none;\n  color: #ffffff;\n  background:\n    radial-gradient(circle at left, rgba(255,0,200,.28), transparent 35%),\n    linear-gradient(135deg, rgba(0,183,255,.25), rgba(0,245,212,.12));\n  border: 1px solid rgba(255,0,200,.36);\n  box-shadow:\n    0 0 30px rgba(0,183,255,.2),\n    0 0 45px rgba(255,0,200,.14);\n  animation: auditSlideButton 4s ease-in-out infinite;\n}\n\n.pa-audit-tool-box:hover {\n  transform: translateY(-6px) scale(1.02);\n  box-shadow:\n    0 0 45px rgba(0,183,255,.32),\n    0 0 60px rgba(255,0,200,.24);\n}\n\n.pa-audit-icon {\n  font-size: 46px;\n  min-width: 60px;\n}\n\n.pa-audit-tool-box h3 {\n  margin: 0 0 10px;\n  font-size: clamp(24px, 6vw, 38px);\n  color: #78fff1;\n}\n\n.pa-audit-tool-box p {\n  margin: 0 0 14px;\n  color: #d9f7ff;\n  font-size: 18px;\n  line-height: 1.5;\n}\n\n.pa-audit-tool-box span {\n  display: inline-block;\n  font-weight: 900;\n  color: #ffffff;\n  animation: auditArrowMove 2s ease-in-out infinite;\n}\n\n\/* FAQ *\/\n\n.pa-faq {\n  overflow: hidden;\n}\n\n.faq-slider {\n  display: flex;\n  gap: 22px;\n  width: max-content;\n  animation: faqPremiumMove 32s linear infinite;\n}\n\n.faq-slider:hover {\n  animation-play-state: paused;\n}\n\n.faq-item {\n  min-width: 420px;\n  max-width: 420px;\n  background: linear-gradient(145deg, rgba(0,245,212,.12), rgba(0,183,255,.08));\n  border: 1px solid rgba(120,255,241,.35);\n  border-radius: 30px;\n  padding: 34px 26px;\n  box-shadow: 0 0 30px rgba(0,245,212,.08);\n  transition: .35s ease;\n}\n\n.faq-item:hover {\n  transform: translateY(-8px) scale(1.02);\n  box-shadow: 0 0 35px rgba(0,245,212,.25);\n}\n\n.faq-item button {\n  width: 100%;\n  background: transparent;\n  color: #78fff1;\n  border: none;\n  text-align: left;\n  font-size: 24px;\n  font-weight: 900;\n  cursor: pointer;\n}\n\n.faq-item p {\n  display: none;\n  color: #ffffff;\n  font-size: 20px;\n  line-height: 1.7;\n  margin-top: 20px;\n}\n\n.faq-item.active p {\n  display: block;\n}\n\n\/* PREMIUM MENU *\/\n\n.premium-menu h2 {\n  text-align: center;\n  font-size: clamp(40px, 8vw, 70px);\n  margin-bottom: 30px;\n  color: #78fff1;\n}\n\n.premium-menu-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n}\n\n.premium-card {\n  display: block;\n  text-decoration: none;\n  color: white;\n  border-radius: 28px;\n  padding: 30px;\n  transition: 0.3s;\n  border: 1px solid rgba(255,255,255,.12);\n  animation: premiumFloat 5s ease-in-out infinite;\n}\n\n.premium-card:hover {\n  transform: translateY(-6px) scale(1.02);\n}\n\n.premium-card .icon {\n  font-size: 34px;\n  margin-bottom: 15px;\n}\n\n.premium-card h3 {\n  font-size: 30px;\n  margin-bottom: 15px;\n}\n\n.premium-card p {\n  font-size: 18px;\n  line-height: 1.7;\n  opacity: .9;\n}\n\n.premium-card span {\n  display: inline-block;\n  margin-top: 20px;\n  font-weight: 800;\n  font-size: 18px;\n}\n\n.tools {\n  background: linear-gradient(135deg,#00f5d4,#00b7ff);\n  color: #001014;\n}\n\n.services {\n  background: linear-gradient(135deg,#1d2671,#c33764);\n}\n\n.contact {\n  background: linear-gradient(135deg,#11998e,#38ef7d);\n  color: #001014;\n}\n\n.about {\n  background: linear-gradient(135deg,#654ea3,#eaafc8);\n}\n\n.studies {\n  background: linear-gradient(135deg,#fc4a1a,#f7b733);\n  color: #001014;\n}\n\n.privacy {\n  background: linear-gradient(135deg,#141e30,#243b55);\n}\n\n.pa-cta {\n  text-align: center;\n}\n\n\/* THEME BUTTON *\/\n\n.pa-theme-toggle {\n  display: inline-block;\n  margin-bottom: 28px;\n  padding: 14px 24px;\n  border-radius: 999px;\n  border: 1px solid rgba(0,255,230,.35);\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-weight: 900;\n  cursor: pointer;\n  animation: pulseBtn 3s infinite ease-in-out;\n}\n\n\/* PREMIUM GLOW MODE *\/\n\n.pa-landing.light-mode {\n  background:\n    radial-gradient(circle at top left, rgba(0,183,255,.28), transparent 32%),\n    radial-gradient(circle at top right, rgba(255,0,200,.22), transparent 34%),\n    radial-gradient(circle at bottom left, rgba(0,245,212,.22), transparent 35%),\n    radial-gradient(circle at bottom right, rgba(255,0,140,.24), transparent 35%),\n    linear-gradient(180deg, #020b12, #03111f, #020814) !important;\n}\n\n.pa-landing.light-mode .pa-hero,\n.pa-landing.light-mode .pa-results,\n.pa-landing.light-mode .pa-problem,\n.pa-landing.light-mode .pa-tools,\n.pa-landing.light-mode .pa-services,\n.pa-landing.light-mode .pa-calculator,\n.pa-landing.light-mode .pa-process,\n.pa-landing.light-mode .pa-faq,\n.pa-landing.light-mode .premium-menu,\n.pa-landing.light-mode .pa-cta {\n  background: linear-gradient(145deg, rgba(7,18,36,.97), rgba(3,8,18,.98)) !important;\n  border: 1px solid rgba(255,0,200,.28) !important;\n  box-shadow:\n    0 0 35px rgba(0,183,255,.14),\n    0 0 55px rgba(255,0,200,.10) !important;\n}\n\n\/* ANIMATIONS *\/\n\n@keyframes pulseBtn {\n  0%, 100% { box-shadow: 0 0 0 rgba(0,245,212,0); }\n  50% { box-shadow: 0 0 30px rgba(0,245,212,.22); }\n}\n\n@keyframes moveTools {\n  from { transform: translateX(0); }\n  to { transform: translateX(-50%); }\n}\n\n@keyframes resultFloat {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-6px); }\n}\n\n@keyframes premiumFloat {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-6px); }\n}\n\n@keyframes faqPremiumMove {\n  from { transform: translateX(0); }\n  to { transform: translateX(-50%); }\n}\n\n@keyframes auditSlideButton {\n  0%, 100% { transform: translateX(0); }\n  50% { transform: translateX(12px); }\n}\n\n@keyframes auditArrowMove {\n  0%, 100% { transform: translateX(0); }\n  50% { transform: translateX(8px); }\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 768px) {\n  .faq-slider {\n    width: 100%;\n    animation: none;\n    flex-direction: column;\n  }\n\n  .faq-item {\n    min-width: 100%;\n    max-width: 100%;\n  }\n\n  .pa-audit-tool-box {\n    flex-direction: column;\n    text-align: center;\n  }\n}\n\n@media (min-width: 768px) {\n  .premium-menu-grid,\n  .pa-results-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (min-width: 900px) {\n  .pa-landing section {\n    padding: 40px;\n  }\n\n  .pa-hero,\n  .pa-problem,\n  .pa-tools,\n  .pa-services,\n  .pa-calculator,\n  .pa-process,\n  .pa-faq,\n  .pa-cta,\n  .premium-menu,\n  .pa-results {\n    padding: 80px 60px;\n  }\n\n  .problem-grid,\n  .service-grid,\n  .process-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .pa-btn {\n    width: auto;\n  }\n}\n\n@media (min-width: 1100px) {\n  .premium-menu-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .pa-results-grid {\n    grid-template-columns: repeat(4, 1fr);\n  }\n}\n\n\/* =========================\n   FIX EMPTY TOP SPACE\n========================= *\/\n\nbody,\n.wp-site-blocks,\n.site,\n.site-content,\n.content-area,\n.entry-content,\n.page-content,\n.wp-block-post-content,\nmain {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n.pa-landing {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n.pa-landing > .pa-hero {\n  margin-top: 0 !important;\n}\n\n\/* If WordPress theme adds top spacer *\/\n.wp-block-spacer:first-child,\n.entry-content > :first-child {\n  margin-top: 0 !important;\n}\n\n\/* Mobile top fix *\/\n@media (max-width: 768px) {\n  .pa-landing section:first-of-type {\n    padding-top: 10px !important;\n  }\n\n  .pa-hero {\n    margin-top: 0 !important;\n  }\n}\n\n\/* =========================\n   MOVING RESULTS CARDS\n========================= *\/\n\n.pa-results {\n  overflow: hidden !important;\n}\n\n.pa-results-grid {\n  display: flex !important;\n  gap: 20px;\n  width: max-content;\n  animation: paResultsMove 18s ease-in-out infinite alternate;\n}\n\n.pa-results-grid:hover {\n  animation-play-state: paused;\n}\n\n.pa-result-card {\n  min-width: 280px;\n  max-width: 280px;\n  min-height: 210px;\n}\n\n\/* Different premium colors *\/\n.pa-result-card:nth-child(1) {\n  background: linear-gradient(135deg, rgba(0,245,212,.22), rgba(0,183,255,.14));\n  border-color: rgba(0,245,212,.45);\n}\n\n.pa-result-card:nth-child(2) {\n  background: linear-gradient(135deg, rgba(139,92,246,.22), rgba(0,183,255,.12));\n  border-color: rgba(139,92,246,.45);\n}\n\n.pa-result-card:nth-child(3) {\n  background: linear-gradient(135deg, rgba(255,0,200,.20), rgba(0,183,255,.12));\n  border-color: rgba(255,0,200,.42);\n}\n\n.pa-result-card:nth-child(4) {\n  background: linear-gradient(135deg, rgba(0,255,170,.18), rgba(255,183,0,.14));\n  border-color: rgba(0,255,170,.42);\n}\n\n@keyframes paResultsMove {\n  0% {\n    transform: translateX(0);\n  }\n\n  50% {\n    transform: translateX(-90px);\n  }\n\n  100% {\n    transform: translateX(0);\n  }\n}\n\n\/* Desktop: keep same moving style but wider cards *\/\n@media (min-width: 900px) {\n  .pa-result-card {\n    min-width: 300px;\n    max-width: 300px;\n  }\n}\n\n\/* Mobile: cards move left\/right but stay clean *\/\n@media (max-width: 768px) {\n  .pa-results-grid {\n    animation: paResultsMobileMove 10s ease-in-out infinite alternate;\n  }\n\n  .pa-result-card {\n    min-width: calc(100vw - 80px);\n    max-width: calc(100vw - 80px);\n  }\n\n  @keyframes paResultsMobileMove {\n    0% {\n      transform: translateX(0);\n    }\n\n    100% {\n      transform: translateX(-70px);\n    }\n  }\n}\n\n\/* =========================\n   FIX RESULTS CARDS SIZE + CONTINUOUS MOVEMENT\n========================= *\/\n\n.pa-results {\n  overflow: hidden !important;\n}\n\n.pa-results-grid {\n  display: flex !important;\n  flex-wrap: nowrap !important;\n  gap: 12px !important;\n  width: max-content !important;\n  animation: paResultsContinuous 16s linear infinite !important;\n}\n\n.pa-results-grid:hover {\n  animation-play-state: running !important;\n}\n\n.pa-result-card,\n.pa-result-card.big {\n  min-width: 155px !important;\n  max-width: 155px !important;\n  min-height: 135px !important;\n  padding: 20px 12px !important;\n  border-radius: 24px !important;\n}\n\n.pa-result-card h3 {\n  font-size: 38px !important;\n  line-height: 1.1 !important;\n  margin-bottom: 8px !important;\n}\n\n.pa-result-card p {\n  font-size: 14px !important;\n  line-height: 1.35 !important;\n}\n\n\/* different colors *\/\n.pa-result-card:nth-child(1) {\n  background: linear-gradient(135deg, rgba(0,245,212,.28), rgba(0,183,255,.14)) !important;\n  border-color: rgba(0,245,212,.5) !important;\n}\n\n.pa-result-card:nth-child(2) {\n  background: linear-gradient(135deg, rgba(139,92,246,.28), rgba(0,183,255,.12)) !important;\n  border-color: rgba(139,92,246,.55) !important;\n}\n\n.pa-result-card:nth-child(3) {\n  background: linear-gradient(135deg, rgba(255,0,200,.25), rgba(0,183,255,.12)) !important;\n  border-color: rgba(255,0,200,.5) !important;\n}\n\n.pa-result-card:nth-child(4) {\n  background: linear-gradient(135deg, rgba(0,255,170,.22), rgba(255,183,0,.16)) !important;\n  border-color: rgba(255,183,0,.5) !important;\n}\n\n@keyframes paResultsContinuous {\n  0% {\n    transform: translateX(0);\n  }\n  100% {\n    transform: translateX(-260px);\n  }\n}\n\n\/* Mobile: make two cards fit better *\/\n@media (max-width: 768px) {\n  .pa-results-grid {\n    gap: 10px !important;\n    animation-duration: 14s !important;\n  }\n\n  .pa-result-card,\n  .pa-result-card.big {\n    min-width: 145px !important;\n    max-width: 145px !important;\n    min-height: 130px !important;\n    padding: 18px 10px !important;\n  }\n\n  .pa-result-card h3 {\n    font-size: 34px !important;\n  }\n\n  .pa-result-card p {\n    font-size: 13px !important;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const problemButtons = document.querySelectorAll(\"[data-problem]\");\n  const problemResult = document.getElementById(\"problemResult\");\n\n  const solutions = {\n    reply: `\n      <strong>AI Solution:<\/strong><br>\n      \u2714 Instant website chat responses<br>\n      \u2714 WhatsApp and email reply automation<br>\n      \u2714 Faster customer support<br><br>\n      <strong>Estimated time saved:<\/strong> 10\u201320 hours per week\n    `,\n    leads: `\n      <strong>AI Solution:<\/strong><br>\n      \u2714 Capture visitor information automatically<br>\n      \u2714 Qualify leads before they reach you<br>\n      \u2714 Send leads to your CRM or email<br><br>\n      <strong>Result:<\/strong> More organized and higher-quality leads\n    `,\n    email: `\n      <strong>AI Solution:<\/strong><br>\n      \u2714 Auto-write email replies<br>\n      \u2714 Send follow-ups<br>\n      \u2714 Organize customer messages<br><br>\n      <strong>Result:<\/strong> Less inbox stress and faster communication\n    `,\n    booking: `\n      <strong>AI Solution:<\/strong><br>\n      \u2714 Guide visitors to the right service<br>\n      \u2714 Send them to your Calendly booking page<br>\n      \u2714 Reduce back-and-forth scheduling<br><br>\n      <strong>Result:<\/strong> More booked calls with less manual work\n    `,\n    tasks: `\n      <strong>AI Solution:<\/strong><br>\n      \u2714 Automate repetitive business tasks<br>\n      \u2714 Connect forms, emails, CRMs, and spreadsheets<br>\n      \u2714 Trigger actions automatically<br><br>\n      <strong>Result:<\/strong> More time to focus on growth\n    `,\n    support: `\n      <strong>AI Solution:<\/strong><br>\n      \u2714 Answer common customer questions<br>\n      \u2714 Collect issue details<br>\n      \u2714 Route serious problems to your team<br><br>\n      <strong>Result:<\/strong> Better support without being online 24\/7\n    `\n  };\n\n  problemButtons.forEach(button => {\n    button.addEventListener(\"click\", () => {\n      const key = button.dataset.problem;\n      if (problemResult && solutions[key]) {\n        problemResult.innerHTML = solutions[key];\n      }\n    });\n  });\n\n  const calculateBtn = document.getElementById(\"calculateBtn\");\n  const calcResult = document.getElementById(\"calcResult\");\n\n  if (calculateBtn && calcResult) {\n    calculateBtn.addEventListener(\"click\", () => {\n      const hours = Number(document.getElementById(\"hoursInput\").value) || 0;\n      const rate = Number(document.getElementById(\"rateInput\").value) || 0;\n\n      const yearlyHours = hours * 52;\n      const yearlyCost = yearlyHours * rate;\n\n      calcResult.innerHTML = `\n        You may be losing <strong>${yearlyHours.toLocaleString()} hours per year<\/strong> \n        on repetitive work.<br><br>\n        Estimated yearly value lost: <strong>$${yearlyCost.toLocaleString()}<\/strong><br><br>\n        AI automation can help reduce this by automating repeated tasks, follow-ups,\n        lead capture, appointment booking, and customer communication.\n      `;\n    });\n  }\n\n  const faqItems = document.querySelectorAll(\".faq-item\");\n\n  faqItems.forEach(item => {\n    const btn = item.querySelector(\"button\");\n\n    if (btn) {\n      btn.addEventListener(\"click\", () => {\n        item.classList.toggle(\"active\");\n      });\n    }\n  });\n\n  const themeToggle = document.getElementById(\"paThemeToggle\");\n  const landingPage = document.querySelector(\".pa-landing\");\n\n  if (themeToggle && landingPage) {\n    themeToggle.addEventListener(\"click\", () => {\n      landingPage.classList.toggle(\"light-mode\");\n\n      if (landingPage.classList.contains(\"light-mode\")) {\n        themeToggle.textContent = \"\ud83d\udc8e Premium Glow\";\n      } else {\n        themeToggle.textContent = \"\ud83c\udf0c Default Glow\";\n      }\n    });\n  }\n});\n<\/script>\n\n<section class=\"pa-landing\">\n  <div class=\"pa-bg\"><\/div>\n\n  <section class=\"pa-hero\">\n    <div class=\"pa-badge\">\ud83e\udd16 AI Automation Agency<\/div>\n    <h1>Automate Your Business With Smart AI Agents<\/h1>\n    <p>We create AI systems that capture leads, answer customer questions, book calls, send follow-ups, and reduce repetitive business tasks.<\/p>\n\n    <div class=\"pa-buttons\">\n      <a href=\"https:\/\/calendly.com\/petrobahati3\/30min\" target=\"_blank\" class=\"pa-btn primary\">\ud83d\udcde Book A Free Call<\/a>\n      <a href=\"https:\/\/pertnnyai.com\/?page_id=582\" target=\"_blank\" class=\"pa-btn secondary\">\ud83d\ude80 Try Free AI Tools<\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"pa-results\">\n    <button class=\"pa-theme-toggle\" id=\"paThemeToggle\">\ud83c\udf0c Default Glow<\/button>\n\n    <h2>Results Businesses Want From AI<\/h2>\n\n    <div class=\"pa-results-grid\">\n      <div class=\"pa-result-card big\">\n        <h3>10+<\/h3>\n        <p>Automation Systems Built<\/p>\n      <\/div>\n\n      <div class=\"pa-result-card\">\n        <h3>100+<\/h3>\n        <p>Hours Saved Through Automation<\/p>\n      <\/div>\n\n      <div class=\"pa-result-card\">\n        <h3>24\/7<\/h3>\n        <p>AI Availability<\/p>\n      <\/div>\n\n      <div class=\"pa-result-card big\">\n        <h3>Faster<\/h3>\n        <p>Customer Response Times<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pa-problem\">\n    <h2>What Is Slowing Down Your Business?<\/h2>\n    <p>Choose a problem and see how Pertnny AI can help solve it.<\/p>\n\n    <div class=\"problem-grid\">\n      <button data-problem=\"reply\">\ud83d\udcac Slow customer replies<\/button>\n      <button data-problem=\"leads\">\ud83c\udfaf Leads getting lost<\/button>\n      <button data-problem=\"email\">\ud83d\udce7 Too many emails<\/button>\n      <button data-problem=\"booking\">\ud83d\udcc5 Appointment overload<\/button>\n      <button data-problem=\"tasks\">\u2699\ufe0f Repetitive tasks<\/button>\n      <button data-problem=\"support\">\ud83e\udd16 Support questions<\/button>\n    <\/div>\n\n    <div class=\"problem-result\" id=\"problemResult\">Click a business problem above.<\/div>\n  <\/section>\n\n  <section class=\"pa-tools\">\n    <h2>Free AI Tools<\/h2>\n\n    <div class=\"tool-marquee\">\n      <div class=\"tool-track\">\n        <span>AI Email Writer<\/span>\n        <span>WhatsApp Reply Generator<\/span>\n        <span>Sales Message Generator<\/span>\n        <span>Follow-Up Writer<\/span>\n        <span>Lead Qualification Assistant<\/span>\n        <span>Customer Support Generator<\/span>\n        <span>Instagram DM Writer<\/span>\n        <span>Appointment Reminder Generator<\/span>\n        <span>AI Email Writer<\/span>\n        <span>WhatsApp Reply Generator<\/span>\n        <span>Sales Message Generator<\/span>\n        <span>Follow-Up Writer<\/span>\n      <\/div>\n    <\/div>\n\n    <a href=\"https:\/\/pertnnyai.com\/?page_id=582\" target=\"_blank\" class=\"pa-btn center-btn\">Open Free AI Tools<\/a>\n\n    <a href=\"https:\/\/pertnnyai.com\/?page_id=793\" target=\"_blank\" class=\"pa-audit-tool-box\">\n      <div class=\"pa-audit-icon\">\ud83d\ude80<\/div>\n      <div>\n        <h3>AI Business Audit &amp; Revenue Leak Scanner<\/h3>\n        <p>Find where your business is losing leads, time, and revenue.<\/p>\n        <span>Find My Revenue Leaks \u2192<\/span>\n      <\/div>\n    <\/a>\n  <\/section>\n\n  <section class=\"pa-services\">\n    <h2>What We Automate<\/h2>\n\n    <div class=\"service-grid\">\n      <div class=\"service-card\">\ud83c\udfaf <h3>Lead Capture Systems<\/h3><p>Collect visitor details and send qualified leads to your CRM, email, or booking system.<\/p><\/div>\n      <div class=\"service-card\">\ud83d\udcac <h3>AI Chatbots<\/h3><p>Answer customer questions instantly on your website, WhatsApp, Instagram, or support channels.<\/p><\/div>\n      <div class=\"service-card\">\ud83d\udcc5 <h3>Appointment Booking<\/h3><p>Guide visitors, recommend services, and send them directly to your booking calendar.<\/p><\/div>\n      <div class=\"service-card\">\ud83d\udce7 <h3>Email Automation<\/h3><p>Send welcome emails, reminders, sales messages, and customer updates automatically.<\/p><\/div>\n      <div class=\"service-card\">\u2699\ufe0f <h3>Workflow Automation<\/h3><p>Connect forms, CRMs, spreadsheets, and apps so tasks happen without manual work.<\/p><\/div>\n      <div class=\"service-card\">\ud83d\udcc8 <h3>Sales Follow-Up AI<\/h3><p>Follow up with interested leads and help turn conversations into paying customers.<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pa-calculator\">\n    <h2>How Much Time Are You Losing?<\/h2>\n\n    <div class=\"calc-box\">\n      <label>Hours spent on repetitive tasks each week<\/label>\n      <input type=\"number\" id=\"hoursInput\" value=\"10\" min=\"1\">\n\n      <label>Estimated hourly value<\/label>\n      <input type=\"number\" id=\"rateInput\" value=\"25\" min=\"1\">\n\n      <button id=\"calculateBtn\">Calculate Lost Time<\/button>\n\n      <div id=\"calcResult\" class=\"calc-result\">Your result will appear here.<\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pa-process\">\n    <h2>How It Works<\/h2>\n\n    <div class=\"process-grid\">\n      <div><strong>01<\/strong><h3>Discovery Call<\/h3><p>We learn about your business, customers, and where automation can help.<\/p><\/div>\n      <div><strong>02<\/strong><h3>Automation Plan<\/h3><p>We design the AI system, workflow, tools, and customer journey.<\/p><\/div>\n      <div><strong>03<\/strong><h3>Build &amp; Connect<\/h3><p>We build your AI agent and connect it with your website, forms, CRM, or tools.<\/p><\/div>\n      <div><strong>04<\/strong><h3>Launch &amp; Improve<\/h3><p>Your automation goes live, then we test, improve, and optimize it.<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pa-faq\">\n    <h2>Frequently Asked Questions<\/h2>\n\n    <div class=\"faq-slider\">\n      <div class=\"faq-item\"><button>What is an AI Agent?<\/button><p>An AI Agent is a smart system that can answer questions, collect information, guide users, and automate tasks.<\/p><\/div>\n      <div class=\"faq-item\"><button>Can this work with my website?<\/button><p>Yes. AI automation can connect to websites, forms, email tools, CRMs, calendars, and more.<\/p><\/div>\n      <div class=\"faq-item\"><button>Do I need technical knowledge?<\/button><p>No. Pertnny AI handles the setup, structure, automation, and connection for you.<\/p><\/div>\n      <div class=\"faq-item\"><button>Can it help me get more leads?<\/button><p>Yes. AI can capture visitors, qualify leads, answer questions, and guide people to book calls.<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"premium-menu\">\n    <h2>Explore Pertnny AI<\/h2>\n\n    <div class=\"premium-menu-grid\">\n      <a href=\"https:\/\/share.google\/0XDR9e226cgs52lyN\" class=\"premium-card tools\" target=\"_blank\">\n        <div class=\"icon\">\ud83e\udd16<\/div>\n        <h3>Free AI Tools<\/h3>\n        <p>Access free AI tools for emails, replies, customer support, follow-ups and sales messages.<\/p>\n        <span>Open Tools \u2192<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/share.google\/zYpJpoM8B3wQowMuI\" class=\"premium-card services\" target=\"_blank\">\n        <div class=\"icon\">\ud83d\ude80<\/div>\n        <h3>Services<\/h3>\n        <p>Explore automation systems, AI chatbots, lead capture, workflows and booking tools.<\/p>\n        <span>View Services \u2192<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/share.google\/tURRwzfemXGXsOHrt\" class=\"premium-card contact\" target=\"_blank\">\n        <div class=\"icon\">\ud83d\udce9<\/div>\n        <h3>Contact<\/h3>\n        <p>Tell us what you&#8217;re trying to automate and we&#8217;ll recommend the best solution.<\/p>\n        <span>Send Message \u2192<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/share.google\/PQ3JRMg74MfXjfsOU\" class=\"premium-card about\" target=\"_blank\">\n        <div class=\"icon\">\ud83d\udc64<\/div>\n        <h3>About<\/h3>\n        <p>Learn more about Pertnny AI, our mission and future vision.<\/p>\n        <span>Learn More \u2192<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/share.google\/3tPCuAfLxy1Dl5ldB\" class=\"premium-card studies\" target=\"_blank\">\n        <div class=\"icon\">\ud83d\udcca<\/div>\n        <h3>Case Studies<\/h3>\n        <p>See real examples of AI automation systems helping businesses save time.<\/p>\n        <span>View Results \u2192<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/share.google\/NCRrQ6cnpsnWL2Ljz\" class=\"premium-card privacy\" target=\"_blank\">\n        <div class=\"icon\">\ud83d\udd12<\/div>\n        <h3>Privacy Policy<\/h3>\n        <p>Review our policies, security standards and privacy commitments.<\/p>\n        <span>Read Policy \u2192<\/span>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"pa-cta\">\n    <h2>Ready To Automate Your Business?<\/h2>\n    <p>Book a free call and let\u2019s see what AI automation can do for your business.<\/p>\n\n    <div class=\"pa-buttons\">\n      <a href=\"https:\/\/calendly.com\/petrobahati3\/30min\" target=\"_blank\" class=\"pa-btn primary\">\ud83d\udcde Book A Free Call<\/a>\n      <a href=\"https:\/\/2gecq2.share-eu1.hsforms.com\/2wQc92blpSWCpxZOMHiF56Q\" target=\"_blank\" class=\"pa-btn secondary\">\ud83d\udce9 Send Us A Message<\/a>\n    <\/div>\n  <\/section>\n<\/section>\n\n\n<nav class=\"is-responsive wp-block-navigation is-layout-flex wp-block-navigation-is-layout-flex\" \n\t\t data-wp-interactive=\"core\/navigation\" data-wp-context='{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n\t\t\t\tdata-wp-on--click=\"actions.openMenuOnClick\"\n\t\t\t\tdata-wp-on--keydown=\"actions.handleMenuKeydown\"\n\t\t\t><svg width=\"24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"><\/path><path d=\"M4 15h16v1.5H4z\"><\/path><\/svg><\/button>\n\t\t\t\t<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-1\" \n\t\t\t\tdata-wp-class--has-modal-open=\"state.isMenuOpen\"\n\t\t\t\tdata-wp-class--is-menu-open=\"state.isMenuOpen\"\n\t\t\t\tdata-wp-watch=\"callbacks.initMenu\"\n\t\t\t\tdata-wp-on--keydown=\"actions.handleMenuKeydown\"\n\t\t\t\tdata-wp-on--focusout=\"actions.handleMenuFocusout\"\n\t\t\t\ttabindex=\"-1\"\n\t\t\t>\n\t\t\t\t\t<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n\t\t\t\t\t\t<div class=\"wp-block-navigation__responsive-dialog\" \n\t\t\t\tdata-wp-bind--aria-modal=\"state.ariaModal\"\n\t\t\t\tdata-wp-bind--aria-label=\"state.ariaLabel\"\n\t\t\t\tdata-wp-bind--role=\"state.roleAttribute\"\n\t\t\t>\n\t\t\t\t\t\t\t<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n\t\t\t\tdata-wp-on--click=\"actions.closeMenuOnClick\"\n\t\t\t><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"><\/path><\/svg><\/button>\n\t\t\t\t\t\t\t<div class=\"wp-block-navigation__responsive-container-content\" \n\t\t\t\tdata-wp-watch=\"callbacks.focusFirstElement\"\n\t\t\t id=\"modal-1-content\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div><\/nav>","protected":false},"excerpt":{"rendered":"<p>\ud83e\udd16 AI Automation Agency Automate Your Business With Smart AI Agents We create AI systems that capture leads, answer customer questions, book calls, send follow-ups, and reduce repetitive business tasks. \ud83d\udcde Book A Free Call \ud83d\ude80 Try Free AI Tools \ud83c\udf0c Default Glow Results Businesses Want From AI 10+ Automation Systems Built 100+ Hours Saved [&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-6","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>Automate Your Business with AI Agents - Pertnny AI<\/title>\n<meta name=\"description\" content=\"We build AI systems that automate your business, capture more leads, and close deals faster. Tailored AI agents for real growth.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pertnnyai.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Automate Your Business with AI Agents - Pertnny AI\" \/>\n<meta property=\"og:description\" content=\"We build AI systems that automate your business, capture more leads, and close deals faster. Tailored AI agents for real growth.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pertnnyai.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Pertnny AI\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T23:10:29+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/\",\"url\":\"https:\\\/\\\/pertnnyai.com\\\/\",\"name\":\"Automate Your Business with AI Agents - Pertnny AI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#website\"},\"datePublished\":\"2026-04-10T16:41:13+00:00\",\"dateModified\":\"2026-06-16T23:10:29+00:00\",\"description\":\"We build AI systems that automate your business, capture more leads, and close deals faster. Tailored AI agents for real growth.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pertnnyai.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pertnnyai.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Automate Your Business With AI Agents\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#website\",\"url\":\"https:\\\/\\\/pertnnyai.com\\\/\",\"name\":\"Pertnny AI\",\"description\":\"Automate Your Business With AI Agents\",\"publisher\":{\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pertnnyai.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#organization\",\"name\":\"Pertnny AI\",\"url\":\"https:\\\/\\\/pertnnyai.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pertnnyai.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/YOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.jpeg\",\"contentUrl\":\"https:\\\/\\\/pertnnyai.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/YOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.jpeg\",\"width\":1170,\"height\":1075,\"caption\":\"Pertnny AI\"},\"image\":{\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Automate Your Business with AI Agents - Pertnny AI","description":"We build AI systems that automate your business, capture more leads, and close deals faster. Tailored AI agents for real growth.","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:\/\/pertnnyai.com\/","og_locale":"en_US","og_type":"article","og_title":"Automate Your Business with AI Agents - Pertnny AI","og_description":"We build AI systems that automate your business, capture more leads, and close deals faster. Tailored AI agents for real growth.","og_url":"https:\/\/pertnnyai.com\/","og_site_name":"Pertnny AI","article_modified_time":"2026-06-16T23:10:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pertnnyai.com\/","url":"https:\/\/pertnnyai.com\/","name":"Automate Your Business with AI Agents - Pertnny AI","isPartOf":{"@id":"https:\/\/pertnnyai.com\/#website"},"datePublished":"2026-04-10T16:41:13+00:00","dateModified":"2026-06-16T23:10:29+00:00","description":"We build AI systems that automate your business, capture more leads, and close deals faster. Tailored AI agents for real growth.","breadcrumb":{"@id":"https:\/\/pertnnyai.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pertnnyai.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pertnnyai.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pertnnyai.com\/"},{"@type":"ListItem","position":2,"name":"Automate Your Business With AI Agents"}]},{"@type":"WebSite","@id":"https:\/\/pertnnyai.com\/#website","url":"https:\/\/pertnnyai.com\/","name":"Pertnny AI","description":"Automate Your Business With AI Agents","publisher":{"@id":"https:\/\/pertnnyai.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pertnnyai.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pertnnyai.com\/#organization","name":"Pertnny AI","url":"https:\/\/pertnnyai.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pertnnyai.com\/#\/schema\/logo\/image\/","url":"https:\/\/pertnnyai.com\/wp-content\/uploads\/2026\/04\/YOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.jpeg","contentUrl":"https:\/\/pertnnyai.com\/wp-content\/uploads\/2026\/04\/YOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.jpeg","width":1170,"height":1075,"caption":"Pertnny AI"},"image":{"@id":"https:\/\/pertnnyai.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pertnnyai.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":5,"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":798,"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/798"}],"wp:attachment":[{"href":"https:\/\/pertnnyai.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}