Skip to content

Commit

Permalink
Anchor for office hours (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Nov 9, 2023
1 parent 2363424 commit 4dabe5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function Home() {
<HomepageHeader />
<main>
<HomepageFeatures />
<div className={clsx(styles.text__booking)}>
<div className={clsx(styles.text__booking)} id="office-hours">
<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 TriliTech Developer Success team to discuss and answer your technical questions.</p>
</div>
Expand Down

0 comments on commit 4dabe5a

Please sign in to comment.