{"id":580,"date":"2025-08-08T09:32:09","date_gmt":"2025-08-08T09:32:09","guid":{"rendered":"http:\/\/scaleupwithhj.com\/?page_id=580"},"modified":"2026-06-27T22:37:17","modified_gmt":"2026-06-27T22:37:17","slug":"real-client-results-real-growth","status":"publish","type":"page","link":"https:\/\/scaleupwithhj.com\/index.php\/real-client-results-real-growth\/","title":{"rendered":"Real Client Results, Real Growth"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Every screenshot and testimonial you see here comes directly from the clients I\u2019ve worked with \u2014 across both FBA and FBM. These are genuine results built through consistent strategy, market insight, and hard work. I believe in transparency, so you can see exactly what\u2019s possible when the right plan meets the right execution.<\/p>\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Testimonials &#038; Sales Stats \u00b7 Carousel Animation<\/title>\n    <style>\n        \/* --- reset & base --- *\/\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Arial', sans-serif;\n            background-color: #f8f9fa;\n            padding: 40px 20px;\n            min-height: 100vh;\n        }\n\n        \/* ===== TESTIMONIAL SECTION ===== *\/\n        .testimonial-section {\n            width: 100%;\n            max-width: 1300px;\n            margin: 0 auto 60px auto;\n            padding: 40px 20px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .testimonial-section h2 {\n            font-size: 36px;\n            color: #333;\n            margin-bottom: 50px;\n            text-align: center;\n            font-weight: 600;\n        }\n\n        .testimonial-container {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            padding: 20px 0;\n            position: relative;\n            height: 460px;\n        }\n\n        .testimonial-card {\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n            padding: 30px 28px;\n            width: 360px;\n            transition: all 0.6s ease;\n            position: absolute;\n            opacity: 0.6;\n            transform: scale(0.9);\n            z-index: 1;\n        }\n\n        .testimonial-card.left {\n            left: 8%;\n            transform: scale(0.9) translateX(-50%);\n            opacity: 0.5;\n        }\n\n        .testimonial-card.center {\n            left: 50%;\n            transform: translateX(-50%) scale(1.1);\n            opacity: 1;\n            z-index: 3;\n            box-shadow: 0 15px 40px rgba(123, 63, 228, 0.25);\n            border: 2px solid #7B3FE4;\n        }\n\n        .testimonial-card.right {\n            left: 92%;\n            transform: scale(0.9) translateX(-50%);\n            opacity: 0.5;\n        }\n\n        .testimonial-text {\n            font-size: 17px;\n            color: #555;\n            margin-bottom: 25px;\n            line-height: 1.7;\n            font-style: italic;\n        }\n\n        .testimonial-author {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .testimonial-author img {\n            width: 65px;\n            height: 65px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 3px solid #7B3FE4;\n        }\n\n        .author-info h4 {\n            font-size: 19px;\n            color: #333;\n            margin: 0 0 5px 0;\n            font-weight: 600;\n        }\n\n        .author-info span {\n            font-size: 15px;\n            color: #7B3FE4;\n            font-weight: 500;\n        }\n\n        .stars {\n            color: #7B3FE4;\n            font-size: 22px;\n            margin-bottom: 15px;\n        }\n\n        .nav-dots {\n            display: flex;\n            justify-content: center;\n            margin-top: 40px;\n            gap: 12px;\n        }\n\n        .dot {\n            width: 14px;\n            height: 14px;\n            border-radius: 50%;\n            background-color: #ddd;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n\n        .dot.active {\n            background-color: #7B3FE4;\n            transform: scale(1.2);\n        }\n\n        \/* ===== SALES STATS CAROUSEL ===== *\/\n        .sales-section {\n            max-width: 1300px;\n            margin: 0 auto 60px auto;\n            padding: 40px 20px;\n            background: transparent;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .sales-section h2 {\n            font-size: 36px;\n            color: #333;\n            margin-bottom: 50px;\n            text-align: center;\n            font-weight: 600;\n        }\n\n        .sales-container {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            padding: 20px 0;\n            position: relative;\n            height: 460px;\n        }\n\n        .sales-card {\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n            padding: 25px 25px 20px 25px;\n            width: 360px;\n            transition: all 0.6s ease;\n            position: absolute;\n            opacity: 0.6;\n            transform: scale(0.9);\n            z-index: 1;\n            overflow: hidden;\n        }\n\n        .sales-card.left {\n            left: 8%;\n            transform: scale(0.9) translateX(-50%);\n            opacity: 0.5;\n        }\n\n        .sales-card.center {\n            left: 50%;\n            transform: translateX(-50%) scale(1.1);\n            opacity: 1;\n            z-index: 3;\n            box-shadow: 0 15px 40px rgba(123, 63, 228, 0.25);\n            border: 2px solid #7B3FE4;\n        }\n\n        .sales-card.right {\n            left: 92%;\n            transform: scale(0.9) translateX(-50%);\n            opacity: 0.5;\n        }\n\n        .sales-card img {\n            width: 100%;\n            height: 240px;\n            object-fit: contain;\n            display: block;\n            border-radius: 8px;\n            background: #f8f8f8;\n            padding: 5px;\n        }\n\n        .sales-card .sales-text {\n            padding: 15px 0 5px 0;\n            text-align: center;\n            font-size: 16px;\n            color: #333;\n            font-weight: 500;\n            line-height: 1.5;\n            min-height: 55px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: transparent;\n            border: none;\n        }\n\n        .sales-nav-dots {\n            display: flex;\n            justify-content: center;\n            margin-top: 40px;\n            gap: 12px;\n        }\n\n        .sales-dot {\n            width: 14px;\n            height: 14px;\n            border-radius: 50%;\n            background-color: #ddd;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n\n        .sales-dot.active {\n            background-color: #7B3FE4;\n            transform: scale(1.2);\n        }\n\n        \/* ===== SCROLL ANIMATION ===== *\/\n        .animate-on-scroll {\n            opacity: 0;\n            transform: translateY(50px);\n            transition: opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94),\n                        transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n\n        .animate-on-scroll.visible {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 768px) {\n            .testimonial-card,\n            .sales-card {\n                width: 280px;\n                padding: 20px;\n            }\n            .testimonial-card.left,\n            .sales-card.left {\n                left: 5%;\n            }\n            .testimonial-card.right,\n            .sales-card.right {\n                left: 95%;\n            }\n            .testimonial-container,\n            .sales-container {\n                height: 420px;\n            }\n            .sales-card img {\n                height: 180px;\n            }\n            .testimonial-card.center,\n            .sales-card.center {\n                transform: translateX(-50%) scale(1.05);\n            }\n            .testimonial-author img {\n                width: 50px;\n                height: 50px;\n            }\n            .testimonial-text {\n                font-size: 15px;\n            }\n            .sales-card .sales-text {\n                font-size: 14px;\n                min-height: 45px;\n            }\n        }\n\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .testimonial-card,\n            .sales-card {\n                width: 320px;\n            }\n            .testimonial-card.left,\n            .sales-card.left {\n                left: 5%;\n            }\n            .testimonial-card.right,\n            .sales-card.right {\n                left: 95%;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- ===== TESTIMONIAL SECTION ===== -->\n    <section class=\"testimonial-section animate-on-scroll\">\n        <h2>What Our Clients Say<\/h2>\n        <div class=\"testimonial-container\" id=\"testimonialContainer\">\n            <!-- Testimonial 1 -->\n            <div class=\"testimonial-card left\" data-index=\"0\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">Hamza provided exceptional service! The process was smooth, and I felt supported every step of the way. Highly recommended!<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/150?img=1\" alt=\"Ali Khan\">\n                    <div class=\"author-info\">\n                        <h4>Ali Khan<\/h4>\n                        <span>Business Owner<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 2 -->\n            <div class=\"testimonial-card center\" data-index=\"1\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">Professional, responsive, and truly cares about client success. My Amazon store has grown massively thanks to his strategies.<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/150?img=2\" alt=\"Sara Ahmed\">\n                    <div class=\"author-info\">\n                        <h4>Sara Ahmed<\/h4>\n                        <span>Entrepreneur<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 3 -->\n            <div class=\"testimonial-card right\" data-index=\"2\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">Setting up my LLC was quick and hassle-free. I can focus on my business now without worrying about legal stuff. Great job!<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/150?img=3\" alt=\"Usman Iqbal\">\n                    <div class=\"author-info\">\n                        <h4>Usman Iqbal<\/h4>\n                        <span>Startup Founder<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 4 -->\n            <div class=\"testimonial-card\" data-index=\"3\" style=\"display: none;\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">Hamza made my LLC formation process incredibly smooth. Within days, everything was set up and I could focus on scaling my business.<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/150?img=4\" alt=\"Shahzeb Ali\">\n                    <div class=\"author-info\">\n                        <h4>Shahzeb Ali<\/h4>\n                        <span>LLC Owner<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 5 -->\n            <div class=\"testimonial-card\" data-index=\"4\" style=\"display: none;\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">Before working with Hamza, my Amazon store was stuck. Within months, my sales skyrocketed from $262K to over $554K. His PPC strategies are game-changing.<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/kabs.jpg\" alt=\"Kabir\">\n                    <div class=\"author-info\">\n                        <h4>Kabir<\/h4>\n                        <span>Amazon Seller<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 6 -->\n            <div class=\"testimonial-card\" data-index=\"5\" style=\"display: none;\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">I tried multiple PPC managers before, but none delivered like Hamza. He boosted our monthly sales from $10K to over $22K. His data-driven approach stands out.<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/08\/sikander.jpg\" alt=\"Sikander\">\n                    <div class=\"author-info\">\n                        <h4>Sikander<\/h4>\n                        <span>FBA Investor<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 7 -->\n            <div class=\"testimonial-card\" data-index=\"6\" style=\"display: none;\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">Hamza transformed my listings! My product wasn&#8217;t ranking before, but after optimization, I got Amazon&#8217;s Choice badge and sales tripled. Worth every second!<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/08\/Samantha.jpg\" alt=\"Samantha Ortiz\">\n                    <div class=\"author-info\">\n                        <h4>Samantha Ortiz<\/h4>\n                        <span>FBA Brand Owner<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 8 -->\n            <div class=\"testimonial-card\" data-index=\"7\" style=\"display: none;\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">From product research to PPC, Hamza handled everything professionally. My ACoS dropped by 40% and sales became consistent. Highly recommended!<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/08\/Micheal.jpg\" alt=\"Michael Carter\">\n                    <div class=\"author-info\">\n                        <h4>Michael Carter<\/h4>\n                        <span>Wholesale Seller<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonial 9 -->\n            <div class=\"testimonial-card\" data-index=\"8\" style=\"display: none;\">\n                <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">Working with Hamza was a game-changer. Their product research insights gave my business a real boost. Sales growth came faster than expected.<\/p>\n                <div class=\"testimonial-author\">\n                    <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/08\/Dina.jpg\" alt=\"Dina Crossin\">\n                    <div class=\"author-info\">\n                        <h4>Dina Crossin<\/h4>\n                        <span>Arbitrage Seller<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"nav-dots\" id=\"testimonialDots\"><\/div>\n    <\/section>\n\n    <!-- ===== SALES STATS CAROUSEL ===== -->\n    <section class=\"sales-section animate-on-scroll\">\n        <h2>Sales Performance Highlights<\/h2>\n        <div class=\"sales-container\" id=\"salesContainer\">\n            <!-- Sales Card 1 -->\n            <div class=\"sales-card left\" data-index=\"0\">\n                <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/year-to-sales-1.jpg\" alt=\"Year to Sales\">\n                <div class=\"sales-text\">18% Increase in Overall Profit and 6% YoY Growth<\/div>\n            <\/div>\n\n            <!-- Sales Card 2 -->\n            <div class=\"sales-card center\" data-index=\"1\">\n                <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/testimonial-pic.png\" alt=\"Testimonial Pic\">\n                <div class=\"sales-text\">$10M\/yr with 565% YoY Growth<\/div>\n            <\/div>\n\n            <!-- Sales Card 3 -->\n            <div class=\"sales-card right\" data-index=\"2\">\n                <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/oct-sales-1.jpg\" alt=\"Oct Sales\">\n                <div class=\"sales-text\">$10M YTD with Over 100% YoY Increment<\/div>\n            <\/div>\n\n            <!-- Sales Card 4 -->\n            <div class=\"sales-card\" data-index=\"3\" style=\"display: none;\">\n                <img decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/image_original.png\" alt=\"Sports Brand\">\n                <div class=\"sales-text\">300% YOY Increase for a Sports and Outdoor Brand<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sales-nav-dots\" id=\"salesDots\"><\/div>\n    <\/section>\n\n    <script>\n        \/\/ ===== TESTIMONIAL CAROUSEL =====\n        document.addEventListener('DOMContentLoaded', function() {\n            const testimonialContainer = document.getElementById('testimonialContainer');\n            const testimonialCards = document.querySelectorAll('.testimonial-card');\n            const testimonialDotsContainer = document.getElementById('testimonialDots');\n            let testimonialIndex = 1;\n            let totalTestimonials = testimonialCards.length;\n            let testimonialInterval;\n            const rotationDelay = 3000;\n\n            \/\/ Create dots\n            for (let i = 0; i < totalTestimonials; i++) {\n                const dot = document.createElement('div');\n                dot.classList.add('dot');\n                if (i === testimonialIndex) dot.classList.add('active');\n                dot.addEventListener('click', () => {\n                    goToTestimonial(i);\n                    resetTestimonialAutoSlide();\n                });\n                testimonialDotsContainer.appendChild(dot);\n            }\n\n            const testimonialDots = document.querySelectorAll('#testimonialDots .dot');\n\n            function updateTestimonials() {\n                testimonialCards.forEach(card => {\n                    card.style.display = 'none';\n                    card.classList.remove('left', 'center', 'right');\n                });\n\n                const leftIdx = (testimonialIndex - 1 + totalTestimonials) % totalTestimonials;\n                const rightIdx = (testimonialIndex + 1) % totalTestimonials;\n\n                testimonialCards[leftIdx].style.display = 'block';\n                testimonialCards[leftIdx].classList.add('left');\n                testimonialCards[testimonialIndex].style.display = 'block';\n                testimonialCards[testimonialIndex].classList.add('center');\n                testimonialCards[rightIdx].style.display = 'block';\n                testimonialCards[rightIdx].classList.add('right');\n\n                testimonialDots.forEach((dot, idx) => {\n                    dot.classList.toggle('active', idx === testimonialIndex);\n                });\n            }\n\n            function goToTestimonial(index) {\n                testimonialIndex = index;\n                updateTestimonials();\n            }\n\n            function startTestimonialAutoSlide() {\n                testimonialInterval = setInterval(() => {\n                    testimonialIndex = (testimonialIndex + 1) % totalTestimonials;\n                    updateTestimonials();\n                }, rotationDelay);\n            }\n\n            function resetTestimonialAutoSlide() {\n                clearInterval(testimonialInterval);\n                startTestimonialAutoSlide();\n            }\n\n            updateTestimonials();\n            startTestimonialAutoSlide();\n\n            testimonialContainer.addEventListener('mouseenter', () => {\n                clearInterval(testimonialInterval);\n            });\n\n            testimonialContainer.addEventListener('mouseleave', () => {\n                startTestimonialAutoSlide();\n            });\n\n            \/\/ ===== SALES CAROUSEL =====\n            const salesContainer = document.getElementById('salesContainer');\n            const salesCards = document.querySelectorAll('.sales-card');\n            const salesDotsContainer = document.getElementById('salesDots');\n            let salesIndex = 1;\n            let totalSales = salesCards.length;\n            let salesInterval;\n\n            \/\/ Create dots for sales\n            for (let i = 0; i < totalSales; i++) {\n                const dot = document.createElement('div');\n                dot.classList.add('sales-dot');\n                if (i === salesIndex) dot.classList.add('active');\n                dot.addEventListener('click', () => {\n                    goToSales(i);\n                    resetSalesAutoSlide();\n                });\n                salesDotsContainer.appendChild(dot);\n            }\n\n            const salesDots = document.querySelectorAll('#salesDots .sales-dot');\n\n            function updateSales() {\n                salesCards.forEach(card => {\n                    card.style.display = 'none';\n                    card.classList.remove('left', 'center', 'right');\n                });\n\n                const leftIdx = (salesIndex - 1 + totalSales) % totalSales;\n                const rightIdx = (salesIndex + 1) % totalSales;\n\n                salesCards[leftIdx].style.display = 'block';\n                salesCards[leftIdx].classList.add('left');\n                salesCards[salesIndex].style.display = 'block';\n                salesCards[salesIndex].classList.add('center');\n                salesCards[rightIdx].style.display = 'block';\n                salesCards[rightIdx].classList.add('right');\n\n                salesDots.forEach((dot, idx) => {\n                    dot.classList.toggle('active', idx === salesIndex);\n                });\n            }\n\n            function goToSales(index) {\n                salesIndex = index;\n                updateSales();\n            }\n\n            function startSalesAutoSlide() {\n                salesInterval = setInterval(() => {\n                    salesIndex = (salesIndex + 1) % totalSales;\n                    updateSales();\n                }, rotationDelay);\n            }\n\n            function resetSalesAutoSlide() {\n                clearInterval(salesInterval);\n                startSalesAutoSlide();\n            }\n\n            updateSales();\n            startSalesAutoSlide();\n\n            salesContainer.addEventListener('mouseenter', () => {\n                clearInterval(salesInterval);\n            });\n\n            salesContainer.addEventListener('mouseleave', () => {\n                startSalesAutoSlide();\n            });\n        });\n\n        \/\/ ===== SCROLL ANIMATION =====\n        (function() {\n            const elements = document.querySelectorAll('.animate-on-scroll');\n\n            if (typeof IntersectionObserver === 'undefined') {\n                elements.forEach(el => {\n                    el.classList.add('visible');\n                });\n                return;\n            }\n\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('visible');\n                    } else {\n                        entry.target.classList.remove('visible');\n                    }\n                });\n            }, {\n                threshold: 0.15,\n                rootMargin: '0px 0px -30px 0px'\n            });\n\n            elements.forEach(el => observer.observe(el));\n        })();\n    <\/script>\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Every screenshot and testimonial you see here comes directly from the clients I\u2019ve worked with \u2014 across both FBA and FBM. These are genuine results built through consistent strategy, market insight, and hard work. I believe in transparency, so you can see exactly what\u2019s possible when the right plan meets the right execution. Testimonials &#038; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"saved_in_kubio":true,"footnotes":""},"class_list":["post-580","page","type-page","status-publish","hentry"],"kubio_ai_page_context":{"short_desc":"","purpose":"general"},"_links":{"self":[{"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/pages\/580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/comments?post=580"}],"version-history":[{"count":7,"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions"}],"predecessor-version":[{"id":1666,"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions\/1666"}],"wp:attachment":[{"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/media?parent=580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}