Skip to content

Commit 6f7e529

Browse files
mmurrsclaude
andcommitted
Remove "Book an Intro Call" card from community resources
The /contact page link is being removed, so this community resource card pointing to eigencloud.xyz/contact is no longer needed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a382037 commit 6f7e529

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/components/sections/CommunityResourcesSection.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ import styles from './CommunityResourcesSection.module.css';
44

55
function CommunityResourcesSection() {
66
const resources = [
7-
{
8-
icon: '/img/community-avs.png',
9-
title: 'Book an Intro Call →',
10-
description: 'Chat with the EigenLayer team about your idea',
11-
link: 'https://www.eigencloud.xyz/contact'
12-
},
137
{
148
icon: '/img/community-twitter.png',
159
title: 'Follow us on X →',

0 commit comments

Comments
 (0)