BloomLite
BloomLite is a standalone Next.js project for local businesses — a warm, config-driven one-pager with services, hours, and a booking CTA. Inspect, customize, run, and deploy it for free.
BloomLite is a free demo kit you can inspect, copy, and customize. Paid downloads will come later.
Sections
- Navbar
- Hero
- Services (with prices)
- About
- Testimonial
- Contact (info + hours)
- FAQ
- Footer
Config files
- config/site.tsName, tagline, description, metadata
- config/theme.tsBrand colors + corner radius
- config/content.tsServices, about, testimonial, FAQ
- config/links.tsContact, hours, booking link, social
Included guides
- README (README.md)
- Design doc (DESIGN.md)
- Agent guide (AGENTS.md)
- Customization guide (CUSTOMIZE.md)
- Deployment guide (DEPLOY.md)
- Launch checklist (LAUNCH_CHECKLIST.md)
- Troubleshooting (TROUBLESHOOTING.md)
Difficulty
Beginner-friendly
Setup time
30–60 minutes
Deploys to
Vercel
Support
Free and self-serve. Optional paid setup help is available.
You'll need
From download to live in four steps.
- 01
Get the files
Download the zip, or copy the demo-kits/bloomlite folder straight from the repo.
- 02
Run it locally
Run npm install, then npm run dev, and open localhost:3000.
- 03
Make it yours
Edit the four files in config/ — content, theme, links, and site.
- 04
Deploy it
Push to GitHub and deploy to Vercel by following DEPLOY.md.
# after downloading or copying demo-kits/bloomlite npm install npm run dev # open http://localhost:3000 # edit config/content.ts, then deploy (see DEPLOY.md)
How access works
This kit is free and open to inspect. Download the zip, read the preview, or browse the source at demo-kits/bloomlite. Protected, paid downloads for premium kits come later.
License: Demo / free placeholder — see LICENSE.md in the kit.
Want it set up for you?
Setup help applies to demo and paid kits alike — we'll customize, deploy, and launch it with you.