Commit 50777679 by liguokang

feat:

parent 9f069005
/*
* @Author: zhujiapeng
* @Date: 2021-06-03 10:59:09
* @LastEditors: zhujiapeng
* @LastEditTime: 2021-06-03 14:26:05
* @Description: 主页组件的常量
* @Copyright: ©2021 杭州杰竞科技有限公司 版权所有
*/
export const ProductContant = [
{
imgUrl: 'https://image.xiaomaiketang.com/xm/G8aSPPSFw6.png',
name: '小麦助教',
desc: '智能化运作,提升运营管理效率',
buttonName: '校务管理'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/HJpCr6iP5T.png',
name: '小麦秀',
desc: '数百套招生方案,激活家长社交圈',
buttonName: '招生营销'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/T3AkGtGFQF.png',
name: '云课堂',
desc: '支持1v1、小班互动、大班直播等多种教学形态',
buttonName: '在线教学'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/cXtnWZtTEG.png',
name: '麦麦打卡',
desc: '创建教学闭环,提升社群活跃',
buttonName: '课后督学'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/GtYzY4dPKD.png',
name: '小麦校讯通',
desc: '提升家长满意度,铸口碑促续费',
buttonName: '家校服务'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/jw6cZh4s3S.png',
name: '卖萌海报',
desc: '在线设计精美海报,轻松打造品牌形象',
buttonName: '品牌设计'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/ndPEynsXSK.png',
name: '微官网',
desc: '机构简介、名师风采……多维度展示机构',
buttonName: '品牌传播'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/THZR3akYpY.png',
name: '小麦连锁版',
desc: '总部赋能,校区多维度数字化升级',
buttonName: '多校区管理'
},
];
export const coreAdvantageContant = [
{
imgUrl: 'https://image.xiaomaiketang.com/xm/kZ6T8iKnAM.png',
name: '技术领先',
desc: '专业研发团队倾力打造'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/GS4TpKs4Xj.png',
name: '安全保障',
desc: '符合国际标准信息安全认证'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/zNkN63tBs7.png',
name: '服务贴心',
desc: '7*13.5h在线响应需求'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/T5TJCSHYaG.png',
name: '口碑优质',
desc: '数万家机构信赖之选'
},
];
export const customerNumContant = [
{
count: '8',
company: '个',
desc: '教育品牌的选择'
},
{
count: '105',
company: '位',
desc: '校长和老师持续使用'
},
{
count: '4500',
company: '名',
desc: '学员和家长共同见证'
}
];
/*
* @Author: zhujiapeng
* @Date: 2021-06-03 17:49:15
* @LastEditors: zhujiapeng
* @LastEditTime: 2021-06-03 17:53:40
* @Description: 荣誉资质界面常量
* @Copyright: ©2021 杭州杰竞科技有限公司 版权所有
*/
export const honoraryContant = [
{
imgUrl: 'https://image.xiaomaiketang.com/xm/BEtryFkAfX.png',
desc: 'IAF和CNAS联合认证颁发《信息安全管理体系认证证书》'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/j4ifkMb2bn.png',
desc: '公安部颁发《信息系统安全等级保护证书》'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/3RdEb8rdKk.png',
desc: '荣获“浙江省高新技术企业”'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/62zWcNccEQ.png',
desc: '新华网教育2020年度“公信力教育服务商品牌”'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/zB83mFKDTS.png',
desc: '36Kr企业服务领域“最具影响力企业”'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/hAy5mB4tf6.png',
desc: '亿欧“2019年度全球教育科技TOP50”'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/b58Pepm74C.png',
desc: '新浪教育“2019年度品牌实力教育服务商”'
},
{
imgUrl: 'https://image.xiaomaiketang.com/xm/iRmcwScj5E.png',
desc: '腾讯教育“2019年度科技创新教育品牌”'
}
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment