# Preview Asset Credits and Redistribution Register

This register separates **verified third-party preview/download assets**, **project-created interface assets**, and **assets that still require author-side provenance evidence before a ThemeForest submission**. Do not treat a file being present in `public/` as proof that redistribution rights have been verified.

## Verified third-party product photography

The eCommerce sample uses local optimized WebP derivatives of Pexels photography. Keep the corresponding source/license evidence with the release archive.

| Local asset | Source / creator | Status |
|---|---|---|
| `public/images/products/headphones.webp` | Pexels photo 3394660 — Sound On | Source recorded; verify current redistribution terms at release |
| `public/images/products/keyboard.webp` | Pexels photo 5805488 — Athena Sandrini | Source recorded; verify current redistribution terms at release |
| `public/images/products/mouse.webp` | Pexels photo 17821147 — Sogi | Source recorded; verify current redistribution terms at release |
| `public/images/products/watch.webp` | Pexels photo 7286173 — Jan Gardek | Source recorded; verify current redistribution terms at release |
| `public/images/products/backpack.webp` | Pexels photo 3731256 — Luis Quintero | Source recorded; verify current redistribution terms at release |
| `public/images/products/bottle.webp` | Pexels photo 38718303 — Valentin Ivantsov | Source recorded; verify current redistribution terms at release |
| `public/images/products/chair.webp` | Pexels photo 963486 — Paula Schmidt | Source recorded; verify current redistribution terms at release |
| `public/images/products/lamp.webp` | Pexels photo 923311 — Julien Bachelet | Source recorded; verify current redistribution terms at release |

## Project-created interface assets

The following assets are part of the Vexlora source and do not reproduce official third-party logo artwork:

- `public/brand/vexlora-logo.svg`
- `public/brand/vexlora-mark.svg`
- `public/images/analytics-world-map.svg`
- `public/images/commerce-world-map.svg`
- `public/images/logistics-network-map.svg`
- `public/assets/crm/channels/*.svg` — generic channel badges created for the template. Brand names in sample data are contextual integration labels; the SVGs are **not official social-network logos**.

## Provenance required before marketplace submission

The current source does not contain reliable origin/license records for the following local photography. Before the final ThemeForest upload, either attach the original commercial/redistribution license evidence or replace these files with assets whose redistribution rights are documented:

- `public/images/real-estate/*.webp`
- `public/images/construction/*.webp`
- `public/images/construction/generated/*.png`

This is an explicit release gate. Do not claim these assets as commercially redistributable until the evidence is available.

## Fonts

Vexlora loads these fonts through `next/font/google`:

- **Inter** — Google Fonts; SIL Open Font License 1.1. Source: https://fonts.google.com/specimen/Inter
- **Noto Sans Arabic** — Google Fonts; SIL Open Font License 1.1. Source: https://fonts.google.com/noto/specimen/Noto+Sans+Arabic

Font files are handled by the Next.js font pipeline at build time. Buyers may replace the configured fonts in `src/app/layout.tsx` and `src/config/presentation.ts`.

## Buyer guidance

Sample imagery is intentionally isolated under `public/images/` so buyers can replace it without changing page logic. Production applications should use media that the buyer owns or is licensed to use. Third-party names, services and platforms referenced in integration examples remain the property of their respective owners.
## Third-party trademark boundary

Names such as AI providers, payment providers, commerce marketplaces and social platforms are used only where they contextually describe a sample integration, channel or buyer-configurable workflow. They do not indicate affiliation, sponsorship or endorsement. No provider credentials, paid service access or production account is bundled with the template. Where channel artwork is included, the project uses generic project-created badges rather than copied official logo artwork.


## Preview technology logos

The standalone Vexlora preview bundles local SVG technology marks for the Product editions strip under `assets/tech-logos/`. The SVG geometry is sourced from the Simple Icons project (CC0 1.0); the brand names and marks remain trademarks of their respective owners. These files are bundled locally so the preview does not depend on a runtime logo CDN/API.
