Book Launch Landing Page
Book pre-order page: cover showcase, sample chapter, author bio, pre-order tiers.
Install
npx shadcn@latest add "https://webberui.com/r/book-launch-landing.json?t=<install token>"The whole page lands in app/templates/book-launch-landing/. You can also use a long-lived licence key instead: set the Authorization: Bearer <key> header in the registries block of components.json — better for CI or a project several people share. What you may do with the source is in the licence terms.
Sections it ships with
Sections inside one template share the same design tokens, so swapping and reordering them keeps the colours, spacing and animation rhythm consistent. Pick and combine them in the section composer.
- 1
Navigation and Cover Hero
A pinned nav bar, an animated 3D cover and the book's claim, plus a band with the release date and specifications.
hero - 2
Praise Carousel
Auto-rotating endorsements from noted names, with previous and next buttons and dot navigation.
testimonial - 3
Chapter Preview
An accordion table of contents: the first three parts expand into a sample read, the rest unlock after pre-order.
content - 4
About the Author
A colour-block author portrait, a short biography and a writing timeline, with awards and published works as badges.
team - 5
Pre-Order Tiers
Pre-order price cards for three editions, leading with the paperback and listing each edition's extras.
pricing - 6
Publisher Information
A dark block with the publisher's profile, contact details, stockists and the book tour dates.
contact - 7
Closing Call to Action
A line from the book closes the page and hands off to the final pre-order button.
cta - 8
Footer
A brand mark, social links and multi-column site navigation, with the copyright line.
footer
What you get is source code
Not an npm package, not a zip file. Once installed, the page's TypeScript source sits in your repo: edit it however you like, no runtime dependency, no expiry mechanism. Your site keeps running even if ours goes down.
Browse the other 103 templates →