React components live in Storybook. Plain HTML/CSS/JS page templates (nav bars, heroes, galleries, footers) are dependency-free files you can open directly — no build step.
Interactive, themeable, browsable in both light and dark mode.
Open Storybook Select, DatePicker, TimePicker, PhoneInput, ImageCropPicker, Button, Navbar, Hero, Footer, AccountMenu, Testimonials, FAQAccordion, StatsBand, CTABanner, TeamGrid, GalleryGrid, ContactForm, LocationMap, PricingTable, ProcessSteps, NewsletterSignup, LogoMarquee, AnnouncementBar, ReviewsSummary, EventsList, ComingSoonPage, BeforeAfterSlider, VideoHero, StickyMobileCTA, Reveal →Structural page scaffolding for static (non-React) sites — open any of these directly.
Buttons/Hero/Navbar/Footer/Testimonials/FAQAccordion/StatsBand/ CTABanner each come in extra visual treatments (shape, typography, layout — not just a color swap), so sites don't default to the same look. Same idea exists as a `preset` prop on the React components — see Storybook's "Style presets"/"Preset:" stories on each component.