diff --git a/components/index/cards/haxidraw.js b/components/index/cards/haxidraw.js index 268c47e4..31a20f1a 100644 --- a/components/index/cards/haxidraw.js +++ b/components/index/cards/haxidraw.js @@ -9,7 +9,7 @@ import RelativeTime from 'react-relative-time' export default function Haxidraw() { return ( - Haxidraw + Blot @@ -30,7 +30,7 @@ export default function Haxidraw() { variant="subtitle" sx={{ zIndex: 2, position: 'relative' }} > - Haxidraw is a W.I.P. open source drawing machine and online editor, + Blot is a W.I.P. open source drawing machine and online editor, designed to be a fun and beginner friendly introduction to digital fabrication and generative art. @@ -40,7 +40,7 @@ export default function Haxidraw() { diff --git a/lib/carousel.json b/lib/carousel.json index b91472a6..4084764d 100644 --- a/lib/carousel.json +++ b/lib/carousel.json @@ -102,9 +102,9 @@ "background": "dark", "titleColor": "blue", "textColor": "white", - "title": "Haxidraw (coming soon!)", + "title": "Blot (coming soon!)", "description": "An open source drawing machine and online editor for generative art", "img": "https://emoji.slack-edge.com/T0266FRGM/tw_pencil2/c6afadc2280e571d.png", - "link": "https://haxidraw.hackclub.com" + "link": "https://haxidraw.hackclub.dev" } ] diff --git a/pages/team.js b/pages/team.js index 4aedde88..1f005333 100644 --- a/pages/team.js +++ b/pages/team.js @@ -181,7 +181,7 @@ export default function Team() {