{"id":580,"date":"2025-08-08T09:32:09","date_gmt":"2025-08-08T09:32:09","guid":{"rendered":"http:\/\/scaleupwithhj.com\/?page_id=580"},"modified":"2025-12-15T07:13:39","modified_gmt":"2025-12-15T07:13:39","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>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 charsset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Client Testimonials<\/title>\n    <style>\n        body {\n            font-family: 'Arial', sans-serif;\n            background-color: #f8f9fa;\n            margin: 0;\n            padding: 0;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            min-height: 100vh;\n        }\n\n        .testimonial-section {\n            width: 100%;\n            max-width: 1200px;\n            padding: 40px 20px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .testimonial-section h2 {\n            font-size: 32px;\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: 400px;\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: 25px;\n            width: 300px;\n            transition: all 0.5s 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: 10%;\n            transform: scale(0.9) translateX(-50%);\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.2);\n            border: 2px solid #7B3FE4;\n        }\n\n        .testimonial-card.right {\n            left: 90%;\n            transform: scale(0.9) translateX(-50%);\n        }\n\n        .testimonial-text {\n            font-size: 16px;\n            color: #555;\n            margin-bottom: 25px;\n            line-height: 1.7;\n            font-style: italic;\n            position: relative;\n        }\n\/* Remove quotation marks around testimonials *\/\n.testimonial-text:before {\n    content: none;\n}\n         \n        .testimonial-author {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .testimonial-author img {\n            width: 60px;\n            height: 60px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 3px solid #7B3FE4;\n        }\n\n        .author-info h4 {\n            font-size: 18px;\n            color: #333;\n            margin: 0 0 5px 0;\n            font-weight: 600;\n        }\n\n        .author-info span {\n            font-size: 14px;\n            color: #7B3FE4;\n            font-weight: 500;\n        }\n\n        .stars {\n            color: #7B3FE4; \/* Purple stars as requested *\/\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n\n        .nav-dots {\n            display: flex;\n            justify-content: center;\n            margin-top: 40px;\n            gap: 10px;\n        }\n\n        .dot {\n            width: 12px;\n            height: 12px;\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        @media (max-width: 768px) {\n            .testimonial-card {\n                width: 250px;\n            }\n            \n            .testimonial-card.left {\n                left: 5%;\n            }\n            \n            .testimonial-card.right {\n                left: 95%;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<section class=\"testimonial-section\">\n    <h2>What Our Clients Say<\/h2>\n    <div class=\"testimonial-container\">\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\">\n        <!-- Dots will be added by JavaScript -->\n    <\/div>\n<\/section>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const container = document.querySelector('.testimonial-container');\n        const cards = document.querySelectorAll('.testimonial-card');\n        const dotsContainer = document.querySelector('.nav-dots');\n        let currentIndex = 1;\n        let totalTestimonials = cards.length;\n        let autoSlideInterval;\n        const rotationDelay = 2000; \/\/ 2 seconds as requested\n\n        \/\/ Create navigation dots\n        for (let i = 0; i < totalTestimonials; i++) {\n            const dot = document.createElement('div');\n            dot.classList.add('dot');\n            if (i === currentIndex) dot.classList.add('active');\n            dot.addEventListener('click', () => {\n                goToTestimonial(i);\n                resetAutoSlide();\n            });\n            dotsContainer.appendChild(dot);\n        }\n\n        const dots = document.querySelectorAll('.dot');\n\n        \/\/ Initialize first 3 testimonials\n        updateVisibleTestimonials();\n\n        \/\/ Auto-rotate every 2 seconds with proper pause\n        function startAutoSlide() {\n            autoSlideInterval = setInterval(() => {\n                currentIndex = (currentIndex + 1) % totalTestimonials;\n                updateVisibleTestimonials();\n            }, rotationDelay);\n        }\n\n        function goToTestimonial(index) {\n            currentIndex = index;\n            updateVisibleTestimonials();\n        }\n\n        function updateVisibleTestimonials() {\n            \/\/ Hide all cards first\n            cards.forEach(card => {\n                card.style.display = 'none';\n                card.classList.remove('left', 'center', 'right');\n            });\n\n            \/\/ Calculate indices for left, center, and right cards\n            const leftIndex = (currentIndex - 1 + totalTestimonials) % totalTestimonials;\n            const rightIndex = (currentIndex + 1) % totalTestimonials;\n\n            \/\/ Show and position the 3 visible cards\n            cards[leftIndex].style.display = 'block';\n            cards[leftIndex].classList.add('left');\n\n            cards[currentIndex].style.display = 'block';\n            cards[currentIndex].classList.add('center');\n\n            cards[rightIndex].style.display = 'block';\n            cards[rightIndex].classList.add('right');\n\n            \/\/ Update active dot\n            dots.forEach((dot, index) => {\n                dot.classList.toggle('active', index === currentIndex);\n            });\n        }\n\n        function resetAutoSlide() {\n            clearInterval(autoSlideInterval);\n            startAutoSlide();\n        }\n\n        \/\/ Start auto-sliding\n        startAutoSlide();\n\n        \/\/ Pause on hover\n        container.addEventListener('mouseenter', () => {\n            clearInterval(autoSlideInterval);\n        });\n\n        container.addEventListener('mouseleave', () => {\n            startAutoSlide();\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\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    <style>\n        .image-container {\n            display: inline-block;\n            margin: 10px;\n            position: relative;\n            overflow: hidden;\n        }\n        .image-container img {\n            transition: transform 0.3s ease;\n            display: block;\n        }\n        .image-container:hover img {\n            transform: translateY(-10px);\n        }\n        .text {\n            text-align: center;\n            font-size: 14px;\n            margin-top: 5px;\n        }\n        .row {\n            text-align: center;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"row\">\n        <div class=\"image-container\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/year-to-sales-1.jpg\" alt=\"First Image\" width=\"350\" height=\"250\">\n            <div class=\"text\">18% Increase in Overall Profit and 6% YoY Growth<\/div>\n        <\/div>\n        <div class=\"image-container\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/testimonial-pic.png\" alt=\"Second Image\" width=\"350\" height=\"250\">\n            <div class=\"text\">$10M\/yr with 565% YoY Growth<\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\">\n        <div class=\"image-container\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/oct-sales-1.jpg\" alt=\"Third Image\" width=\"350\" height=\"250\">\n            <div class=\"text\">$10M YTD with Over 100% YoY Increment<\/div>\n        <\/div>\n        <div class=\"image-container\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/scaleupwithhj.com\/wp-content\/uploads\/2025\/07\/image_original.png\" alt=\"Fourth Image\" width=\"350\" height=\"250\">\n            <div class=\"text\">300% YOY Increase for a Sports and Outdoor Brand<\/div>\n        <\/div>\n    <\/div>\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. Client Testimonials [&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":6,"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions"}],"predecessor-version":[{"id":881,"href":"https:\/\/scaleupwithhj.com\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions\/881"}],"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}]}}