diff --git a/.astro/types.d.ts b/.astro/types.d.ts index 03d7cc4..f964fe0 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1,2 +1 @@ /// -/// \ No newline at end of file diff --git a/public/img/policy-1.webp b/public/img/policy-1.webp index 97b83a1..c624035 100644 Binary files a/public/img/policy-1.webp and b/public/img/policy-1.webp differ diff --git a/public/img/policy-2.webp b/public/img/policy-2.webp index 999ae40..d8ae7fd 100644 Binary files a/public/img/policy-2.webp and b/public/img/policy-2.webp differ diff --git a/src/components/sections/AIModel.astro b/src/components/sections/AIModel.astro index 834594b..5424a8e 100644 --- a/src/components/sections/AIModel.astro +++ b/src/components/sections/AIModel.astro @@ -7,11 +7,12 @@

- AI 大模型 应用场景 + 系统平台应用场景
+ AI大模型

- 无需替换硬件,即可为海量存量安防设备提供强大的视觉识别实时告警能力 + 700+ AI核心场景,赋能产业数字化转型

@@ -261,15 +262,6 @@ - -
@@ -320,149 +312,111 @@
-
+
+

+ + 技术对比:从固定规则到深度理解 +

-
-

- - 技术对比:从固定规则到深度理解 -

- -
-
-
-

1. 场景识别

-
-
-

- 传统算法: - 依赖像素、颜色等固定特征,场景、光照一旦变化,识别能力便会失效,泛化能力弱。 -

-
-
-

- 大模型方案: - 模拟人类视觉进行上下文理解,能自主适应复杂、多变的环境,准确识别目标。 -

-
+
+
+
+
+
+

传统算法

- -
-
-

2. 误报警处理

-
-
-

- 传统算法: - 无法区分真实威胁与环境干扰,误报率高,耗费大量安保人力。 -

-
-
-

- 大模型方案: - 通过逻辑推理过滤无效信息,能识别“飘动的塑料袋”而非“火焰”,显著降低误报。 -

-
-
+ +
+
1. 场景识别
+

+ 依赖像素、颜色等固定特征,场景、光照一旦变化,识别能力便会失效,泛化能力弱。 +

+ +
+
2. 误报警处理
+

+ 无法区分真实威胁与环境干扰,误报率高,耗费大量安保人力。 +

+
+ +
+
3. 新任务部署
+

+ 增加识别任务需重新编程和数周模型训练,且不能保证训练效果,成本高、周期长。 +

+
+
-
-
-

3. 新任务部署

-
-
-

- 传统算法: - 增加识别任务需重新编程和数周模型训练,且不能保证训练效果,成本高、周期长。 -

-
-
-

- 大模型方案: - 具备零样本/小样本学习能力,仅需少量样本即可在短时间内完成部署。 -

-
+
+
+
+
+

AI大模型

+
+ +
+
1. 场景识别
+

+ 模拟人类视觉进行上下文理解,能自主适应复杂、多变的环境,准确识别目标。 +

+
+ +
+
2. 误报警处理
+

+ 通过逻辑推理过滤无效信息,能识别"飘动的塑料袋"而非"火焰",显著降低误报。 +

+
+ +
+
3. 新任务部署
+

+ 具备零样本/小样本学习能力,仅需少量样本即可在短时间内完成部署。 +

-
-

+
+

核心优势:成本效益与部署模式

-
-
-
- -
-
-

“利旧”原则,无需重新硬件部署

-

支持对您现场已部署的海康威视等主流品牌摄像头进行直接利旧,无需采购昂贵的 AI 专用硬件。

+
+
+
+
+

利旧原则

+

无需重新硬件部署,支持主流品牌摄像头直接利旧

-
-
- -
-
-

高兼容性与平滑接入

-

只要能提供稳定的视频流,即可通过我们的平台无缝接入AI 大模型,使其立即具备智慧识别能力。

+
+
+
+

高兼容性

+

提供稳定视频流即可无缝接入,立即具备智慧识别能力

-
-
- -
-
-

显著的成本节约

-

此方案可避免替换 AI 摄像头的巨额前期投入,将有限的预算更精准地用于AI 算法订阅与数据应用服务

+
+
+
+

快速部署

+

数日内完成指定摄像头AI赋能,快速进行效果验证

-
-
- -
-
-

快速部署与验证

-

方案基于软件部署,可在数日内完成对指定摄像头的 AI 赋能,并快速进行效果验证。

-
-
- -
-
- -
-
-

弹性扩展与订阅

-

您可以根据业务需求,随时增减需要 AI 分析的摄像头数量。灵活的算法订阅模式让支出与业务增长精准匹配。

-
-
- -
-
- -
-
-

统一平台与数据整合

-

所有分析产生的结构化数据都将汇入统一管理平台,为后续深层次业务挖掘奠定基础。

-
-
- -
-
- -
-
-

