gifts: Array<{
    id: number,
    name: string,
    imageUrl: string,
    price: number,