A Vercel-ready Next.js plumbing template with a calmer, more premium residential feel for bathrooms, fixtures, and planned homeowner work.
This starter is designed for:
- residential plumbing businesses
- bathroom and fixture specialists
- higher-trust homeowner service brands
- local plumbers targeting more planned domestic work
- Next.js 16
- React 19
- TypeScript
- Tailwind CSS 4
- Vercel-ready deployment
- Home
- Services
- Quote
- more considered residential plumbing direction
- calmer trust-led enquiry path
- multi-page layout for Home, Services, and Quote
- built-in footer attribution
- Install dependencies:
pnpm install- Run locally:
pnpm dev- Build for production:
pnpm build- import this repository into Vercel
- set
NEXT_PUBLIC_SITE_URL - deploy
If you want a one-click Vercel button, add one after publishing this repo to your own GitHub organization so the repository URL points at your canonical source.
See .env.example.
Required:
NEXT_PUBLIC_SITE_URL
Before launching publicly, update:
- site name, copy, phone numbers, and email addresses
- metadata in
app/layout.tsx - any placeholder service areas and trust content
- branding assets, colors, and imagery
This template keeps the footer credit:
Website Developed by TwoSquares
linked to:
https://twosquares.co.uk
Licensed under Apache-2.0. See LICENSE.