From d76dfde217e1b8fedf2180f3a935da0fc9d27a0f Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Fri, 1 Sep 2023 16:34:28 +0200 Subject: [PATCH] update book demo --- docs/misc/6_getting_help/index.mdx | 10 +++++----- src/landing/CallToAction.jsx | 2 +- src/landing/LandingHeader.jsx | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/misc/6_getting_help/index.mdx b/docs/misc/6_getting_help/index.mdx index 1d98838cf..748e36f21 100644 --- a/docs/misc/6_getting_help/index.mdx +++ b/docs/misc/6_getting_help/index.mdx @@ -10,7 +10,7 @@ From GitHub, feel free to open an **[Issue](https://github.com/windmill-labs/win Also, you might want to reach out by **email** at contact@windmill.dev. -For more in-depth discussions, we are always available for a **[demo](https://www.windmill.dev/book-demo)** or **[meeting](https://cal.com/ruben-windmill/30min)**. +For more in-depth discussions, we are always available for a **[demo](https://www.windmill.dev/book-demo)** or **[meeting](https://www.windmill.dev/ruben-30min)**.
- - - -
\ No newline at end of file + diff --git a/src/landing/CallToAction.jsx b/src/landing/CallToAction.jsx index ecf87acad..11ff718fd 100644 --- a/src/landing/CallToAction.jsx +++ b/src/landing/CallToAction.jsx @@ -22,7 +22,7 @@ export default function CallToAction() { Get started for free window.plausible('schedule-demo')} className="text-base font-semibold leading-7 text-white !no-underline dark:text-gray-900" diff --git a/src/landing/LandingHeader.jsx b/src/landing/LandingHeader.jsx index a2beec502..f9c4da59e 100644 --- a/src/landing/LandingHeader.jsx +++ b/src/landing/LandingHeader.jsx @@ -241,7 +241,7 @@ export default function LandingHeader() {
window.plausible('schedule-demo')} className="!no-underline flex w-full dark:text-white items-center justify-center rounded-md border border-transparent text-base font-medium text-blue-600 shadow-sm hover:bg-blue-200 dark:hover:bg-blue-500 mb-4"