算法持续进化

-

您接入的是一个持续进化的算法生态。大模型不断优化,无需操作即可在云端自动获取最新识别能力。

+
+
+
+

持续进化

+

接入持续进化的算法生态,云端自动获取最新识别能力

diff --git a/src/components/sections/CompanyIntro.astro b/src/components/sections/CompanyIntro.astro new file mode 100644 index 0000000..1bc7ce2 --- /dev/null +++ b/src/components/sections/CompanyIntro.astro @@ -0,0 +1,77 @@ +
+
+
+
+

+ 业务赋能 +

+
+
+ +
+
+
+
+
+
+ + About Us +
+

+ 浙江贝凡 2019 年 2 月成立,总部坐落于美丽的西子湖畔 · 杭州,贝凡二字源于 "赢" 字之精髓,"贝" 象征取财有道,坚守商业本质,"凡" 代表匠心守拙,深耕技术创新。 +

+

+ 依托自主研发,聚焦系统研发定制自研SaaS系统两大核心板块。依托多模态系统集成AI视觉大模型等前沿技术,构建智能化、数字化、信息化服务体系;业务覆盖企业数字化转型政企协同治理本地化项目交付。公司始终以"应用为导向,以系统为核心"筑牢技术根基,未来将持续系统迭代与多场景融合,为推动行业数字化转型赋能。 +

+
+
+
+ +
+

+ 多项数据表明 +

+
+
+ +
+
+
+
+
+
700+
+
视觉理解大模型
+
+
+
+
+
+
+
+
99.9%
+
SLA 可用性
+
+
+
+
+
+
+
+
15+
+
合作伙伴
+
+
+
+
+
+
+
+
40+
+
软著专利
+
+
+
+
+
+
+
diff --git a/src/components/sections/Contact.astro b/src/components/sections/Contact.astro index d7a076d..48805a3 100644 --- a/src/components/sections/Contact.astro +++ b/src/components/sections/Contact.astro @@ -1,16 +1,13 @@ --- --- -
+

联系我们

-
-

- 让我们一起开启数字化之旅 -

+
@@ -18,32 +15,37 @@
-
-
- +
+
+
+
+ +
+

合作咨询

+ 400-998-5710
-

合作咨询

- 400-998-5710
-
-
- +
+
+
+
+ +
+

电子邮箱

+ zjbeifan@126.com
-

电子邮箱

- zjbeifan@126.com
-
-
- +
+
+
+
+ +
+

公司地址

+

浙江省杭州市余杭区润珹置地中心1幢

-

公司地址

-

浙江省杭州市余杭区杭行路1499号润珹置地中心

-
diff --git a/src/components/sections/Customization.astro b/src/components/sections/Customization.astro index f65d17a..dd8ef74 100644 --- a/src/components/sections/Customization.astro +++ b/src/components/sections/Customization.astro @@ -3,44 +3,6 @@
-
-
- -
-
- -
- -
-
- 02 - -
- 核心业务 - - 2 - - -
-
-
- -
-

- 本地化定制 -

-
- - - Local Customization Service - -
-
- -
-
-
-
diff --git a/src/components/sections/DevelopmentHistory.astro b/src/components/sections/DevelopmentHistory.astro new file mode 100644 index 0000000..c5b33ed --- /dev/null +++ b/src/components/sections/DevelopmentHistory.astro @@ -0,0 +1,138 @@ +
+
+
+

+ 发展历程 +

+
+
+ +
+
+
+
+
+
+ 杭州 +
+
+
+
+ Location +

总部坐落于

+

美丽的西子湖畔 · 杭州

+
+
+
+ +
+
+ 大楼 +
+
+
+
+ R&D Center +

立足杭城CBD

+

驱动数字研发新引擎

+
+
+
+ +
+
+ 展示 +
+
+
+
+ Solutions +

AI场景赋能

+

面向未来的数字展厅

+
+
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+ 2019 +

+ icon + 公司成立 +

+

自主研发"车险分期"系统平台,为全国商用车领域业务赋能

+
+
+
+ +
+ +
+
+ 2020-2022 +

+ icon + 规模化增长 +

+

业务规模化增长阶段,实现全国市场布局,同步优化运营体系与技术架构

+
+
+
+ +
+ +
+
+ 2023-2024 +

+ icon + 技术升级 +

+

技术研发转向工业互联网解决方案,企安智控1.0上线

+
+
+
+ +
+ +
+
+ 2025 +

+ icon + 双赛道启航 +

+

SaaS系统交叉融合,构建业务生态,ToB、ToG多模块场景研发定制

+
+
+
+ +
+ +
+
+ 2026 +

+ icon + 核心聚焦 +

+

AI大模型、物联网IOT、融合开发DevOps,标准SaaS部署及行业应用,全场景产业数字化转型服务商

