Skip to content

Commit

Permalink
update fig
Browse files Browse the repository at this point in the history
  • Loading branch information
qingyun-wu committed Sep 4, 2023
1 parent 1a073cf commit f00314f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions website/src/components/HomepageFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import styles from './HomepageFeatures.module.css';
const FeatureList = [
{
title: 'Multi-Agent Conversations',
Svg: require('../../static/img/conv.svg').default,
Svg: require('../../static/img/conv_2.svg').default,
docLink: './docs/Use-Cases/agent_chat',
description: (
<>
Expand All @@ -20,7 +20,7 @@ const FeatureList = [
docLink: './docs/Use-Cases/agent_chat#diverse-applications-implemented-with-autogen',
description: (
<>
AutoGen offers a collection of working systems spanning span a wide range of applications from various domains and complexities.
AutoGen offers a collection of working systems spanning a wide range of applications from various domains and complexities.
</>
),
},
Expand Down
2 changes: 1 addition & 1 deletion website/static/img/autogen_app.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions website/static/img/conv_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f00314f

Please sign in to comment.