Basic Section

Simple section with a title and content grid. Great for feature showcases.

Features

Feature 1
Feature 2
Feature 3

With Subtitle

Add a subtitle for additional context below the heading.

Pricing

Choose the plan that works for you

Free

For personal projects

ProPopular

For teams and businesses

Team Section

Showcase team members in a centered section.

Our Team

Meet the people behind the product

A

Alice

B

Bob

C

Charlie

Testimonials

Use Section to frame customer testimonials with a title.

What People Say

FLIN made our development 10x faster.

Sarah

The simplest full-stack framework I have used.

James

Usage

<Section title="Features"> <Grid cols="3"> <div>Feature 1</div> <div>Feature 2</div> <div>Feature 3</div> </Grid></Section><Section title="Pricing" subtitle="Choose the plan that works for you"> <Card><strong>Free</strong></Card> <Card><strong>Pro</strong></Card></Section>

Props

PropTypeDefaultDescription
titlestring""Section heading text
subtitlestring""Descriptive text below the title
childrencontent-Section body content