The Spirit Bridge LLC — A cross-cultural company bridging Eastern and Western markets, connecting wisdom traditions, products, and innovations across borders.
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS
- Language: TypeScript
- i18n: Custom React Context (EN/中文, no page reload)
- Forms: react-hook-form + Zod validation
- Deployment: Vercel
- 🌏 Bilingual — English/Chinese toggle with instant switch
- 📱 Responsive — Mobile-first design
- 🛡️ Spam protection — Honeypot + rate limiting on contact form
- ✨ Scroll animations — Intersection Observer-based reveal
- 🎨 Zen aesthetic — Earthy stone + Himalayan gold palette, Cormorant Garamond serif
- 🚀 Zero-config deploy — Vercel-ready out of the box
npm install
cp .env.local.example .env.local
npm run dev- 📋 Deployment Guide — Setup, Git workflow, Vercel config
- 🗺️ Technical Roadmap — Phase 2-5 plans (CMS, e-commerce, Tibetan)
All text content lives in:
src/translations/en.json(English)src/translations/zh.json(Chinese)
Edit these files and push to main — Vercel auto-deploys in ~1 minute.
| Section | Description |
|---|---|
| Hero | Main landing with tagline + CTAs |
| About | Company description + vision |
| Projects | Four initiatives (Kunga Heritage, Dharma Library, Wisdom Import, Practice Tools) |
| Team | Forest Jiang + Emma Zhang bios |
| Partners | Artisan partnership recruitment |
| Contact | Anti-spam contact form |
© 2024 The Spirit Bridge LLC. All rights reserved.