HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/WPSassoon/wp-content/themes/sassoon/page-founders.php
<?php /* Template Name: founders Page */
get_header();
?>
 <section class="inner-banner founder-banner">
        <div class="container custom-container align-center">
            <div class="contents">
                <div class="subtitle">
                    FOR FOUNDERS & FAMILY-OWNED BUSINESSES WITH REVENUE BETWEEN $5M - $50M
                </div>
                <div class="main-title">
                You Deserve To Secure The Future You’ve Worked So Hard To Build.
                </div>
                <div class="content">
                    We understand the blood, sweat, and tears you've poured into your company. It's more than just a
                    business—it's the embodiment of your life's work. That's why when it comes to considering your next
                    move, the stakes couldn't be higher.
                </div>
            </div>
        </div>
    </section>


    <section class="help-u-wrap">
        <div class="container custom-container">

            <div class="head-wrap">
                <div class="tag">we’ll help you</div>
                <h2 class="title">Whether You're Looking To Grow Your Company, Take Some Chips Off The Table, Or Cash
                Out Completely, We’ll Help You Get There With:</h2>
            </div>

            <div class="row">

                <div class="col-md-4 founder-box">
                    <div class="box-wrap">

                        <figure class="img">
                            <img src="<?php echo get_template_directory_uri(); ?>/img/help-icon-1.svg" alt="">
                        </figure>

                        <h2 class="sub-title">
                            Targeted <div class="break"></div>
                            Connections
                        </h2>
                        <p class="para">
                            We start by gaining a deep understanding of what matters most to you. Then we connect you
                            with private equity firms actively seeking acquisitions in your industry.
                        </p>
                    </div>
                </div>

                <div class="col-md-4 founder-box">
                    <div class="box-wrap">

                        <figure class="img">
                            <img src="<?php echo get_template_directory_uri(); ?>/img/help-icon-2.svg" alt="">
                        </figure>

                        <h2 class="sub-title">
                        High-touch 
                        <div class="break"></div>
                        guidance
                        </h2>
                        <p class="para">
                        We'll be your trusted advisor throughout the entire M&A process, from initial planning to close. We're focused on facilitating a transaction or transition that achieves your goals.
                        </p>
                    </div>
                </div>
 
                <div class="col-md-4 founder-box">
                    <div class="box-wrap">

                        <figure class="img">
                            <img src="<?php echo get_template_directory_uri(); ?>/img/help-icon-3.svg" alt="">
                        </figure>

                        <h2 class="sub-title">
                        Proven 
                        <div class="break"></div>
                        Experience
                        </h2>
                        <p class="para">
                        Our team has 15+ years of M&A experience and a track record of facilitating deals that maximize value. Every opportunity we bring has been vetted and positioned for success.
                        </p>
                    </div>
                </div>

            </div>

        </div>
    </section>




    <section class="the-process-wrap">
        <div class="container custom-container">

            <div class="head-wrap">
                <div class="tag">THE PROCESS</div>
                <h2 class="title">How We Get Deals Done</h2>
            </div>



            <div class="box-wrap">
                <div class="left-wrap">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/process-icon-1.svg" alt="" class="img">
                </div>
                <div class="middle-wrap">
                    <div class="round"></div>
                </div>
                <div class="right-wrap">
                    <div class="content">
                        <div class="step">STEP 1</div>
                        <h3 class="subtitle">Strategic Research</h3>
                        <p class="para">We conduct comprehensive market analysis to identify and qualify businesses that
                            match our buyers' criteria. This thorough research allows us to connect with potential
                            sellers like yourself, who may be considering strategic options for their company's future.
                        </p>
                    </div>
                </div>
            </div>



            <div class="box-wrap">
                <div class="left-wrap">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/process-icon-2.svg" alt="" class="img">
                </div>
                <div class="middle-wrap">
                    <div class="round"></div>
                </div>
                <div class="right-wrap">
                    <div class="content">
                        <div class="step">STEP 2</div>
                        <h3 class="subtitle">Outreach & Qualification</h3>
                        <p class="para">Once we've identified a potential match, we reach out to offer to connect you
                            with one of our clients - always a serious, vetted, and financially qualified potential
                            buyer who knows your industry and recognizes the value of your business. We take the time to
                            understand your goals, address your concerns, and gather key information about your company
                            to ensure a potential fit.</p>
                    </div>
                </div>
            </div>



            <div class="box-wrap">
                <div class="left-wrap">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/process-icon-3.svg" alt="" class="img">
                </div>
                <div class="middle-wrap">
                    <div class="round"></div>
                </div>
                <div class="right-wrap">
                    <div class="content">
                        <div class="step">STEP 3</div>
                        <h3 class="subtitle">Personalized Introductions & Analysis</h3>
                        <p class="para">If there's mutual interest, we facilitate a warm introduction between you and
                            potential partners. We oversee the confidentiality agreement process and guide the exchange
                            of crucial information, enabling accurate valuation and informed decision-making for all
                            parties.</p>
                    </div>
                </div>
            </div>

            <div class="box-wrap">
                <div class="left-wrap">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/process-icon-4.svg" alt="" class="img">
                </div>
                <div class="middle-wrap">
                    <div class="round"></div>
                </div>
                <div class="right-wrap">
                    <div class="content">
                        <div class="step">STEP 4</div>
                        <h3 class="subtitle">Support From Loi To Closing</h3>
                        <p class="para">Our involvement continues throughout the entire process. We support your due
                            diligence efforts, facilitate ongoing communication between all parties, and work diligently
                            to keep the transaction on track. Our goal is to help you not just close the deal, but also
                            lay the groundwork for successful integration and long-term value creation.
                        </p>
                    </div>
                </div>
            </div>



    </div>
