refactor: remove arrow icons and clean up "Explore Docs" button text across multiple hero sections

- Removed arrow icon (→) from "Explore Docs" buttons in CloudHeroNew, GpuHero, and StorageHero components
- Removed ArrowRightIcon from HomeCTA "Explore Docs" button
- Fixed whitespace formatting in CloudArchitecture "Explore Docs" button
- Added comment block in Homepod for commented out "Explore Docs" button
This commit is contained in:
2025-11-24 15:07:56 +01:00
parent 3071e87a9d
commit 67fb2fd4ac
6 changed files with 7 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ export function CloudHeroNew() {
target="_blank"
rel="noopener noreferrer"
>
Explore Docs <span aria-hidden="true"></span>
Explore Docs
</Button>
</div>
</div>