forked from emre/www_projectmycelium_com
feat: redesign storage page with interactive components and dark theme
- Added interactive architecture section with tabbed navigation and smooth transitions - Implemented horizontal scrolling capabilities carousel with image backgrounds - Updated call-to-action section with bordered container layout and improved button styling - Replaced core value section with animated self-healing storage features - Applied consistent dark theme (#111111, #121212) with cyan accents across all storage components
This commit is contained in:
@@ -106,7 +106,7 @@ export const H5 = createTextComponent(
|
||||
)
|
||||
export const Eyebrow = createTextComponent(
|
||||
'h2',
|
||||
'text-base/7 font-semibold tracking-[0.18em] uppercase',
|
||||
'text-base/7 font-semibold uppercase tracking-[0.16em]',
|
||||
{ color: 'accent' }
|
||||
)
|
||||
export const SectionHeader = createTextComponent(
|
||||
|
||||
Reference in New Issue
Block a user