{"id":8,"date":"2025-05-09T08:52:19","date_gmt":"2025-05-09T08:52:19","guid":{"rendered":"https:\/\/herbnewton.com\/?page_id=8"},"modified":"2025-05-11T03:14:38","modified_gmt":"2025-05-11T03:14:38","slug":"home","status":"publish","type":"page","link":"https:\/\/herbnewton.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c52a9b2 e-flex e-con-boxed e-con e-parent\" data-id=\"c52a9b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6200b2c elementor-widget elementor-widget-html\" data-id=\"6200b2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n\r\n<html lang=\"en\">\r\n\r\n<head>\r\n\r\n    <meta charset=\"UTF-8\">\r\n\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n    <title>Herb Newton | AI Strategies, Consulting & Wizardry<\/title>\r\n\r\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/tailwindcss@2.2.19\/dist\/tailwind.min.css\" rel=\"stylesheet\">\r\n\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@fortawesome\/fontawesome-free@6.0.0\/css\/all.min.css\">\r\n\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Raleway:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n    <style>\r\n\r\n        :root {\r\n\r\n            --gold-gradient: linear-gradient(to right, #c6a450, #e2c675, #f9e3a3, #e2c675, #c6a450);\r\n\r\n            --navy-blue: #0a192f;\r\n\r\n        }\r\n\r\n       \r\n\r\n        body {\r\n\r\n            font-family: 'Raleway', sans-serif;\r\n\r\n            background-color: var(--navy-blue);\r\n\r\n            color: #e2e8f0;\r\n\r\n\r\n        }\r\n\r\n       \r\n\r\n        body::before {\r\n\r\n            content: \"\";\r\n\r\n            position: fixed;\r\n\r\n            top: 0;\r\n\r\n            left: 0;\r\n\r\n            width: 100%;\r\n\r\n            height: 100%;\r\n\r\n            background-color: rgba(10, 25, 47, 0.95);\r\n\r\n            z-index: -1;\r\n\r\n        }\r\n\r\n       \r\n\r\n        h1, h2, h3, h4, h5, h6 {\r\n\r\n            font-family: 'Playfair Display', serif;\r\n\r\n        }\r\n\r\n       \r\n\r\n        .gold-text {\r\n\r\n            background: var(--gold-gradient);\r\n\r\n            -webkit-background-clip: text;\r\n\r\n            background-clip: text;\r\n\r\n            color: transparent;\r\n\r\n        }\r\n\r\n       \r\n\r\n        .gold-border {\r\n\r\n            border-image: var(--gold-gradient) 1;\r\n\r\n            border-image-slice: 1;\r\n\r\n        }\r\n\r\n       \r\n\r\n        .logo-text {\r\n\r\n            font-family: 'Playfair Display', serif;\r\n\r\n            font-weight: 700;\r\n\r\n            letter-spacing: 0.05em;\r\n\r\n        }\r\n\r\n       \r\n\r\n        .btn-gold {\r\n\r\n            background: var(--gold-gradient);\r\n\r\n            color: #0a192f;\r\n\r\n            transition: all 0.3s ease;\r\n\r\n        }\r\n\r\n       \r\n\r\n        .btn-gold:hover {\r\n\r\n            opacity: 0.9;\r\n\r\n            transform: translateY(-2px);\r\n\r\n        }\r\n\r\n       \r\n\r\n        .service-card, .product-card {\r\n\r\n            background-color: rgba(13, 28, 51, 0.7);\r\n\r\n            transition: all 0.3s ease;\r\n\r\n            border: 1px solid rgba(198, 164, 80, 0.1);\r\n\r\n        }\r\n\r\n       \r\n\r\n        .service-card:hover, .product-card:hover {\r\n\r\n            transform: translateY(-5px);\r\n\r\n            border: 1px solid rgba(198, 164, 80, 0.5);\r\n\r\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);\r\n\r\n        }\r\n\r\n       \r\n\r\n        .emblem {\r\n\r\n            position: relative;\r\n\r\n            font-size: 2rem;\r\n\r\n            color: transparent;\r\n\r\n            background: var(--gold-gradient);\r\n\r\n            -webkit-background-clip: text;\r\n\r\n            background-clip: text;\r\n\r\n        }\r\n\r\n       \r\n\r\n        .icon-gold {\r\n\r\n            color: #c6a450;\r\n\r\n        }\r\n\r\n       \r\n\r\n        \/* Custom animations *\/\r\n\r\n        @keyframes fadeIn {\r\n\r\n            from { opacity: 0; transform: translateY(20px); }\r\n\r\n            to { opacity: 1; transform: translateY(0); }\r\n\r\n        }\r\n\r\n       \r\n\r\n        .animate-fadeIn {\r\n\r\n            animation: fadeIn 1s ease forwards;\r\n\r\n        }\r\n\r\n       \r\n\r\n        .delay-100 { animation-delay: 0.1s; }\r\n\r\n        .delay-200 { animation-delay: 0.2s; }\r\n\r\n        .delay-300 { animation-delay: 0.3s; }\r\n\r\n        .delay-400 { animation-delay: 0.4s; }\r\n\r\n       \r\n\r\n        \/* Responsive adjustments *\/\r\n\r\n        @media (max-width: 640px) {\r\n\r\n            .container {\r\n\r\n                padding-left: 1.5rem;\r\n\r\n                padding-right: 1.5rem;\r\n\r\n            }\r\n\r\n        }\r\n\r\n    <\/style>\r\n\r\n<\/head>\r\n\r\n\r\n<body class=\"min-h-screen\">\r\n\r\n    <header class=\"py-8\">\r\n\r\n        <div class=\"container mx-auto px-4 flex justify-center\">\r\n\r\n            <div class=\"text-center\">\r\n\r\n                <div class=\"mb-2 flex justify-center\">\r\n\r\n                    <span class=\"emblem\">\r\n                        \r\n                        \r\n                      <img decoding=\"async\" src=\"https:\/\/herbnewton.com\/wp-content\/uploads\/2025\/05\/pic2.png\" height=\"150\" width=\"150\">\r\n                       \r\n                       <!-- <i class=\"fas fa-gem\"><\/i> -->\r\n\r\n                    <\/span>\r\n\r\n                <\/div>\r\n\r\n                <h1 class=\"logo-text gold-text text-4xl md:text-5xl lg:text-6xl mb-2\">HERB NEWTON<\/h1>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/header>\r\n\r\n\r\n    <main>\r\n\r\n        <!-- Hero Section -->\r\n\r\n        <section class=\"py-16\">\r\n\r\n            <div class=\"container mx-auto px-4 text-center\">\r\n\r\n                <h2 class=\"text-3xl md:text-4xl mb-6 gold-text animate-fadeIn\">Elevating Business Intelligence<\/h2>\r\n\r\n                <p class=\"text-xl max-w-3xl mx-auto mb-8 opacity-90 animate-fadeIn delay-100\">\r\n\r\n                    Transforming enterprises through innovative AI strategies, expert consulting, and bespoke solutions.\r\n\r\n                <\/p>\r\n\r\n                <a href=\"#contact\" class=\"btn-gold px-8 py-3 rounded-full text-lg font-medium inline-block animate-fadeIn delay-200\">\r\n\r\n                    Get Started\r\n\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- Services Section -->\r\n\r\n        <section class=\"py-16 bg-opacity-50\" id=\"services\">\r\n\r\n            <div class=\"container mx-auto px-4\">\r\n\r\n                <h2 class=\"text-3xl md:text-4xl text-center mb-12 gold-text\">Our Services<\/h2>\r\n\r\n                <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\r\n\r\n                    <!-- Service 1 -->\r\n\r\n                    <div class=\"service-card rounded-lg p-6 animate-fadeIn\">\r\n\r\n                        <div class=\"text-3xl mb-4 icon-gold\">\r\n\r\n                            <i class=\"fas fa-brain\"><\/i>\r\n\r\n                        <\/div>\r\n\r\n                        <h3 class=\"text-xl mb-3 font-medium\">AI Strategy Development<\/h3>\r\n\r\n                        <p class=\"opacity-80\">\r\n\r\n                            Custom AI roadmaps aligned with your business objectives, ensuring optimal implementation and ROI.\r\n\r\n                        <\/p>\r\n\r\n                    <\/div>\r\n\r\n                   \r\n\r\n                    <!-- Service 2 -->\r\n\r\n                    <div class=\"service-card rounded-lg p-6 animate-fadeIn delay-100\">\r\n\r\n                        <div class=\"text-3xl mb-4 icon-gold\">\r\n\r\n                            <i class=\"fas fa-handshake\"><\/i>\r\n\r\n                        <\/div>\r\n\r\n                        <h3 class=\"text-xl mb-3 font-medium\">Business Transformation<\/h3>\r\n\r\n                        <p class=\"opacity-80\">\r\n\r\n                            End-to-end guidance through AI-driven business transformation, from concept to implementation.\r\n\r\n                        <\/p>\r\n\r\n                    <\/div>\r\n\r\n                   \r\n\r\n                    <!-- Service 3 -->\r\n\r\n                    <div class=\"service-card rounded-lg p-6 animate-fadeIn delay-200\">\r\n\r\n                        <div class=\"text-3xl mb-4 icon-gold\">\r\n\r\n                            <i class=\"fas fa-chart-line\"><\/i>\r\n\r\n                        <\/div>\r\n\r\n                        <h3 class=\"text-xl mb-3 font-medium\">Performance Optimization<\/h3>\r\n\r\n                        <p class=\"opacity-80\">\r\n\r\n                            Enhance existing systems with AI capabilities that drive efficiency and competitive advantage.\r\n\r\n                        <\/p>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- Products Section -->\r\n\r\n        <section class=\"py-16 bg-opacity-50\" id=\"products\">\r\n\r\n            <div class=\"container mx-auto px-4\">\r\n\r\n                <h2 class=\"text-3xl md:text-4xl text-center mb-12 gold-text\">Our Products<\/h2>\r\n\r\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n\r\n                    <!-- Product 1 -->\r\n\r\n                    <div class=\"product-card rounded-lg p-6 animate-fadeIn\">\r\n\r\n                        <div class=\"text-3xl mb-4 icon-gold\">\r\n\r\n                            <i class=\"fas fa-robot\"><\/i>\r\n\r\n                        <\/div>\r\n\r\n                        <h3 class=\"text-xl mb-3 font-medium\">AI Strategies<\/h3>\r\n\r\n                        <p class=\"opacity-80\">\r\n\r\n                            Comprehensive frameworks for integrating artificial intelligence into your business operations.\r\n\r\n                        <\/p>\r\n\r\n                    <\/div>\r\n\r\n                   \r\n\r\n                    <!-- Product 2 -->\r\n\r\n                    <div class=\"product-card rounded-lg p-6 animate-fadeIn delay-100\">\r\n\r\n                        <div class=\"text-3xl mb-4 icon-gold\">\r\n\r\n                            <i class=\"fas fa-users-cog\"><\/i>\r\n\r\n                        <\/div>\r\n\r\n                        <h3 class=\"text-xl mb-3 font-medium\">Consulting<\/h3>\r\n\r\n                        <p class=\"opacity-80\">\r\n\r\n                            Expert guidance tailored to your industry challenges and opportunities.\r\n\r\n                        <\/p>\r\n\r\n                    <\/div>\r\n\r\n                   \r\n\r\n                    <!-- Product 3 -->\r\n\r\n                    <div class=\"product-card rounded-lg p-6 animate-fadeIn delay-200\">\r\n\r\n                        <div class=\"text-3xl mb-4 icon-gold\">\r\n\r\n                            <i class=\"fas fa-hat-wizard\"><\/i>\r\n\r\n                        <\/div>\r\n\r\n                        <h3 class=\"text-xl mb-3 font-medium\">Wizardry<\/h3>\r\n\r\n                        <p class=\"opacity-80\">\r\n\r\n                            Advanced solutions that deliver seemingly magical results through cutting-edge AI applications.\r\n\r\n                        <\/p>\r\n\r\n                    <\/div>\r\n\r\n                   \r\n\r\n                    <!-- Product 4 -->\r\n\r\n                    <div class=\"product-card rounded-lg p-6 animate-fadeIn delay-300\">\r\n\r\n                        <div class=\"text-3xl mb-4 icon-gold\">\r\n\r\n                            <i class=\"fas fa-book\"><\/i>\r\n\r\n                        <\/div>\r\n\r\n                        <h3 class=\"text-xl mb-3 font-medium\">Privately Labeled Products<\/h3>\r\n\r\n                        <p class=\"opacity-80\">\r\n\r\n                            Custom AI agents, books, and specialized tools branded for your organization.\r\n\r\n                        <\/p>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- Contact Section -->\r\n\r\n        <section class=\"py-16\" id=\"contact\">\r\n\r\n            <div class=\"container mx-auto px-4 text-center\">\r\n\r\n                <h2 class=\"text-3xl md:text-4xl text-center mb-12 gold-text\">Contact Us<\/h2>\r\n\r\n                <div class=\"max-w-xl mx-auto service-card rounded-lg p-8\">\r\n\r\n                    <div class=\"flex flex-col space-y-6\">\r\n\r\n                        <div>\r\n\r\n                            <div class=\"text-2xl mb-2 icon-gold\">\r\n\r\n                                <i class=\"fas fa-phone\"><\/i>\r\n\r\n                            <\/div>\r\n\r\n                            <p class=\"text-lg\">214.910.1011<\/p>\r\n\r\n                        <\/div>\r\n\r\n                        <div>\r\n\r\n                            <div class=\"text-2xl mb-2 icon-gold\">\r\n\r\n                                <i class=\"fas fa-envelope\"><\/i>\r\n\r\n                            <\/div>\r\n\r\n                            <p class=\"text-lg\">info@herbnewton.com<\/p>\r\n\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n\r\n                   \r\n\r\n                    <div class=\"mt-10\">\r\n\r\n                        <a href=\"https:\/\/www.instagram.com\/goherbsuperb?igsh=YzljYTk1ODg3Zg==\" class=\"btn-gold px-8 py-3 rounded-full text-lg font-medium inline-block\">\r\n\r\n                            Get In Touch\r\n\r\n                        <\/a>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/section>\r\n\r\n    <\/main>\r\n\r\n\r\n    <footer class=\"py-8\">\r\n\r\n        <div class=\"container mx-auto px-4 text-center\">\r\n\r\n            <p class=\"opacity-70\">&copy; 2025 Herb Newton. All rights reserved.<\/p>\r\n\r\n        <\/div>\r\n\r\n    <\/footer>\r\n\r\n\r\n    <script>\r\n\r\n        \/\/ Simple scroll animation\r\n\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n\r\n            anchor.addEventListener('click', function (e) {\r\n\r\n                e.preventDefault();\r\n\r\n                document.querySelector(this.getAttribute('href')).scrollIntoView({\r\n\r\n                    behavior: 'smooth'\r\n\r\n                });\r\n\r\n            });\r\n\r\n        });\r\n\r\n       \r\n\r\n        \/\/ Reveal animations on scroll\r\n\r\n        const revealElements = document.querySelectorAll('.service-card, .product-card');\r\n\r\n       \r\n\r\n        function checkReveal() {\r\n\r\n            revealElements.forEach((element, index) => {\r\n\r\n                const elementTop = element.getBoundingClientRect().top;\r\n\r\n                const windowHeight = window.innerHeight;\r\n\r\n               \r\n\r\n                if (elementTop < windowHeight - 100) {\r\n\r\n                    element.classList.add('animate-fadeIn');\r\n\r\n                    element.style.animationDelay = `${index * 0.1}s`;\r\n\r\n                }\r\n\r\n            });\r\n\r\n        }\r\n\r\n       \r\n\r\n        \/\/ Initial check\r\n\r\n        window.addEventListener('load', checkReveal);\r\n\r\n        \/\/ Check on scroll\r\n\r\n        window.addEventListener('scroll', checkReveal);\r\n\r\n    <\/script>\r\n\r\n<\/body>\r\n\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Herb Newton | AI Strategies, Consulting &#038; Wizardry HERB NEWTON Elevating Business Intelligence Transforming enterprises through innovative AI strategies, expert consulting, and bespoke solutions. Get Started Our Services AI Strategy Development Custom AI roadmaps aligned with your business objectives, ensuring optimal implementation and ROI. Business Transformation End-to-end guidance through AI-driven business transformation, from concept to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":13,"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":29,"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/29"}],"wp:attachment":[{"href":"https:\/\/herbnewton.com\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}