const activities = [
{
title: "Stalk",
location: "Outside",
tags: ["exercise", "patience", "skill"],
background: "https://placecats.com/300/200",
},
{
title: "Kill",
location: "Anywhere",
tags: ["Claws", "Teeth", "Fulfillment"],
background: "https://placecats.com/300/300",
},
{
title: "Sleep",
location: "Bed",
tags: ["23/7", "Rest", "The Best"],
background: "https://placecats.com/300/301",
},
];
const activities = [
{
title: "Stalk",
location: "Outside",
tags: ["exercise", "patience", "skill"],
background: "https://placecats.com/300/200",
},
{
title: "Kill",
location: "Anywhere",
tags: ["Claws", "Teeth", "Fulfillment"],
background: "https://placecats.com/300/300",
},
{
title: "Sleep",
location: "Bed",
tags: ["23/7", "Rest", "The Best"],
background: "https://placecats.com/300/301",
},
];