feat(docs): add eryajf testimonial
- 增加用户推荐信息,包括姓名、角色和引用 - 新增用户头像文件
This commit is contained in:
parent
31217d63a1
commit
39796f2b38
|
|
@ -203,6 +203,12 @@ const testimonials = {
|
|||
avatar: "/avatars/cyano.jpg",
|
||||
quote: "DBX keeps query work, schema checks, and Redis inspection in one small app. It feels focused instead of overloaded.",
|
||||
},
|
||||
{
|
||||
name: "eryajf",
|
||||
role: "Database management",
|
||||
avatar: "/avatars/eryajf.jpg",
|
||||
quote: "Try it once and you can feel it: DBX is the database management client that ends the competition.",
|
||||
},
|
||||
{
|
||||
name: "@vbvb",
|
||||
role: "Daily reporting",
|
||||
|
|
@ -277,6 +283,12 @@ const testimonials = {
|
|||
avatar: "/avatars/dongxuyang85.jpg",
|
||||
quote: "DBX 把查询、结构检查和 Redis 查看放在一个轻量工具里,日常数据库工作不会被复杂界面打断。",
|
||||
},
|
||||
{
|
||||
name: "二丫讲梵",
|
||||
role: "数据库管理",
|
||||
avatar: "/avatars/eryajf.jpg",
|
||||
quote: "只需体验一次你就能感受到,DBX是一个杀死数据库管理客户端比赛的软件",
|
||||
},
|
||||
{
|
||||
name: "Husky明夋",
|
||||
role: "报表与数据核对",
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue