Skip to content

Commit

Permalink
Update home carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
aweell committed Jan 13, 2025
1 parent 7a0ded9 commit ca35839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ca35839

Please sign in to comment.