+
+
+
+
+
+
+
+
+
diff --git a/src/components/sections/Footer.astro b/src/components/sections/Footer.astro index eae333c..93073ac 100644 --- a/src/components/sections/Footer.astro +++ b/src/components/sections/Footer.astro @@ -58,13 +58,12 @@ diff --git a/src/components/sections/Hardware.astro b/src/components/sections/Hardware.astro index 0fdd480..8754fbf 100644 --- a/src/components/sections/Hardware.astro +++ b/src/components/sections/Hardware.astro @@ -6,7 +6,8 @@

- 硬件物联 应用场景 + 系统平台应用场景
+ 硬件物联

diff --git a/src/components/sections/Honors.astro b/src/components/sections/Honors.astro index 0e106a3..b71f70f 100644 --- a/src/components/sections/Honors.astro +++ b/src/components/sections/Honors.astro @@ -1,6 +1,6 @@ --- --- -

+
@@ -8,60 +8,57 @@

- 匠心筑就 · 信赖桥梁 + 生态合作

-
-

- 合作携手,共创价值 -

+
-
+
中国移动 logo

中国移动

-
+
中国电信 logo

中国电信

-
+
浪潮 inspur logo

浪潮 inspur

-
+
海康威视 logo

海康威视

-
+
国家电网 logo

国家电网

-
+
阿里云 logo

阿里云

-
+
高德地图 logo

高德地图

-
+
字节跳动 logo

字节跳动

-
+
中国联通 logo

中国联通

-
+
虹润 logo

虹润

-
+
腾讯 logo

腾讯

-
+
豆包 logo

豆包

diff --git a/src/components/sections/Policy.astro b/src/components/sections/Policy.astro index f10c093..6e83a43 100644 --- a/src/components/sections/Policy.astro +++ b/src/components/sections/Policy.astro @@ -6,7 +6,7 @@

- 最新政策导向
安全管理核心驱动力 + 系统平台紧跟政策导向

@@ -22,11 +22,11 @@
-

企业安全生产标准化
基本规范

+

大中型企业安全生产标准化管理体系要求

- 核心要求:全面建立并保持标准化系统,实现安全管理的系统化、岗位达标和规范化。 + 企业应利用数字化、信息化、智能化等手段,提高安全生产台账管理、安全风险分级管控、事故隐患排查治理、应急管理等效能。

-
GB/T 33000-2016
+
GB/T 33000-2025
@@ -34,11 +34,11 @@
-

重大火灾隐患
判定规则

+

工业互联网平台
安全生产数字化管理

- 确立标准:统一了重大火灾隐患的判定基准,适用于各类建筑及公共场所的隐患界定。 + 企业应基于工业互联网平台开展安全风险管控,包括安全风险辨识、安全风险分级管控和风险预警。

-
GB 35181-2017
+
GB/T46884.1—2025
diff --git a/src/components/sections/SaaS.astro b/src/components/sections/SaaS.astro index 486ef0e..10db6be 100644 --- a/src/components/sections/SaaS.astro +++ b/src/components/sections/SaaS.astro @@ -28,43 +28,6 @@
-
-
- -
-
- -
- -
-
- 01 - -
- 核心业务 - - 1 - - -
-
-
- -
-

- SaaS化系统 -

-
- - - Cloud Intelligence System - -
-
- -
-
-
@@ -82,7 +45,7 @@

由浙江贝凡网络科技提供云和AI服务

- 企安智控由浙江贝凡科技自主研发,专注于为全国生产工贸型企业、园区楼宇、酒店餐饮等场景提供智能安全管理解决方案。 + 企安智控是浙江贝凡自主研发的全场景智能安全管理 SaaS 系统,专注为全国生产制造型企业、产业园区、酒店餐饮、物业楼宇、仓储物流等场景,提供数字化安全管理解决方案

@@ -92,7 +55,7 @@

- 系统为企业赋能: + 系统平台为企业赋能:

@@ -103,14 +66,14 @@ - AI算法 + AI多场景
- 多端联动 + 多方联动
@@ -132,7 +95,7 @@

- 实现隐患排查自动化、履职考核标准化,全面提升企业安全水平 + 构建安全风险管控、隐患排查治理、应急处置三道防线

@@ -140,7 +103,7 @@

- 系统辅助各监管部门构建: + 系统平台为监管部门构建:

diff --git a/src/pages/index.astro b/src/pages/index.astro index b463929..4673b3d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,7 +1,8 @@ --- import Layout from '../layouts/Layout.astro'; import Hero from '../components/sections/Hero.astro'; -import Timeline from '../components/sections/Timeline.astro'; +import DevelopmentHistory from '../components/sections/DevelopmentHistory.astro'; +import CompanyIntro from '../components/sections/CompanyIntro.astro'; import Honors from '../components/sections/Honors.astro'; import Contact from '../components/sections/Contact.astro'; --- @@ -9,7 +10,8 @@ import Contact from '../components/sections/Contact.astro';
- + +