Skip to content

Commit 9b610dc

Browse files
committed
fix: remove hero actions with invalid links from homepage
The hero actions duplicated the LinkCard components below and used links that the Starlight validator couldn't resolve. Removed since LinkCards provide the same functionality and work correctly.
1 parent ed0c46c commit 9b610dc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/content/docs/index.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@ hero:
1010
dark: ../../assets/widgets-dark.webp
1111
light: ../../assets/widgets-light.webp
1212
alt: Adobe Commerce Storefront
13-
actions:
14-
- text: Storefront DEVELOPERS
15-
link: /get-started/
16-
aria-label: Storefront Developers
17-
variant: primary
18-
- text: Storefront AUTHORS
19-
link: /merchants/storefront-builder/
20-
aria-label: Storefront Authors
21-
variant: minimal
2213
# banner:
2314
# content: |
2415
# Currently in alpha status under active development. If you have any questions, please visit our href="https://discord.gg/xxVR2R3rRn"> Edge Delivery Discord server</a>.

0 commit comments

Comments
 (0)