Skip to content

Commit

Permalink
Updated carousel to promote app connect
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnereese committed Dec 3, 2024
1 parent 2758004 commit 8045a6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
Binary file added docs/img/app-connect-logging.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 4 additions & 12 deletions mdx_includes/carousel.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,13 @@
<div class="container col-xxl-12 px-4 py-2">
<div class="row flex-lg-row-reverse align-items-center py-2">
<div class="col-10 col-sm-8 col-lg-6">
<img src="./img/embeddable-phone-mini.png" class="d-block mx-lg-auto img-fluid" alt="RingCentral Embeddable phone and javascript widget" loading="lazy">
<img src="./img/app-connect-logging.png" class="d-block mx-lg-auto img-fluid" alt="RingCentral App Connect call logging" loading="lazy">
</div>
<div class="col-lg-6">
<h2 class="display-5 fw-bold lh-1 mb-3">RingCentral Embeddable 2.0 is here</h2>
<p class="lead">RingCentral Embeddable is a fully-functional communications client you can embed into any webpage. Use it to integrate RingCentral into your application, or to build you own unique communications experience. New features include:</p>
<ul>
<li>New design</li>
<li><a href="https://ringcentral.github.io/ringcentral-embeddable/docs/integration/customized-page/">Custom pages and tabs</a></li>
<li><a href="https://ringcentral.github.io/ringcentral-embeddable/docs/integration/custom-settings/">Custom settings</a></li>
<li>Noise reduction</li>
<li>Call recording playback</li>
<li>And more.</li>
</ul>
<h2 class="display-5 fw-bold lh-1 mb-3">Embed a phone and log calls seamlessly in your CRM</h2>
<p class="lead">RingCentral's App Connect, built on <a href="https://ringcentral.github.io/ringcentral-embeddable/">RingCentral Embeddable 2.0</a> is an all-in-one, complete, communication CRM integration solution. It embeds a fully-functional communications client into almost any app and helps users and admins to log all communications reliably in your app of choice. Developers can integrate with off-the-shelf SaaS products as well as proprietary CRMs using a simple developer framework.</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<a href="https://ringcentral.github.io/ringcentral-embeddable/docs/2.x/" class="btn btn-primary btn-lg px-4 me-md-2">Get started</a>
<a href="https://ringcentral.github.io/rc-unified-crm-extension/" class="btn btn-primary btn-lg px-4 me-md-2">Get started</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 8045a6c

Please sign in to comment.