Commit Graph

3 Commits

Author SHA1 Message Date
1a34508699 refactor: rename and update pod animations with improved visuals and consistency
- Renamed NoCentral to DataControl with enhanced data ownership visualization
- Renamed NoExtraction to Connectivity with full mesh P2P topology
- Renamed NoSinglePoint to Security with improved styling
- Renamed NoControl to Resilience with consistent styling
- Added lg:-mt-12 margin to Security and Resilience animations for alignment
- Updated DataControl to show explicit permission gates and bi-directional replication
2025-11-17 15:12:55 +01:00
97da7ba907 refactor: reduce horizontal padding on large screens in PodsBento
- Changed lg:px-10 to lg:px-8 for more consistent spacing with other sections
2025-11-17 15:00:53 +01:00
2b7559ab47 refactor: redesign pods page with bento grid layout and improved benefits sections
- Increased CloudHeroNew vertical padding on large screens (lg:py-16 to lg:py-24)
- Reduced spacing between description paragraphs in CloudHeroNew (mt-4 to mt-2)
- Created PodsBento component with animated bento grid showcasing pod benefits
- Added animations for data control, connectivity, security, and resilience features
- Refactored PodsDesign from accordion layout to centered intro with 4-column grid
- Create
2025-11-17 15:00:41 +01:00