in ark-demo/webapp/src/components/common/Header.js [172:178]
function AppName() { return ( <> <strong>React</strong> Demo </> ); }