FP
Flexon Pack
Documentation
Download comprehensive documentation for developers, designers, and stakeholders. All files are in Markdown format for easy viewing and sharing.
Quick reference for the Flexon Pack brand colors. Click any color to copy the HEX value.
23
Pages
20
Product Categories
5
Global Regions
6
Solution Types
flexon-pack/
├── app/
│ ├── globals.css # Theme colors & tokens
│ ├── layout.tsx # Root layout & fonts
│ ├── page.tsx # Homepage
│ ├── products/ # Product catalog
│ ├── solutions/ # Solution pages
│ ├── solution-finder/ # Interactive wizard
│ └── ... # 20+ more pages
├── components/
│ ├── home/ # Homepage sections
│ ├── site-header.tsx # Main navigation
│ ├── site-footer.tsx # Footer
│ └── region-selector.tsx # Region dropdown
└── public/
├── products/ # Product images
└── *.md # Documentation