This period marked a significant milestone in our commitment to ethical practices and global expansion:

Our achievements in advocating for the abandonment of animal testing in China garnered widespread international attention.

We signed a momentous Memorandum of Understanding with Fengpu Industrial Park and Cruelty-Free International, paving the way for enhanced cooperation in promoting cruelty-free practices.

We launched the Leaping Bunny Pilot projects, a significant milestone in our efforts to promote cruelty-free cosmetics in China.

add_filter( 'wp_get_attachment_image_attributes', 'remove_lazy_load_attribute', 10, 3 ); function remove_lazy_load_attribute( $attributes, $attachment, $size ) { if ( isset( $attributes['class'] ) && strpos( $attributes['class'], 'lazy-free' ) !== false ) { unset( $attributes['loading'] ); } return $attributes; }