tommyjepsen / twblocks

Website blocks to copy/paste - based on shadcn & Radix using Tailwind and NextJS

Home Page:https://twblocks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TWBlocks

Free open-source website blocks you can easily copy & paste into your react projects.

I strongly recommend you install shadcn in your project before starting to use these blocks. You can find the installation guide here shadcn installation ✌️

You can use shadcn Themes to customize the styling.

It works for both dark- and light mode. You can find installation guide to how to toggle and enable the different modes here on shadcn Dark mode.

Blocks

Go to /blocks to find the block you need and simply copy/paste it into your project. Then see which dependencies it has to shadcn-ui, and install them.

Here is a list of available blocks:

• Headers • Heroes • Cases • Feature • CTAs • Stats • Pricing • FAQs • Blogs • Contacts • Footers

Type Version Light Version Dark
Headers Header1 Header1
Heroes Hero1 Hero1
Heroes Hero2 Hero2
Heroes Hero3 Hero3
Heroes Hero4 Hero4
Cases Case1 Case1
Cases Case2 Case2
Features Feature1 Feature1
Features Feature2 Feature2
Features Feature3 Feature3
Features Feature4 Feature4
Features Feature5 Feature5
Features Feature6 Feature6
Features Feature7 Feature7
Features Feature8 Feature8
CTAs CTA1 CTA1
CTAs CTA2 CTA2
Stats Stats1 Stats1
Stats Stats2 Stats2
Pricing Pricing1 Pricing1
Pricing Pricing2 Pricing2
FAQs FAQ1 FAQ1
FAQs FAQ2 FAQ2
Blogs Blog1 Blog1
Blogs Blog2 Blog2
Contacts Contact1 Contact1
Footers Footer1 Footer1

About

Website blocks to copy/paste - based on shadcn & Radix using Tailwind and NextJS

https://twblocks.com

License:MIT License


Languages

Language:TypeScript 99.5%Language:CSS 0.5%Language:JavaScript 0.1%