From 0d7054e0349e34e75d47f17bc68103f5d0582996 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ckirukib=E2=80=9D?= <“kirubeljkl679@gmail.com”> Date: Sun, 22 Mar 2026 03:20:14 +0300 Subject: [PATCH] first commit Made-with: Cursor --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..672f54a --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# TrustWin Landing + +Next.js marketing and catalog site for TrustWin — metal bars, pipes, and construction materials (English / አማርኛ). + +## Development + +```bash +npm install +npm run dev +``` + +Copy `.env.example` to `.env.local` and configure public contact URLs, SMTP, and owner emails for quote requests.