Every page on the EPIC website is built from reusable layouts. Understanding these patterns makes the website easier to maintain, expand, and keep visually consistent.
The majority of pages on the EPIC website use this structure.
The Home page begins with a Hero section that introduces EPIC's mission and encourages visitors to take action.
Section└── Container ├── H2 └── Grid (3 Columns) ├── Card ├── Card └── Card