Full Featured Hero

Complete hero section with headline, subtitle, and CTA button.

Build Apps 10x Faster

FLIN is the full-stack language that lets you ship production apps in minutes, not months.

Minimal

Title-only hero for simple coming soon pages.

Coming Soon

With Subtitle

Headline and supporting text without a CTA button.

Welcome to FLIN

The language that remembers things.

With Extra Content

Add badges, social proof, or additional elements below the CTA.

Ship with Confidence

The framework designed for speed, security, and simplicity.

Free to Usev1.0Production Ready

Product Launch

Hero section styled for a product announcement or launch page.

Introducing FLIN 1.0

180 components, zero config, built-in database. Everything you need in one language.

No credit card required. Start building in 30 seconds.

Usage

<LandingHero title="Build Apps 10x Faster" subtitle="..." cta="Start Building" href="/signup" /><LandingHero title="Coming Soon" /><LandingHero title="Ship with Confidence" subtitle="..." cta="Get Started" href="/docs"> <Badge>Free to Use</Badge> <Badge type="gold">v1.0</Badge></LandingHero>

Props

PropTypeDefaultDescription
titletext"Welcome"Main headline text
subtitletext-Supporting description text (optional)
ctatext-Call-to-action button label (optional)
hreftext"#"CTA button link destination
childrencontent-Extra content below the CTA (badges, text, etc.)