Merge branch 'release'

This commit is contained in:
Mihovil Ilakovac 2023-04-19 00:35:56 +02:00
commit 6e2e34f5aa

View File

@ -13,7 +13,8 @@ const Announcement = () => {
//history.push('/#signup') //history.push('/#signup')
//window.open('https://twitter.com/MatijaSosic/status/1646532181324603395') //window.open('https://twitter.com/MatijaSosic/status/1646532181324603395')
window.open('https://twitter.com/WaspLang/status/1647979490180575234') //window.open('https://twitter.com/WaspLang/status/1647979490180575234')
window.open('https://www.producthunt.com/posts/free-saas-template-gpt-stripe-auth')
} }
return ( return (
@ -35,7 +36,7 @@ const Announcement = () => {
> >
<span className='item-center flex gap-2 px-3'> <span className='item-center flex gap-2 px-3'>
<span>Launch Week 2 is under way! 🚀</span> <span>Wasp is live on Product Hunt! 🚀</span>
</span> </span>
<span className='hidden items-center space-x-2 px-3 lg:flex'> <span className='hidden items-center space-x-2 px-3 lg:flex'>
@ -45,7 +46,7 @@ const Announcement = () => {
hover:bg-neutral-600 hover:bg-neutral-600
`} `}
> >
Day 5: Testing🧪 + Full-stack Type Safety🛡 Try now: Free GPT SaaS template 🐝 🤖
</span> </span>
</span> </span>