mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Website update cta text (#7412)
* Changed "Schedule a demo" to "Talk to an expert" - changed "Schedule a demo" to "Talk to an expert" * Delete icon_schedule-demo-26x24@2x.png - removed icon_schedule-demo-26x24@2x.png
This commit is contained in:
parent
bc58970064
commit
58e316915e
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
2
website/views/layouts/layout-landing.ejs
vendored
2
website/views/layouts/layout-landing.ejs
vendored
@ -107,7 +107,7 @@
|
||||
<img alt="Fleet logo" src="/images/logo-blue-162x92@2x.png" style="height: 92px; width: 162px;"/>
|
||||
</a>
|
||||
<div class="d-sm-flex d-none flex-row align-items-center">
|
||||
<a style="padding: 4px 16px; line-height: 24px; color: #000; font-weight: 700; text-decoration: none;" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=landing+demo+topnav">Schedule a demo</a>
|
||||
<a style="padding: 4px 16px; line-height: 24px; color: #000; font-weight: 700; text-decoration: none;" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=landing+demo+topnav">Talk to an expert</a>
|
||||
<a style="padding: 4px 16px; line-height: 24px; color: #FFFFFF" class="btn btn-sm btn-primary d-flex" href="/try-fleet/register?tryitnow" >Try it out</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -26,8 +26,7 @@
|
||||
Join <span purpose="large-button-text"> the </span> Fleet <span purpose="large-button-text"> community </span>on Slack
|
||||
</a>
|
||||
<a href="https://calendly.com/fleetdm/demo?utm_source=article+demo+top" target="_blank" class="d-flex flex-fill btn btn-md btn-outline-secondary justify-content-center align-items-center mt-3 mt-md-0 mr-0" purpose="next-steps-button">
|
||||
<img class="pr-3" alt="Schedule demo" src="/images/icon_schedule-demo-26x24@2x.png"/>
|
||||
Schedule a demo
|
||||
Talk to an expert
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div :class="[showBillingForm ? 'pt-2' : '' ]" v-if="!showBillingForm">
|
||||
<ajax-button style="height: 40px;" purpose="submit-button" spinner="true" type="submit" :syncing="syncing" class="btn btn-block btn-lg btn-info" v-if="!numberOfHostsQuoted">Continue</ajax-button>
|
||||
<ajax-button style="height: 40px;" spinner="true" purpose="submit-button" :syncing="syncing" class="btn btn-block btn-lg btn-info" @click="clickScheduleDemo" v-if=" showQuotedPrice && numberOfHostsQuoted > 100">Schedule a demo</ajax-button>
|
||||
<ajax-button style="height: 40px;" spinner="true" purpose="submit-button" :syncing="syncing" class="btn btn-block btn-lg btn-info" @click="clickScheduleDemo" v-if=" showQuotedPrice && numberOfHostsQuoted > 100">Talk to an expert</ajax-button>
|
||||
<ajax-button style="height: 40px;" spinner="true" purpose="submit-button" :syncing="syncing" class="btn btn-block btn-lg btn-info" v-if="showQuotedPrice && numberOfHostsQuoted <= 100">Continue</ajax-button>
|
||||
</div>
|
||||
</ajax-form>
|
||||
|
3
website/views/pages/get-started.ejs
vendored
3
website/views/pages/get-started.ejs
vendored
@ -66,8 +66,7 @@
|
||||
</a>
|
||||
<a href="https://calendly.com/fleetdm/demo?utm_source=get+started+demo" target="_blank"
|
||||
class="d-flex flex-fill btn btn-md btn-outline-secondary justify-content-center align-items-center mt-3 mt-md-0 mr-0">
|
||||
<img style="height: 24px;" class="pr-3 d-inline" alt="Schedule demo" src="/images/icon_schedule-demo-26x24@2x.png" />
|
||||
Schedule a demo
|
||||
Talk to an expert
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
6
website/views/pages/landing.ejs
vendored
6
website/views/pages/landing.ejs
vendored
@ -9,7 +9,7 @@
|
||||
<div class="flex-row row justify-content-around mx-md-0 mx-4 pt-2">
|
||||
<a href="/try-fleet/register?tryitnow" class="btn btn-primary col-md-6 col-12">Try it out</a>
|
||||
<a purpose="demo-btn-white" style="color:#F9FAFC;" class="btn col-md-6 col-12" href="https://calendly.com/fleetdm/demo?utm_source=landing+demo+banner" target="_blank">
|
||||
Schedule a demo
|
||||
Talk to an expert
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -174,7 +174,7 @@
|
||||
<div style="padding-top: 80px;" class="btn-toolbar justify-content-center px-sm-0 pb-5 mb-md-5">
|
||||
<a style="max-width: 220px" class="btn btn-block btn-md btn-primary mx-4" href="/try-fleet/register?tryitnow">Try it out</a>
|
||||
<a style="max-width: 220px" purpose="demo-btn" class="btn btn-white pl-0 m-0" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=landing+demo+middle">
|
||||
Schedule a demo
|
||||
Talk to an expert
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -265,7 +265,7 @@
|
||||
<p class="px-4">Teams use osquery with Fleet every day to stay secure and compliant.</p>
|
||||
<div class="btn-toolbar justify-content-center px-5 px-sm-0 pt-3 pb-5 mb-md-5">
|
||||
<a style="max-width: 220px" class="btn btn-block btn-md btn-primary mx-4" href="/try-fleet/register?tryitnow">Try it out</a>
|
||||
<a style="max-width: 220px" purpose="demo-btn" class="btn btn-block btn-lg btn-white pl-0 m-0" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=landing+demo+bottom">Schedule a demo</a>
|
||||
<a style="max-width: 220px" purpose="demo-btn" class="btn btn-block btn-lg btn-white pl-0 m-0" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=landing+demo+bottom">Talk to an expert</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
2
website/views/pages/platform.ejs
vendored
2
website/views/pages/platform.ejs
vendored
@ -9,7 +9,7 @@
|
||||
<p>Fleet lets you harness the power of osquery to stream accurate, real-time data from all your endpoints. No matter how many you have.</p>
|
||||
<div class="flex-row row justify-content-around mx-md-0 mx-4 pt-2">
|
||||
<a href="/try-fleet/register?tryitnow" class="btn btn-primary col-md-6 col-12">Try it out</a>
|
||||
<a style="color:#F9FAFC;" href="https://calendly.com/fleetdm/demo?utm_source=platform+demo" target="_blank" class="btn col-md-6 col-12">Schedule a demo <img class="d-inline" alt="A small white arrow pointing to the right" src="/images/platform/icon-right-arrow-white-16x16@2x.png"></a>
|
||||
<a style="color:#F9FAFC;" href="https://calendly.com/fleetdm/demo?utm_source=platform+demo" target="_blank" class="btn col-md-6 col-12">Talk to an expert <img class="d-inline" alt="A small white arrow pointing to the right" src="/images/platform/icon-right-arrow-white-16x16@2x.png"></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xl-6 col-lg-4 col-12 flex-column pl-lg-3 px-0 px-sm-auto" purpose="platform-banner-hero">
|
||||
|
2
website/views/pages/pricing.ejs
vendored
2
website/views/pages/pricing.ejs
vendored
@ -1283,7 +1283,7 @@
|
||||
purpose="animated-arrow-button"
|
||||
target="_blank"
|
||||
href="https://calendly.com/fleetdm/demo?utm_source=pricing+demo"
|
||||
>Schedule a demo
|
||||
>Talk to an expert
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -332,7 +332,7 @@
|
||||
</div>
|
||||
<div purpose="cta-btns" class="mx-auto d-flex flex-sm-row flex-column justify-content-center">
|
||||
<a purpose="get-started-btn" class="d-sm-flex align-items-center justify-content-center btn btn-primary mx-auto mr-sm-4 ml-sm-0" href="/try-fleet/register?tryitnow&utm_content=try">Get started</a>
|
||||
<a purpose="animated-arrow-btn-red" style="max-width: 220px;" class="btn btn-lg btn-white mr-2 pl-0 mx-auto mx-sm-0 mt-2 mt-sm-0" target="_blank" href="https://calendly.com/fleetdm/demo/?utm_source=report&utm_medium=web&utm_campaign=sodm&utm_content=try">Schedule a demo
|
||||
<a purpose="animated-arrow-btn-red" style="max-width: 220px;" class="btn btn-lg btn-white mr-2 pl-0 mx-auto mx-sm-0 mt-2 mt-sm-0" target="_blank" href="https://calendly.com/fleetdm/demo/?utm_source=report&utm_medium=web&utm_campaign=sodm&utm_content=try">Talk to an expert
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -544,7 +544,7 @@
|
||||
</div>
|
||||
<div purpose="cta-btns" class="mx-auto d-flex flex-sm-row flex-column justify-content-center">
|
||||
<a purpose="get-started-btn" class="d-sm-flex align-items-center justify-content-center btn btn-primary mx-auto mr-sm-4 ml-sm-0" href="/try-fleet/register?tryitnow&utm_content=secure">Try Fleet</a>
|
||||
<a purpose="animated-arrow-btn-red" style="max-width: 220px;" class="btn btn-lg mr-2 pl-0 mx-auto mx-sm-0 mt-2 mt-sm-0" target="_blank" href="https://calendly.com/fleetdm/demo/?utm_source=report&utm_medium=web&utm_campaign=sodm&utm_content=secure">Schedule a demo
|
||||
<a purpose="animated-arrow-btn-red" style="max-width: 220px;" class="btn btn-lg mr-2 pl-0 mx-auto mx-sm-0 mt-2 mt-sm-0" target="_blank" href="https://calendly.com/fleetdm/demo/?utm_source=report&utm_medium=web&utm_campaign=sodm&utm_content=secure">Talk to an expert
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
6
website/views/pages/sales-one-pager.ejs
vendored
6
website/views/pages/sales-one-pager.ejs
vendored
@ -8,7 +8,7 @@
|
||||
<h4>Any operating system, deployed anywhere.</h4>
|
||||
<div purpose="cta-buttons" style="max-width: 500px;" class="flex-row row mx-md-0 mx-4 pt-2">
|
||||
<a href="/try-fleet/register?tryitnow" class="btn btn-primary col-md-6 col-12">Try it out</a>
|
||||
<a purpose="demo-btn" style="color: #F9FAFC; max-width: 220px;" href="https://calendly.com/fleetdm/demo?utm_source=overview+demo+top" target="_blank" class="btn col-md-6 col-12 mx-auto">Schedule a demo</a>
|
||||
<a purpose="demo-btn" style="color: #F9FAFC; max-width: 220px;" href="https://calendly.com/fleetdm/demo?utm_source=overview+demo+top" target="_blank" class="btn col-md-6 col-12 mx-auto">Talk to an expert</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-none d-lg-block px-0 px-sm-auto" purpose="banner-hero">
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="container pt-0" purpose="content">
|
||||
<div style="padding-bottom: 80px; max-width: 500px;" class="flex-md-row flex-column row justify-content-center align-items-center mx-auto">
|
||||
<a href="/try-fleet/register?tryitnow" class="btn btn-primary btn-block col-md-6 col-12">Try it out</a>
|
||||
<a purpose="demo-btn" style="color:#000; max-width: 220px;" href="https://calendly.com/fleetdm/demo?utm_source=overview+demo+mid" target="_blank" class="btn col-md-6 col-12">Schedule a demo</a>
|
||||
<a purpose="demo-btn" style="color:#000; max-width: 220px;" href="https://calendly.com/fleetdm/demo?utm_source=overview+demo+mid" target="_blank" class="btn col-md-6 col-12">Talk to an expert</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -180,7 +180,7 @@
|
||||
</div>
|
||||
<div purpose="cta-buttons" class="mx-auto d-flex flex-sm-row flex-column justify-content-center">
|
||||
<a style="max-width: 220px;" class="text-white mr-sm-4 ml-sm-0 d-sm-flex align-items-center justify-content-center btn btn-block btn-primary mx-auto" href="/try-fleet/register?tryitnow">Get started</a>
|
||||
<a purpose="demo-btn" style="max-width: 220px;" class="btn btn-lg text-white btn-white mr-2 pl-0 mx-auto mx-sm-0 mt-2 mt-sm-0" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=overview+demo+bottom">Schedule a demo</a>
|
||||
<a purpose="demo-btn" style="max-width: 220px;" class="btn btn-lg text-white btn-white mr-2 pl-0 mx-auto mx-sm-0 mt-2 mt-sm-0" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=overview+demo+bottom">Talk to an expert</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user