{"id":84,"date":"2026-04-14T08:58:25","date_gmt":"2026-04-14T06:58:25","guid":{"rendered":"https:\/\/pertnnyai.com\/?page_id=84"},"modified":"2026-06-04T05:10:32","modified_gmt":"2026-06-04T03:10:32","slug":"home-2","status":"publish","type":"page","link":"https:\/\/pertnnyai.com\/?page_id=84","title":{"rendered":"Services"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\nbody{\nbackground:#050505;\ncolor:#fff;\noverflow-x:hidden;\nfont-family:Arial,sans-serif;\n}\n\n.services-v2{\nmax-width:1200px;\nmargin:auto;\npadding:40px 20px;\n}\n\n.services-hero,\n.services-section,\n.results-section,\n.process-section,\n.trust-section,\n.cta-section{\nbackground:linear-gradient(145deg,#050505,#111827);\nborder:1px solid rgba(247,211,122,.18);\nborder-radius:30px;\npadding:70px 30px;\nmargin-bottom:50px;\nbox-shadow:0 0 40px rgba(247,211,122,.08);\n}\n\n.services-badge{\ndisplay:inline-block;\npadding:10px 20px;\nbackground:rgba(247,211,122,.12);\nborder-radius:999px;\ncolor:#f7d37a;\nfont-weight:700;\nmargin-bottom:25px;\n}\n\n.services-hero{\ntext-align:center;\n}\n\n.services-hero h1{\nfont-size:clamp(42px,7vw,78px);\nline-height:1.1;\ncolor:#f7d37a;\nmargin-bottom:20px;\n}\n\n.services-hero p{\nfont-size:22px;\nline-height:1.8;\nmax-width:850px;\nmargin:auto;\nmargin-bottom:35px;\ncolor:#e5e7eb;\n}\n\n.hero-buttons{\ndisplay:flex;\njustify-content:center;\ngap:15px;\nflex-wrap:wrap;\n}\n\n.main-btn,\n.outline-btn{\ndisplay:flex;\nalign-items:center;\njustify-content:center;\npadding:18px 35px;\nborder-radius:999px;\ntext-decoration:none;\nfont-weight:800;\nfont-size:18px;\ntransition:.3s;\n}\n\n.main-btn{\nbackground:linear-gradient(135deg,#f7d37a,#c89c3c);\ncolor:#000;\n}\n\n.outline-btn{\nborder:1px solid rgba(247,211,122,.3);\ncolor:#f7d37a;\nbackground:#0d0d0d;\n}\n\n.main-btn:hover,\n.outline-btn:hover{\ntransform:translateY(-4px);\n}\n\n.services-section h2,\n.results-section h2,\n.process-section h2,\n.trust-section h2,\n.cta-section h2{\ntext-align:center;\nfont-size:48px;\ncolor:#f7d37a;\nmargin-bottom:40px;\n}\n\n.services-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(280px,1fr));\ngap:25px;\n}\n\n.service-card{\nbackground:#0f0f0f;\nborder:1px solid rgba(247,211,122,.15);\npadding:35px;\nborder-radius:25px;\ntransition:.3s;\n}\n\n.service-card:hover{\ntransform:translateY(-8px);\nbox-shadow:0 0 25px rgba(247,211,122,.15);\n}\n\n.service-icon{\nfont-size:52px;\nmargin-bottom:15px;\n}\n\n.service-card h3{\ncolor:#f7d37a;\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.service-card p{\nline-height:1.8;\nfont-size:17px;\n}\n\n.results-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\ngap:20px;\n}\n\n.result-box{\nbackground:#101010;\npadding:25px;\nborder-radius:20px;\ntext-align:center;\nfont-size:20px;\nfont-weight:700;\nborder:1px solid rgba(247,211,122,.15);\n}\n\n.process-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(240px,1fr));\ngap:20px;\n}\n\n.process-card{\nbackground:#101010;\npadding:30px;\nborder-radius:25px;\ntext-align:center;\n}\n\n.process-card span{\nfont-size:50px;\nfont-weight:bold;\ncolor:#f7d37a;\n}\n\n.process-card h3{\nmargin:15px 0;\nfont-size:28px;\ncolor:#f7d37a;\n}\n\n.process-card p{\nline-height:1.8;\n}\n\n.trust-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\ngap:20px;\n}\n\n.trust-grid div{\nbackground:#101010;\npadding:25px;\nborder-radius:20px;\ntext-align:center;\nfont-weight:700;\nborder:1px solid rgba(247,211,122,.15);\n}\n\n.cta-section{\ntext-align:center;\n}\n\n.cta-section p{\nfont-size:21px;\nline-height:1.8;\nmax-width:800px;\nmargin:0 auto 35px;\n}\n\n.reveal{\nopacity:0;\ntransform:translateY(40px);\ntransition:.8s;\n}\n\n.reveal.show{\nopacity:1;\ntransform:translateY(0);\n}\n\n@media(max-width:768px){\n\n.services-v2{\npadding:20px 14px;\n}\n\n.services-hero,\n.services-section,\n.results-section,\n.process-section,\n.trust-section,\n.cta-section{\npadding:45px 20px;\n}\n\n.services-hero h1{\nfont-size:42px;\n}\n\n.services-section h2,\n.results-section h2,\n.process-section h2,\n.trust-section h2,\n.cta-section h2{\nfont-size:32px;\n}\n\n.services-hero p,\n.cta-section p{\nfont-size:18px;\n}\n\n.main-btn,\n.outline-btn{\nwidth:100%;\nmax-width:100%;\n}\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\",()=>{\n\nconst reveals=document.querySelectorAll(\".reveal\");\n\nconst observer=new IntersectionObserver((entries)=>{\n\nentries.forEach(entry=>{\n\nif(entry.isIntersecting){\nentry.target.classList.add(\"show\");\n}\n\n});\n\n},{\nthreshold:0.15\n});\n\nreveals.forEach(item=>{\nobserver.observe(item);\n});\n\n});\n<\/script>\n\n<div class=\"services-v2\">\n\n  <section class=\"services-hero reveal\">\n\n    <div class=\"services-badge\">\n      \u2699\ufe0f Pertnny AI Services\n    <\/div>\n\n    <h1>Powerful AI Solutions For Business Growth<\/h1>\n\n    <p>\n      We build AI automation systems that help businesses capture leads,\n      automate follow-ups, improve customer communication, increase bookings,\n      save time and scale faster.\n    <\/p>\n\n    <div class=\"hero-buttons\">\n\n      <a href=\"https:\/\/calendly.com\/petrobahati3\/30min\" target=\"_blank\" class=\"main-btn\">\n        \ud83d\udcde Book Free Strategy Call\n      <\/a>\n\n      <a href=\"#services-grid\" class=\"outline-btn\">\n        Explore Services\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n  <section class=\"services-section reveal\">\n\n    <h2>Our AI Automation Services<\/h2>\n\n    <div id=\"services-grid\" class=\"services-grid\">\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\ud83c\udfaf<\/div>\n        <h3>Lead Capture Systems<\/h3>\n        <p>\n          Capture leads automatically from your website, forms and landing pages.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\ud83d\udcac<\/div>\n        <h3>Smart Follow-Up<\/h3>\n        <p>\n          Automatically follow up with interested leads and help turn conversations into paying customers.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\u2699\ufe0f<\/div>\n        <h3>Admin Automation<\/h3>\n        <p>\n          Reduce repetitive admin tasks and save hours every week.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\ud83e\udd16<\/div>\n        <h3>AI Chatbots<\/h3>\n        <p>\n          Give visitors instant answers and support 24\/7.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\ud83d\udcc5<\/div>\n        <h3>Booking Automation<\/h3>\n        <p>\n          Allow customers to schedule meetings automatically.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\ud83d\udce7<\/div>\n        <h3>Email Automation<\/h3>\n        <p>\n          Automate emails, reminders, follow-ups and notifications.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <section class=\"results-section reveal\">\n\n    <h2>Business Results We Help Create<\/h2>\n\n    <div class=\"results-grid\">\n\n      <div class=\"result-box\">\n        \u26a1 Faster Response Times\n      <\/div>\n\n      <div class=\"result-box\">\n        \ud83d\udcc8 More Qualified Leads\n      <\/div>\n\n      <div class=\"result-box\">\n        \ud83d\udcb0 Increased Revenue\n      <\/div>\n\n      <div class=\"result-box\">\n        \ud83e\udd1d Better Customer Experience\n      <\/div>\n\n      <div class=\"result-box\">\n        \u23f1\ufe0f Less Manual Work\n      <\/div>\n\n      <div class=\"result-box\">\n        \ud83d\ude80 Faster Business Growth\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <section class=\"process-section reveal\">\n\n    <h2>How It Works<\/h2>\n\n    <div class=\"process-grid\">\n\n      <div class=\"process-card\">\n        <span>1<\/span>\n        <h3>Discovery<\/h3>\n        <p>\n          We learn about your business and identify automation opportunities.\n        <\/p>\n      <\/div>\n\n      <div class=\"process-card\">\n        <span>2<\/span>\n        <h3>Strategy<\/h3>\n        <p>\n          We design the ideal AI workflow tailored to your business.\n        <\/p>\n      <\/div>\n\n      <div class=\"process-card\">\n        <span>3<\/span>\n        <h3>Build<\/h3>\n        <p>\n          We create, test and connect your automation systems.\n        <\/p>\n      <\/div>\n\n      <div class=\"process-card\">\n        <span>4<\/span>\n        <h3>Launch<\/h3>\n        <p>\n          Your AI system goes live and starts working for you.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <section class=\"trust-section reveal\">\n\n    <h2>Why Businesses Choose Pertnny AI<\/h2>\n\n    <div class=\"trust-grid\">\n\n      <div>\u2705 Faster Lead Response<\/div>\n      <div>\u2705 More Bookings<\/div>\n      <div>\u2705 Better Customer Support<\/div>\n      <div>\u2705 Less Admin Work<\/div>\n      <div>\u2705 Professional Setup<\/div>\n      <div>\u2705 Ongoing Support<\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <section class=\"cta-section reveal\">\n\n    <h2>Ready To Grow Faster?<\/h2>\n\n    <p>\n      Book a free strategy call today and discover how AI automation can help your business.\n    <\/p>\n\n    <a href=\"https:\/\/calendly.com\/petrobahati3\/30min\" target=\"_blank\" class=\"main-btn\">\n      \ud83d\udcde Book A Call Now\n    <\/a>\n\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u2699\ufe0f Pertnny AI Services Powerful AI Solutions For Business Growth We build AI automation systems that help businesses capture leads, automate follow-ups, improve customer communication, increase bookings, save time and scale faster. \ud83d\udcde Book Free Strategy Call Explore Services Our AI Automation Services \ud83c\udfaf Lead Capture Systems Capture leads automatically from your website, forms and [&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-84","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>Services - Pertnny AI<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pertnnyai.com\/?page_id=84\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Services - Pertnny AI\" \/>\n<meta property=\"og:description\" content=\"\u2699\ufe0f Pertnny AI Services Powerful AI Solutions For Business Growth We build AI automation systems that help businesses capture leads, automate follow-ups, improve customer communication, increase bookings, save time and scale faster. \ud83d\udcde Book Free Strategy Call Explore Services Our AI Automation Services \ud83c\udfaf Lead Capture Systems Capture leads automatically from your website, forms and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pertnnyai.com\/?page_id=84\" \/>\n<meta property=\"og:site_name\" content=\"Pertnny AI\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-04T03:10:32+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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/?page_id=84\",\"url\":\"https:\\\/\\\/pertnnyai.com\\\/?page_id=84\",\"name\":\"Services - Pertnny AI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/#website\"},\"datePublished\":\"2026-04-14T06:58:25+00:00\",\"dateModified\":\"2026-06-04T03:10:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/?page_id=84#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pertnnyai.com\\\/?page_id=84\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pertnnyai.com\\\/?page_id=84#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pertnnyai.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Services\"}]},{\"@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":"Services - Pertnny AI","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\/?page_id=84","og_locale":"en_US","og_type":"article","og_title":"Services - Pertnny AI","og_description":"\u2699\ufe0f Pertnny AI Services Powerful AI Solutions For Business Growth We build AI automation systems that help businesses capture leads, automate follow-ups, improve customer communication, increase bookings, save time and scale faster. \ud83d\udcde Book Free Strategy Call Explore Services Our AI Automation Services \ud83c\udfaf Lead Capture Systems Capture leads automatically from your website, forms and [&hellip;]","og_url":"https:\/\/pertnnyai.com\/?page_id=84","og_site_name":"Pertnny AI","article_modified_time":"2026-06-04T03:10:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pertnnyai.com\/?page_id=84","url":"https:\/\/pertnnyai.com\/?page_id=84","name":"Services - Pertnny AI","isPartOf":{"@id":"https:\/\/pertnnyai.com\/#website"},"datePublished":"2026-04-14T06:58:25+00:00","dateModified":"2026-06-04T03:10:32+00:00","breadcrumb":{"@id":"https:\/\/pertnnyai.com\/?page_id=84#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pertnnyai.com\/?page_id=84"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pertnnyai.com\/?page_id=84#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pertnnyai.com\/"},{"@type":"ListItem","position":2,"name":"Services"}]},{"@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\/84","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=84"}],"version-history":[{"count":4,"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/pages\/84\/revisions"}],"predecessor-version":[{"id":715,"href":"https:\/\/pertnnyai.com\/index.php?rest_route=\/wp\/v2\/pages\/84\/revisions\/715"}],"wp:attachment":[{"href":"https:\/\/pertnnyai.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=84"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}