Add Latest Blog Post to Landing (#2152)

* Add Latest Blog Post to Landing

* Rename Blog Slug
This commit is contained in:
Arnab Chakraborty 2024-02-29 15:21:07 -05:00 committed by GitHub
parent 724cce8220
commit de8648e2a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -39,8 +39,8 @@ export default async function Page() {
<div className="mt-22 lg:mt-28" id="content" aria-hidden="true" />
<div className="mt-24 lg:mt-8" />
<NewBanner
headline="Alpha release is finally here!"
href="/blog/october-alpha-release"
headline="Alpha 0.2 is here!"
href="/blog/alpha-zero-two-release"
link="Read post"
className="mt-[50px] lg:mt-0"
/>