feat: public beta: updates links & copy; adds book a demo button
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -33,7 +33,7 @@
|
||||
|
||||
{{> landing/developersPreview }}
|
||||
|
||||
{{> cardCTA subHeadline="We're working round the clock to get V2 out - be the first to try it out:" }}
|
||||
{{> cardCTA subHeadline="Speckle is in public beta - start now!" buttonText="Get Started" }}
|
||||
|
||||
{{> landing/blogPreview }}
|
||||
|
||||
|
||||
+12
-2
@@ -12,7 +12,7 @@
|
||||
</span>
|
||||
</h1>
|
||||
<div class="post-body text-gray-500 dark:text-gray-100 text-base text-justify sm:text-lg md:text-xl md:max-w-6xl mt-10">
|
||||
A brand new Speckle is coming soon! Join our beta program and get early access to our hosted and managed Speckle offerings.
|
||||
A brand new Speckle 2.0 is now in public beta! Join now and get early access to our hosted and managed Speckle offerings.
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
@@ -21,6 +21,16 @@
|
||||
{{> pricing }}
|
||||
|
||||
<header class="mb-10 mt-24 px-4 lg:px-8 relative sm:px-6 pb-10">
|
||||
<div class="max-w-prose mx-auto relative py-10 my-10 rounded-2xl overflow-hidden flex col-span-2 transition hover:shadow-2xl bg-white dark:bg-gray-900">
|
||||
<div class="relative block mx-auto self-center text-center">
|
||||
<a href="https://calendly.com/speckle-ollie" target="_blank" class="w-full h-full flex content-center">
|
||||
<div class=" text-2xl font-semibold text-blue-600">
|
||||
Still have questions? Book A Demo!
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mx-auto max-w-prose object-center justify-center">
|
||||
<h1>
|
||||
<span class="font-extrabold leading-8 text-4xl text-gray-700 tracking-tight mt-12 dark:text-gray-100 ">
|
||||
@@ -65,7 +75,7 @@
|
||||
Can you deploy Speckle on Azure, AWS, or GCP?
|
||||
</h4>
|
||||
<p class="text-base">
|
||||
Yes. As part of the Managed plan, we can
|
||||
Yes. As part of the Enterprise plan, we can
|
||||
deploy Speckle for you on any cloud provider
|
||||
your company might
|
||||
be using.
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
{{/if}}
|
||||
</p>
|
||||
<div class="rounded-xl shadow-xl mt-5">
|
||||
<a href="/getstarted" class="flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 md:py-4 md:text-lg md:px-10">
|
||||
<a href="/getstarted" class="flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white transition-colors bg-blue-600 hover:bg-blue-700 md:py-4 md:text-lg md:px-10">
|
||||
{{#if buttonText}}
|
||||
{{buttonText}}
|
||||
{{else}}
|
||||
|
||||
@@ -11,9 +11,11 @@
|
||||
</p>
|
||||
<div class="mt-5 mx-auto md:mt-8">
|
||||
<a href="/getstarted" class="items-center justify-center px-8 py-3 border border-transparent transition text-base font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 hover:shadow-xl md:py-4 md:text-lg md:px-10">
|
||||
Join the Beta
|
||||
Get Started
|
||||
</a>
|
||||
<a href="https://calendly.com/speckle-ollie" target="_blank" class="ml-2 items-center justify-center px-8 py-3 transition text-base font-medium rounded-md text-gray-900 dark:text-gray-50 hover:ring-2 hover:shadow-xl md:py-4 md:px-10">
|
||||
Book A Demo
|
||||
</a>
|
||||
<a href="https://v1.speckle.systems" target="_blank" class="ml-4 text-gray-500 text-xs transition hover:text-blue-500">Looking for V1?</a>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
@@ -1,3 +1,3 @@
|
||||
<a href="/getstarted" class="inline-flex w-full items-center justify-center px-4 py-2 border border-transparent transition rounded-md shadow-sm text-base font-medium text-white bg-blue-600 hover:bg-blue-700 hover:shadow-xl">
|
||||
Join the beta
|
||||
Get Started
|
||||
</a>
|
||||
+5
-14
@@ -36,9 +36,9 @@
|
||||
</div>
|
||||
{{!-- <div class="h-16 absolute bottom-0 inset-x-0"> --}}
|
||||
<div class="self-end mt-10 ">
|
||||
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf29lkIMeXnVrLJ1EJTPd94hBvr7V4PdtZ0whWLHMrpOsMv8Q/viewform?usp=sf_link">
|
||||
<a href="https://speckle.xyz/authn/register">
|
||||
<button class="w-full bg-blue-600 font-medium text-base text-white px-4 py-2 shadow-sm border-transparent rounded-md border hover:bg-blue-700 hover:shadow-xl transition">
|
||||
Join the waiting list
|
||||
Register Now
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
@@ -59,15 +59,6 @@
|
||||
Dedicated solutions for enterprises, large
|
||||
teams or projects.
|
||||
</p>
|
||||
{{!-- <ul class="font-bold space-y-2 ">
|
||||
{{> extras/listItem value="Everyting in Standard"}}
|
||||
</ul>
|
||||
<p class="my-4 dark:text-gray-200">Deployment:</p>
|
||||
<ul class="space-y-2 ">
|
||||
{{> extras/listItem value="On premise, with your cloud infrastructure"}}
|
||||
{{> extras/listItem value="On our managed cloud infrastructure"}}
|
||||
</ul>
|
||||
<p class="my-4 dark:text-gray-200">Extras:</p> --}}
|
||||
<ul class="space-y-2 ">
|
||||
{{> extras/listItem value="Everything in the Free Plan"}}
|
||||
{{> extras/listItem value="On prem or managed deployments"}}
|
||||
@@ -79,9 +70,9 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="self-end mt-10 w-full">
|
||||
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfZa4pWH24iLUZ3xCSgYzlGo5u6gttQhXgf-MHv-BEP97-s4Q/viewform?usp=sf_link">
|
||||
<button class="w-full bg-blue-600 font-medium text-base text-white px-4 py-2 shadow-sm border-transparent rounded-md border hover:bg-blue-700 hover:shadow-xl transition">
|
||||
Claim your beta tester discount
|
||||
<a href="mailto:office@speckle.systems?subject=Speckle Enterprise Query">
|
||||
<button class="w-full font-medium text-base dark:text-gray-50 text-gray-900 px-4 py-2 shadow-sm border-transparent rounded-md border ring-0 hover:ring-2 hover:shadow-xl transition">
|
||||
Contact Us
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Binary file not shown.
@@ -28,6 +28,7 @@ module.exports = {
|
||||
extend: {
|
||||
opacity: ['active', 'dark'],
|
||||
visibility: ['hover', 'dark'],
|
||||
ringWidth: ['hover', 'active'],
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user