File: /var/www/html/old-beta-ccc/v2/our-company.php
<?php include 'header.php' ?>
<section class="our-company-header-section">
<div class="container-fluid header-container">
<div class="row">
<div class="col-lg-7">
<h2>About Us</h2>
<p>Empowering businesses with Salesforce solutions. Comprehensive services for implementation,customization, integration, and support to drive success and growth.</p>
</div>
<div class="col-lg-5 text-end">
<img src="assets/images/our-company-header-image-1.png" alt="our-company-header-image">
</div>
</div>
</div>
</section>
<section class="who-we-are-section">
<div class="contaoiner-fluid">
<img style="width:100%" src="assets/images/who-we-are-image.png" alt="">
</div>
</section>
<section class="mission-vission-goal-section">
<div class="container">
<div class="row">
<div class="col-lg-4 text-center mission-col-image">
<img src="assets/images/mission-image.png" alt="mission-image">
<div class="mission-col">
<h2>Mission</h2>
<p>Empowering businesses with transformative solutions to thrive in the digital era, driving growth, streamlining processes, and enhancing customer experiences. </p>
<a href="#0">Learn more ></a>
</div>
</div>
<div class="col-lg-4 text-center goals-col-image">
<img src="assets/images/goals-image.png" alt="goals-image">
<div class="mission-col">
<h2>Goals</h2>
<p>Driving Salesforce success for clients through high-quality solutions, optimized processes, and maximum platform value. Collaborative, innovative, and supportive approach. </p>
<a href="#0">Learn more ></a>
</div>
</div>
<div class="col-lg-4 text-center vission-col-image">
<img src="assets/images/vission-image.png" alt="vission-image">
<div class="mission-col">
<h2>Vision</h2>
<p>Revolutionizing businesses with innovative Salesforce solutions for growth, efficiency, and exceptional experiences. </p>
<a href="#0">Learn more ></a>
</div>
</div>
</div>
</div>
</section>
<section class="choose-section">
<div class="container">
<h2 class="text-center">Choose CloudCentric Infotech for your Salesforce Success</h2>
<center>
<hr style="width: 200px;height: 2px;color: #343434;">
</center>
<div class="row ">
<div class="col-lg-7 our-team-col">
<h3>Our Team</h3>
<p>Certified experts in Salesforce implementation, configuration, deployment, and a variety of technical
and methodology certifications.</p>
<a href="our-team.php">Meet Our Team <img src="assets/images/arrow-icon.png" alt="arrow-icon"></a>
</div>
<div class="col-lg-5">
<img class="mt-4 responsive" src="assets/images/our-team-image-2.png" alt="our-team-image">
</div>
</div>
<div class="row our-team-row">
<div class="col-lg-5">
<img class="mt-4 responsive" src="assets/images/success-methodology-image.png" alt="success-methodology-image">
</div>
<div class="col-lg-7 our-team-col">
<h3>Success Methodology</h3>
<p>Certified experts in Salesforce implementation, configuration, deployment, and a variety of technical
and methodology certifications.</p>
<a href="case-study.php">View methodology <img src="assets/images/arrow-icon.png" alt="arrow-icon"></a>
</div>
</div>
</div>
</section>
<!-- Why CloudCentric Infotech Section Start -->
<?php include 'inc/why-cloudCentric-infotech.php'?>
<!-- Why CloudCentric Infotech Section End -->
<!-- Client Testimonials Section Start -->
<?php include 'inc/clients-testimonial.php'?>
<!-- Client Testimonials Section End -->
<!-- <section class="text-center">
<h1>Clients Testimonial </h1>
</section> -->
<section class="faq-section">
<div class="container">
<h3>Frequently Asked Questions
<center>
<hr style="width: 120px;height: 2px;color: #343434;">
</center>
</h3>
<div class="row">
<div class="col-lg-7">
<div class="accordion">
<div class="accordion-item">
<div class="accordion-item-header">
What is Web Development?
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
Web Development broadly refers to the tasks associated with developing functional
websites and applications for the Internet. The web development process includes web
design, web content development, client-side/server-side scripting and network security
configuration, among other tasks.
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
What is HTML?
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
HTML, aka HyperText Markup Language, is the dominant markup language for creating
websites and anything that can be viewed in a web browser.
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
What are some basic technical skills of a Front-End developer?
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<ul style="padding-left: 1rem;">
<li>HTML, CSS, JavaScript</li>
<li>Frameworks (CSS and JavaScript frameworks)</li>
<li>Responsive Design</li>
<li>Version Control/Git</li>
<li>Testing/Debugging</li>
<li>Browser Developer Tools</li>
<li>Web Performance</li>
<li>SEO (Search Engine Optimization)</li>
<!-- <li>CSS Preprocessing</li> -->
<li>Command Line</li>
<li>CMS (Content Management System)</li>
</ul>
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
What is HTTP?
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
HTTP, aka HyperText Transfer Protocol, is the underlying protocol used by the World Wide
Web and this protocol defines how messages are formatted and transmitted, and what
actions Web servers and browsers should take in response to various commands.
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item-header">
What is CORS?
</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
CORS, aka Cross-Origin Resource Sharing, is a mechanism that enables many resources
(e.g. images, stylesheets, scripts, fonts) on a web page to be requested from another
domain outside the domain from which the resource originated.
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-5 text-end form-col">
<h4 class="text-start">Ask a different question</h4>
<form>
<div class="mb-3 ">
<input type="text" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp"
style="height: 65px" placeholder="Name">
</div>
<div class="mb-3">
<input type="email" class="form-control" id="exampleInputPassword1" placeholder="Email Address"
style="height: 65px">
</div>
<div class="mb-3">
<textarea class="form-control" placeholder="Message" id="floatingTextarea2"
style="height: 120px"></textarea>
</div>
<button type="submit" class="btn btn-primary text-end">Submit</button>
</form>
</div>
</div>
</div>
</section>
<script src="assets/js/custom.js"></script>
<?php include 'footer.php' ?>