client scheduler in app splash

This commit is contained in:
Ross Trottier 2023-11-27 06:58:04 -07:00
parent 6b744dff61
commit ab78d2eac9
4 changed files with 1315 additions and 677 deletions

View File

@ -8,6 +8,7 @@ description: "Replace Google Workplace and Micorosoft Office 365."
Nextcloud makes remote collaboration easy without the price of your data being used by Google and Microsoft to advertise and train their AI. Nextcloud makes remote collaboration easy without the price of your data being used by Google and Microsoft to advertise and train their AI.
**Used Around the Globe** **Used Around the Globe**
Nextcloud is used by 10s of millions of users by 100s of thousands of organizations around the world. For you, this means you have choices besides Federated Computer if you are even looking to move. Nextcloud is used by 10s of millions of users by 100s of thousands of organizations around the world. For you, this means you have choices besides Federated Computer if you are even looking to move.

View File

@ -282,6 +282,20 @@
</div> </div>
</div> </div>
<div class="col-lg-3 col-md-4 col-sm-5">
<div class="service-item">
<div class="service-icon">
<i class="ti-user"></i>
</div>
<div class="service-content">
<h4>Client Scheduler</h4>
<p>Give your clients the convenience of online scheduling.</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-5"> <div class="col-lg-3 col-md-4 col-sm-5">
<div class="service-item"> <div class="service-item">
<div class="service-icon"> <div class="service-icon">

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
<a href="https://nextcloud.federated.computer/apps/calendar/appointment/YnSgQfsCNZ8J" data-text="book-a-demo" class="btn btn-primary">
<span>Book A Demo</span>
</a>