File: /var/www/html/old-beta-ccc/v2/salesforce-appexchange.php
<?php include 'header.php' ?>
<section class="salesforce-data-migration-header-section">
<div class="container">
<div class="row">
<div class="col-lg-7">
<h2>
Salesforce Appexchange
</h2>
<p>
Salesforce's diverse marketplace for powerful business </br> applications and integrations.
</p>
<!-- <button>
Hey, Let’s Connect!
</button> -->
</div>
<div class="col-lg-1"></div>
<div class="col-lg-4 text-end header-image">
<img src="assets/images/saleforce-appexchange-header-image.png" alt="saleforce-appexchange-header-image"
class="responsive" />
</div>
</div>
</div>
</section>
<section class="data-migration-platform-section">
<div class="container-fluid">
<div class="row">
<div class="col-lg-1"></div>
<div class="col-lg-10">
<h2 class="text-center">
Salesforce Appexchange Platform
</h2>
<center>
<hr style="width: 120px;height: 2px;color: #343434;">
</center>
<p class="text-center">
Salesforce AppExchange is the go-to marketplace for Salesforce users, offering a diverse selection
of apps, integrations, and consulting services to enhance and customize their CRM experience,
driving business success.
</p>
</div>
<div class="col-lg-1"></div>
</div>
</div>
</section>
<section class="is-benfits-section">
<div class="container">
<h4>And Its Benefits</h4>
<center>
<hr style="width: 120px;height: 2px;color: #343434;">
</center>
</div>
</section>
<section class="is-benfits-section-1">
<div class="container-fluid">
<div class="row">
<div class="col-lg-7 is-benfits-heading-col">
<h6>A Vast Collection of Pre-Integrated Enterprise Apps, Ensuring Security and Standard Compliance for
Seamless Configurations, Elevating Your Business Potential.</h6>
</div>
<div class="col-lg-1"></div>
<div class="col-lg-4 text-end is-benfits-image-col">
<img src="assets/images/vast-collection-image.png" alt="vast-collection-image" class="responsive">
</div>
</div>
</div>
</section>
<section class="is-benfits-section-2">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4 text-start is-benfits-image-col-1">
<img src="assets/images/offers-cost-effective-image.png" alt="offers-cost-effective-image"
class="responsive">
</div>
<div class="col-lg-1"> </div>
<div class="col-lg-7 is-benfits-heading-col-1">
<h6>Salesforce AppExchange offers cost-effective maintenance and compliant updates, reducing overhead
and ensuring optimal performance with pre-integrated enterprise apps.</h6>
</div>
</div>
<div class="row empower-row">
<div class="col-lg-7 is-benfits-heading-col-2">
<h6>Empower teams with Test Drive, explore working demos, and make informed purchase decisions based on
app functionality and code implementation insights at Salesforce AppExchange.</h6>
</div>
<div class="col-lg-1">
</div>
<div class="col-lg-4 text-end is-benfits-image-col-2">
<img src="assets/images/empower-teams-image.png" alt="empower-teams-image" class="responsive">
</div>
</div>
</div>
</section>
<!-- Why CloudCentric Infotech Section Start -->
<?php include 'inc/why-cloudCentric-infotech.php'?>
<!-- Why CloudCentric Infotech Section End -->
<!-- Why CloudCentric Infotech Section Start -->
<?php include 'inc/clients-testimonial.php'?>
<!-- Why CloudCentric Infotech Section End -->
<section class="faq-section">
<div class="container">
<h3>Frequently Asked Questions
<hr class="border-line">
</h3>
</div>
</section>
<section class="faq-section-1">
<div class="container">
<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" cols="20" rows="5"></textarea>
</div>
<button type="submit" class="btn btn-primary text-end">Submit</button>
</form>
</div>
</div>
</div>
</section>
<section class="we-are-ready-section">
<div class="container-fluid">
<div class="row">
<div class="col-lg-2">
</div>
<div class="col-lg-6">
<h2>We are ready to help you anything</h2>
</div>
<div class="col-lg-4">
<button class="btn get-started-btn">
GET STARTED
</button>
</div>
</div>
</div>
</section>
<script src="assets/js/custom.js"></script>
<?php include 'footer.php' ?>