diff --git a/src/pages/Home.jsx b/src/pages/Home.jsx index a08025cfbd..b9aad11dd6 100644 --- a/src/pages/Home.jsx +++ b/src/pages/Home.jsx @@ -46,8 +46,8 @@ const Home = () => { const projects = [ { - title: "Mística 2024", - description: "Coming soon...", + title: "Advent calendar 2024", + description: "Our advent calendar for the year 2024.", link: "/advent-calendar-2024", buttonLabel: "Visit", image: ComingSoon,