{"id":21799774,"url":"https://github.com/tommyjepsen/twblocks","last_synced_at":"2026-04-04T22:48:49.036Z","repository":{"id":231870966,"uuid":"782894743","full_name":"tommyjepsen/twblocks","owner":"tommyjepsen","description":"Website blocks to copy/paste - based on shadcn \u0026 Radix using Tailwind and NextJS","archived":false,"fork":false,"pushed_at":"2025-01-06T08:42:30.000Z","size":8677,"stargazers_count":720,"open_issues_count":0,"forks_count":48,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T04:55:32.514Z","etag":null,"topics":["blocks","nextjs","react","shadcn-ui","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://twblocks.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tommyjepsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-06T10:50:28.000Z","updated_at":"2025-07-17T23:27:25.000Z","dependencies_parsed_at":"2024-04-15T14:05:12.767Z","dependency_job_id":"e3e2677f-1750-4347-9e96-d677748d9f00","html_url":"https://github.com/tommyjepsen/twblocks","commit_stats":null,"previous_names":["tommyjepsen/twblocks"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tommyjepsen/twblocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommyjepsen%2Ftwblocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommyjepsen%2Ftwblocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommyjepsen%2Ftwblocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommyjepsen%2Ftwblocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tommyjepsen","download_url":"https://codeload.github.com/tommyjepsen/twblocks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommyjepsen%2Ftwblocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31418270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blocks","nextjs","react","shadcn-ui","tailwindcss","typescript"],"created_at":"2024-11-27T10:00:54.869Z","updated_at":"2026-04-04T22:48:49.017Z","avatar_url":"https://github.com/tommyjepsen.png","language":"TypeScript","funding_links":[],"categories":["Components \u0026 Libraries","Libs and Components"],"sub_categories":[],"readme":"# TWBlocks\n\nFree open-source website blocks you can easily copy \u0026 paste into your react projects.\n\nI strongly recommend you install shadcn in your project before starting to use these blocks. You can find the installation guide here [shadcn installation](https://ui.shadcn.com/docs/installation) ✌️\n\nYou can use shadcn [Themes](https://ui.shadcn.com/themes) to customize the styling.\n\nIt 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](https://ui.shadcn.com/docs/dark-mode).\n\n## Blocks\n\nGo 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.\n\nHere is a list of available blocks:\n\n\u003cdiv align=center style=\"font-weight:bold;\"\u003e\n  •  Headers\n  •  Heroes\n  •  Cases\n  •  Feature\n  •  CTAs\n  •  Stats\n  •  Pricing\n  •  FAQs\n  •  Blogs\n  •  Contacts\n  •  Footers\n\u003c/div\u003e\n\n---\n\n| Type         | Version Light                                                                               | Version Dark                                                                                         |\n| ------------ | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |\n| **Headers**  | ![Header1](https://github.com/tommyjepsen/twblocks/blob/main/public/header1.png?raw=true)   | ![Header1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-header1.png?raw=true)   |\n| **Heroes**   | ![Hero1](https://github.com/tommyjepsen/twblocks/blob/main/public/hero1.png?raw=true)       | ![Hero1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-hero1.png?raw=true)       |\n| **Heroes**   | ![Hero2](https://github.com/tommyjepsen/twblocks/blob/main/public/hero2.png?raw=true)       | ![Hero2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-hero2.png?raw=true)       |\n| **Heroes**   | ![Hero3](https://github.com/tommyjepsen/twblocks/blob/main/public/hero3.png?raw=true)       | ![Hero3](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-hero3.png?raw=true)       |\n| **Heroes**   | ![Hero4](https://github.com/tommyjepsen/twblocks/blob/main/public/hero4.png?raw=true)       | ![Hero4](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-hero4.png?raw=true)       |\n| **Heroes**   | ![Hero5](https://github.com/tommyjepsen/twblocks/blob/main/public/hero5.png?raw=true)       | ![Hero4](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-hero5.png?raw=true)       |\n| **Cases**    | ![Case1](https://github.com/tommyjepsen/twblocks/blob/main/public/case1.png?raw=true)       | ![Case1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-case1.png?raw=true)       |\n| **Cases**    | ![Case2](https://github.com/tommyjepsen/twblocks/blob/main/public/case2.png?raw=true)       | ![Case2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-case2.png?raw=true)       |\n| **Features** | ![Feature1](https://github.com/tommyjepsen/twblocks/blob/main/public/feature1.png?raw=true) | ![Feature1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature1.png?raw=true) |\n| **Features** | ![Feature2](https://github.com/tommyjepsen/twblocks/blob/main/public/feature2.png?raw=true) | ![Feature2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature2.png?raw=true) |\n| **Features** | ![Feature3](https://github.com/tommyjepsen/twblocks/blob/main/public/feature3.png?raw=true) | ![Feature3](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature3.png?raw=true) |\n| **Features** | ![Feature4](https://github.com/tommyjepsen/twblocks/blob/main/public/feature4.png?raw=true) | ![Feature4](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature4.png?raw=true) |\n| **Features** | ![Feature5](https://github.com/tommyjepsen/twblocks/blob/main/public/feature5.png?raw=true) | ![Feature5](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature5.png?raw=true) |\n| **Features** | ![Feature6](https://github.com/tommyjepsen/twblocks/blob/main/public/feature6.png?raw=true) | ![Feature6](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature6.png?raw=true) |\n| **Features** | ![Feature7](https://github.com/tommyjepsen/twblocks/blob/main/public/feature7.png?raw=true) | ![Feature7](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature7.png?raw=true) |\n| **Features** | ![Feature8](https://github.com/tommyjepsen/twblocks/blob/main/public/feature8.png?raw=true) | ![Feature8](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature8.png?raw=true) |\n| **Features** | ![Feature9](https://github.com/tommyjepsen/twblocks/blob/main/public/feature9.png?raw=true) | ![Feature8](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-feature9.png?raw=true) |\n| **CTAs**     | ![CTA1](https://github.com/tommyjepsen/twblocks/blob/main/public/cta1.png?raw=true)         | ![CTA1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-cta1.png?raw=true)         |\n| **CTAs**     | ![CTA2](https://github.com/tommyjepsen/twblocks/blob/main/public/cta2.png?raw=true)         | ![CTA2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-cta2.png?raw=true)         |\n| **Stats**    | ![Stats1](https://github.com/tommyjepsen/twblocks/blob/main/public/stats1.png?raw=true)     | ![Stats1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-stats1.png?raw=true)     |\n| **Stats**    | ![Stats2](https://github.com/tommyjepsen/twblocks/blob/main/public/stats2.png?raw=true)     | ![Stats2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-stats2.png?raw=true)     |\n| **Pricing**  | ![Pricing1](https://github.com/tommyjepsen/twblocks/blob/main/public/pricing1.png?raw=true) | ![Pricing1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-pricing1.png?raw=true) |\n| **Pricing**  | ![Pricing2](https://github.com/tommyjepsen/twblocks/blob/main/public/pricing2.png?raw=true) | ![Pricing2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-pricing2.png?raw=true) |\n| **FAQs**     | ![FAQ1](https://github.com/tommyjepsen/twblocks/blob/main/public/faq1.png?raw=true)         | ![FAQ1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-faq1.png?raw=true)         |\n| **FAQs**     | ![FAQ2](https://github.com/tommyjepsen/twblocks/blob/main/public/faq2.png?raw=true)         | ![FAQ2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-faq2.png?raw=true)         |\n| **Blogs**    | ![Blog1](https://github.com/tommyjepsen/twblocks/blob/main/public/blog1.png?raw=true)       | ![Blog1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-blog1.png?raw=true)       |\n| **Blogs**    | ![Blog2](https://github.com/tommyjepsen/twblocks/blob/main/public/blog2.png?raw=true)       | ![Blog2](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-blog2.png?raw=true)       |\n| **Contacts** | ![Contact1](https://github.com/tommyjepsen/twblocks/blob/main/public/contact1.png?raw=true) | ![Contact1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-contact1.png?raw=true) |\n| **Footers**  | ![Footer1](https://github.com/tommyjepsen/twblocks/blob/main/public/footer1.png?raw=true)   | ![Footer1](https://github.com/tommyjepsen/twblocks/blob/main/public/darkmode-footer1.png?raw=true)   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommyjepsen%2Ftwblocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommyjepsen%2Ftwblocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommyjepsen%2Ftwblocks/lists"}