# License and Third-Party Notices

## Project Source Code

Copyright (c) 2024-present YENGSING

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

This MIT License applies to the project source code only. It does not apply to
the media files listed below or override third-party package licenses.

## Runtime Dependencies

The application directly uses these open-source packages:

- [`lucide-react`](https://github.com/lucide-icons/lucide) - ISC License
- [`react`](https://github.com/facebook/react) - MIT License
- [`react-dom`](https://github.com/facebook/react) - MIT License
- [`react-router-dom`](https://github.com/remix-run/react-router) - MIT License

## Development Dependencies

These direct dependencies are used to build, check, format, or test the
project. They are not part of the project's MIT license grant:

- [`@eslint/js`](https://github.com/eslint/eslint) - MIT License
- [`@playwright/test`](https://github.com/microsoft/playwright) - Apache License 2.0
- [`@types/react`](https://github.com/DefinitelyTyped/DefinitelyTyped) - MIT License
- [`@types/react-dom`](https://github.com/DefinitelyTyped/DefinitelyTyped) - MIT License
- [`@vitejs/plugin-react`](https://github.com/vitejs/vite-plugin-react) - MIT License
- [`eslint`](https://github.com/eslint/eslint) - MIT License
- [`eslint-plugin-react-hooks`](https://github.com/facebook/react) - MIT License
- [`eslint-plugin-react-refresh`](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) - MIT License
- [`globals`](https://github.com/sindresorhus/globals) - MIT License
- [`prettier`](https://github.com/prettier/prettier) - MIT License
- [`typescript`](https://github.com/microsoft/TypeScript) - Apache License 2.0
- [`typescript-eslint`](https://github.com/typescript-eslint/typescript-eslint) - MIT License
- [`vite`](https://github.com/vitejs/vite) - MIT License

Exact dependency versions and transitive dependencies are recorded in
`pnpm-lock.yaml`. Each package remains subject to its own license terms.

## Media and Brand Assets

The following media files are used by the website or its README and are not
licensed under the MIT License:

- Brand and metadata: `src/assets/logo.gif`,
  `src/assets/companyTitleWithBackgroung.webp`, `public/og-image.webp`
- Home page: all AVIF and WebP variants in `src/assets/home/`
- Partner marks: `src/assets/mutil.gif`, `src/assets/eh.webp`,
  `src/assets/acs.gif`, `src/assets/hx.gif`
- Product images: `src/assets/a_r.webp`, `src/assets/camphor.webp`,
  `src/assets/e_o.webp`, `src/assets/pesticides.webp`,
  `src/assets/fastener.webp`, `src/assets/pads.webp`,
  `src/assets/rollers.webp`, `src/assets/reader.webp`,
  `src/assets/braider.webp`

No separate third-party license metadata is recorded for these files. All
rights are reserved by YENGSING and/or their respective copyright and
trademark owners. Do not reuse them without permission from the applicable
rights holder.

## Fonts

The project does not distribute font files or font packages. Font names in the
CSS font stack refer to fonts supplied by the visitor's operating system.
