Minimal public-facing website for PetSage, built with Next.js App Router, TypeScript, and Tailwind CSS.
Primary copy lives in:
content/siteContent.tsUpdate text there without touching component code.
Prereqs:
1) Install deps:
npm install
2) Run:npm run devOpen http://localhost:3000.
1) Push this repo to GitHub (or import into Vercel). 2) Deploy.