Skip to content

Commit a0d3e05

Browse files
committed
feat: add Kit Bixe information
1 parent 8d337c0 commit a0d3e05

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

app/(home)/page.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ export default function Home() {
1515
name: "Churras à Trois 2026",
1616
link: "https://cheers.com.br/evento/churras-a-trois-29268"
1717
},
18+
{
19+
date: new Date(2026, 4, 5),
20+
category: "Produto",
21+
name: "Término das Vendas do Kit Bixe 2026",
22+
link: "https://cheers.com.br/pagina/aaacec"
23+
},
1824
];
1925

2026
return (

0 commit comments

Comments
 (0)