diff --git a/website/src/data/showcase/zxuqian.png b/website/src/data/showcase/zxuqian.png new file mode 100644 index 0000000000..29b1c8ff68 Binary files /dev/null and b/website/src/data/showcase/zxuqian.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 65b219ea93..cdaba22d7e 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -473,6 +473,14 @@ const Users: User[] = [ source: 'https://github.com/facebook/fbt', tags: ['opensource', 'facebook'], }, + { + title: 'Fenghua Frontend Developer', + description: 'Blogs and videos about frontend development', + preview: require('./showcase/zxuqian.png'), + website: 'https://zxuqian.cn', + source: null, + tags: ['personal', 'design'], + }, { title: 'FireCMS', description: 'Firebase/Firestore based headless CMS',