BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/flx/banner-09

Maintenance

flx/banner-09
FreeBlock

Amber system notice with a pulsing status dot.

Install it

npx shadcn@latest add https://ui.flexnative.com/r/banner-09.json

Source

registry/patterns/banner/banner-09.tsxui.flexnative.com/r/banner-09.json
1import { Wrench } from 'lucide-react'
2
3export function Banner09() {
4 return (
5 <div className="flex w-full flex-col gap-3 rounded-lg border border-amber-500/20 bg-amber-500/10 px-4 py-3.5 sm:flex-row sm:items-center">
6 <span className="flex size-9 shrink-0 items-center justify-center rounded-full bg-amber-500/15 text-amber-600 dark:text-amber-400">
7 <Wrench className="size-5" />
8 </span>
9 <div className="flex flex-1 flex-col gap-0.5">
10 <div className="flex items-center gap-2">
11 <span className="relative flex size-2">
12 <span className="absolute inline-flex size-full animate-ping rounded-full bg-amber-500 opacity-75" />
13 <span className="relative inline-flex size-2 rounded-full bg-amber-500" />
14 </span>
15 <p className="text-sm font-medium text-amber-800 dark:text-amber-200">
16 Scheduled maintenance
17 </p>
18 </div>
19 <p className="text-sm text-amber-700/80 dark:text-amber-300/80">
20 Some services may be unavailable on Sunday, 02:00–04:00 UTC.
21 </p>
22 </div>
23 <a
24 href="#"
25 className="text-sm font-medium text-amber-700 underline-offset-4 hover:underline dark:text-amber-300"
26 >
27 Status page
28 </a>
29 </div>
30 )
31}

Files it writes

  • registry/patterns/banner/banner-09.tsx

Facts

Registry
flx
Type
registry:block
Access
Free
Files written
1
Licence
the repository states none
First indexed
2026-08-02
Last confirmed
yesterday

Go to the source

ui.flexnative.com felipemenezes098/ui-flx on GitHub Raw registry item This item as JSON

More from flx

All 446 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Basicaccordion-01flxBlocksFreeno deps
Multipleaccordion-02flxBlocksFreeno deps
With iconsaccordion-03flxBlocksFreeno deps
FAQaccordion-04flxBlocksFreeno deps
Separated cardsaccordion-05flxBlocksFreeno deps
Plus / minus iconaccordion-06flxBlocksFree1 dep
Left chevronaccordion-07flxBlocksFree1 dep
Rich contentaccordion-09flxBlocksFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex