A Vercel-ready Next.js website template for electricians, domestic electrical services, and local safety-led businesses that need a sharper lead-generation website.
This starter is designed for:
- independent electrician businesses
- domestic electrical and upgrade teams
- landlord and lettings electrical support services
- local electricians that need better SEO structure and stronger trust framing
It includes a production-ready marketing structure focused on:
- urgent and planned enquiry flows
- local SEO and area-page expansion
- homeowner trust
- quote requests and call-first conversions
- Next.js 16
- React 19
- TypeScript
- Tailwind CSS 4
- Vercel-ready deployment
- Home
- Services
- Quote
- comprehensive multi-page local-service layout
- clear call and quote CTAs for urgent and planned jobs
- local SEO-friendly structure with room for service and area pages
- distinct electrical and safety-led design direction
- 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.