diff --git a/web/src/components/Nav/Announcement.js b/web/src/components/Nav/Announcement.js index d9b04408a..4941143c6 100644 --- a/web/src/components/Nav/Announcement.js +++ b/web/src/components/Nav/Announcement.js @@ -9,7 +9,8 @@ const Announcement = () => { let history = useHistory(); const handleLink = () => { - history.push('/blog/2023/06/30/tutorial-jam') + window.open('https://magic-app-generator.wasp-lang.dev/') + //history.push('/blog/2023/06/30/tutorial-jam') //history.push('/#signup') //window.open('https://twitter.com/MatijaSosic/status/1646532181324603395') @@ -39,7 +40,7 @@ const Announcement = () => { `} > - 📝 Join our Tutorial Jam #1 and win cool prizes! + Try our GPT-Powered Web App Starter! @@ -49,7 +50,7 @@ const Announcement = () => { hover:bg-neutral-600 `} > - Learn more → + Generate your app 🤖 →