Skip to content

Commit

Permalink
Hide Calendly for now (#144) (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Nov 1, 2023
1 parent 06f8caa commit 8995f07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ export default function Home() {
<HomepageHeader />
<main>
<HomepageFeatures />
<div className={clsx(styles.text__booking)}>
{/* <div className={clsx(styles.text__booking)}>
<h1 className={clsx(styles.homeTitle)}>We are here <span className={clsx(styles.homeTitleBlue)}>for you</span></h1>
<p className={clsx(styles.homeContent)}>Book a 15 min, 1 to 1 session hosted by the Tezos Developer Success team to discuss and answer your technical questions.</p>
</div>
<CalendlyEmbed />
</div> */}
{/* <CalendlyEmbed /> */}
<BuildSection />
</main>
<Footer />
Expand Down

1 comment on commit 8995f07

@vercel
Copy link

@vercel vercel bot commented on 8995f07 Nov 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.