Skip to content

Commit

Permalink
fix: hero
Browse files Browse the repository at this point in the history
  • Loading branch information
trigaten committed Nov 23, 2023
2 parents 94950d5 + 3605824 commit a706573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/subsections/landingpage/Hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ function Hero() {
window.location.replace("/docs/intro");
}, [])
}
// text={"Start Learning"}
text={"See our Latest Offerings"}
text={"Start Learning"}
// text={"See our Latest Offerings"}
icon={
<RxArrowTopRight
className="inline-block text-white"
Expand Down

1 comment on commit a706573

@vercel
Copy link

@vercel vercel bot commented on a706573 Nov 23, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

learn-prompting – ./

learn-prompting-trigaten.vercel.app
learn-prompting-git-main-trigaten.vercel.app
learn-prompting.vercel.app

Please sign in to comment.