chore: new cal.ai tip (#12096)
parent
0dc41592f2
commit
b9cef10ef2
|
@ -93,6 +93,14 @@ export const tips = [
|
||||||
description: "Get a better understanding of your business",
|
description: "Get a better understanding of your business",
|
||||||
href: "https://go.cal.com/insights",
|
href: "https://go.cal.com/insights",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 12,
|
||||||
|
thumbnailUrl: "https://ph-files.imgix.net/46d376e1-f897-40fc-9921-c64de971ee13.jpeg?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=390&h=220&fit=max&dpr=2",
|
||||||
|
mediaLink: "https://go.cal.com/cal-ai",
|
||||||
|
title: "Cal.ai",
|
||||||
|
description: "Your personal AI scheduling assistant",
|
||||||
|
href: "https://go.cal.com/cal-ai",
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
const reversedTips = tips.slice(0).reverse();
|
const reversedTips = tips.slice(0).reverse();
|
||||||
|
|
Loading…
Reference in New Issue