Skip to content

Commit

Permalink
Merge pull request #147 from trilitech/fix/restore-calendly
Browse files Browse the repository at this point in the history
Merge calendly update to main
  • Loading branch information
timothymcmackin authored Nov 2, 2023
2 parents 8995f07 + 570b418 commit 4162b37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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 /> */}
<p className={clsx(styles.homeContent)}>Book a 15 min, 1 to 1 session hosted by the TriliTech Developer Success team to discuss and answer your technical questions.</p>
</div>
<CalendlyEmbed />
<BuildSection />
</main>
<Footer />
Expand Down

1 comment on commit 4162b37

@vercel
Copy link

@vercel vercel bot commented on 4162b37 Nov 2, 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.