Go to file
2026-03-24 12:18:39 +03:00
data Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
messages Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
public Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
src updated site first commit 2026-03-24 12:18:39 +03:00
.env.example Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
.gitignore Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
eslint.config.mjs Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
next-env.d.ts updated site first commit 2026-03-24 12:18:39 +03:00
next.config.ts Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
package-lock.json updated site first commit 2026-03-24 12:18:39 +03:00
package.json Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
postcss.config.mjs Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00
README.md first commit 2026-03-22 03:20:14 +03:00
tsconfig.json Add TrustWin Next.js site: catalog, i18n, checkout, and quote API. 2026-03-22 03:22:04 +03:00

TrustWin Landing

Next.js marketing and catalog site for TrustWin — metal bars, pipes, and construction materials (English / አማርኛ).

Development

npm install
npm run dev

Copy .env.example to .env.local and configure public contact URLs, SMTP, and owner emails for quote requests.