refactor: remove unused props and imports, standardize Eyebrow styling in SecondaryFeatures and StorageFeatures

- Removed unused onGetStartedClick prop from CloudHeroNew component
- Removed unused H3 and P imports from NetworkDownload
- Added H3, P, and Eyebrow imports to SecondaryFeatures
- Replaced generic elements with typography components (Eyebrow, H3, P) in SecondaryFeatures
- Changed Eyebrow styling to text-cyan-500 uppercase tracking-[0.16em] in SecondaryFeatures
- Updated description text
This commit is contained in:
2025-11-18 14:36:58 +01:00
parent d2e2e87a0c
commit da5cf2d4a2
4 changed files with 10 additions and 10 deletions

View File

@@ -64,7 +64,7 @@ export function StorageFeatures() {
<section id="storage-features" className="bg-white py-24 sm:py-32">
<Container>
<div className="mx-auto max-w-3xl text-center">
<Eyebrow>
<Eyebrow className="text-cyan-500 uppercase tracking-[0.16em]">
Core Features
</Eyebrow>
<SectionHeader as="h2" className="mt-6 text-gray-900">