</section>


<section class="faq">
    <div class="container custom-container">
        <div class="row">
            <div class="faq-title-sec">
                <div class="faq-title">
                    FAQ
                </div>
                <div class="faq-content">
                    we’ve compiled answers to the most common questions to help you find information quickly and easily
                </div>
            </div>

            <div class="faq-inner">
         
                <div class="accordion" id="faqAccordion">
                <div class="accordion-item">
                        <h2 class="accordion-header">
                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq11">
                                <div class="left-icon"><span class="faq-icon">Q</span></div>
                                <div class="content">I'm not ready to sell yet. Can you still help me?</div>
                            </button>
                        </h2>
                        <div id="faq11" class="accordion-collapse collapse" data-bs-parent="#faqAccordion">
                            <div class="accordion-body">
                            <span class="faq-icon1">A</span>  Many of our clients aren't quite ready to sell when we first connect. We'll work with you to develop a tailored exit strategy that aligns with your timeline and goals, whether that's 2 years or 10. Our job is to ensure you're positioned for success when the time is right.
                            </div>
                        </div>
                    </div>
                    <div class="accordion-item">
                        <h2 class="accordion-header">
                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq1">
                                <div class="left-icon"><span class="faq-icon">Q</span></div>
                               <div class="content">Do you require any upfront fees or retainers?</div>
                            </button>
                        </h2>
                        <div id="faq1" class="accordion-collapse collapse" data-bs-parent="#faqAccordion">
                            <div class="accordion-body">
                            <span class="faq-icon1">A</span>No, we do not require any upfront fees or retainers from our clients. Our fees are entirely success-based, meaning we only get paid if we are able to complete a successful transaction.
                            </div>
                        </div>
                    </div>
            
                    <div class="accordion-item">
                        <h2 class="accordion-header">
                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq2">
                                <div class="left-icon"><span class="faq-icon">Q</span></div>
                                <div class="content">What is your process for identifying and vetting potential buyers? </div>
                            </button>
                        </h2>
                        <div id="faq2" class="accordion-collapse collapse" data-bs-parent="#faqAccordion">
                            <div class="accordion-body">
                            <span class="faq-icon1">A</span> Our extensive industry connections and deal-making expertise allow us to quickly identify the right strategic and financial buyers for your business. We don't take a scattershot approach—we surgically target the acquirers who are the best fit, based on your specific goals and the unique attributes of your company. We then vet these buyers thoroughly to ensure they have the resources, expertise, and cultural alignment to be successful stewards of your business.
                            </div>
                        </div>
                    </div>
            
                    <div class="accordion-item">
                        <h2 class="accordion-header">
                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq3">
                                <div class="left-icon"><span class="faq-icon">Q</span></div>
                                <div class="content">How do you determine the right valuation for my business?</div>
                            </button>
                        </h2>
                        <div id="faq3" class="accordion-collapse collapse" data-bs-parent="#faqAccordion">
                            <div class="accordion-body">
                            <span class="faq-icon1">A</span>Determining the right valuation is a critical part of the process, and it requires a nuanced, data-driven approach. We'll conduct a comprehensive analysis of your financials, operations, market position, and growth potential. This allows us to present your business in the best light to prospective buyers, maximizing the value you receive.
                            </div>
                        </div>
                    </div>
                    <div class="accordion-item">
                        <h2 class="accordion-header">
                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq4">
                                <div class="left-icon"><span class="faq-icon">Q</span></div>
                                <div class="content">How disruptive will the sales process be to my business operations?</div>
                            </button>
                        </h2>
                        <div id="faq4" class="accordion-collapse collapse" data-bs-parent="#faqAccordion">
                            <div class="accordion-body">
                            <span class="faq-icon1">A</span>That's a valid concern. We pride ourselves on managing the M&A process efficiently and with minimal disruption. Our team will handle all the heavy lifting, from initial outreach to final closing. We'll work closely with you and your staff to ensure business continuity throughout the transaction, so you can stay focused on running your company.
                            </div>
                        </div>
                    </div>
                    <div class="accordion-item">
                        <h2 class="accordion-header">
                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq5">
                                <div class="left-icon"><span class="faq-icon">Q</span></div>
                                <div class="content">Will I lose control of my company if I partner with a private equity firm?</div>
                            </button>
                        </h2>
                        <div id="faq5" class="accordion-collapse collapse" data-bs-parent="#faqAccordion">
                            <div class="accordion-body">
                            <span class="faq-icon1">A</span>Our approach is to find the right strategic fit—a buyer that shares your vision and values and will empower you to continue leading the business if you so choose. We'll work closely with you to structure a deal that gives you the right balance of liquidity and ongoing involvement.
                            </div>
                        </div>
                    </div>
                    <div class="accordion-item">
                        <h2 class="accordion-header">
                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq6">
                                <div class="left-icon"><span class="faq-icon">Q</span></div>
                                <div class="content"> I've been getting calls from other M&A firms. Why should I choose Sassoon M&A?</div>
                            </button>
                        </h2>
                        <div id="faq6" class="accordion-collapse collapse" data-bs-parent="#faqAccordion">
                            <div class="accordion-body">
                            <span class="faq-icon1">A</span>What sets us apart is our selective, personalized approach. We're a dedicated team of seasoned M&A professionals who will provide you with truly customized guidance and support. Plus, our extensive industry network and deal-making expertise can help maximize the value you receive, whether you're buying or selling.
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="btn-wrap">
                <a class="learn-more" href="<?php echo esc_url(home_url('/contact-us')); ?>">Learn More</a>
            </div>
        </div>
    </div>

</section>


  <!-- sub-footer -->
  <div class="sub-footer">
    <div class="container custom-container d-flex flex-column align-items-start">
        <h4 class="title">Thinking About Your Next Move? Let's Talk.</h4>
        <p class="desc">If You're Contemplating A Sale, Seeking Growth Capital, Or Just Starting To Explore Your Options, We're Here To Guide You Forward. Reach Out For A Complimentary Consultation.</p>
        <a href="<?php echo esc_url(home_url('/contact-us')); ?>" class="round-btn"><span><img src="<?php echo get_template_directory_uri(); ?>/img/svg/icon_call.svg" alt=""></span>Contact Us</a>
    </div>
</div>
  
<?php get_footer(); ?>