Skip to content

zenpl/spirit-bridge

Repository files navigation

Spirit Bridge — spiritbridge.co

The Spirit Bridge LLC — A cross-cultural company bridging Eastern and Western markets, connecting wisdom traditions, products, and innovations across borders.

Tech Stack

  • 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

Features

  • 🌏 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

Quick Start

npm install
cp .env.local.example .env.local
npm run dev

Open http://localhost:3000

Documentation

Content Editing

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.

Project Sections

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

License

© 2024 The Spirit Bridge LLC. All rights reserved.

About

The Spirit Bridge LLC — Cross-cultural company bridging Eastern and Western markets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors