Skip to content

Commit

Permalink
update imgs
Browse files Browse the repository at this point in the history
  • Loading branch information
archlitchi committed May 21, 2024
1 parent 35e6c53 commit 433191a
Show file tree
Hide file tree
Showing 22 changed files with 21 additions and 68 deletions.
2 changes: 1 addition & 1 deletion src/components/whatIs.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const WhatIs = () => (
<p className="hero__subtitle">
<small>
<Translate>
HAMi (Heterogeneous AI Computing Virtualization Middleware) formerly known as k8s-vGPU-scheduler, is an "all-in-one" chart designed to manage Heterogeneous AI Computing Devices in a k8s cluster. It can provide the ability to share Heterogeneous AI devices among tasks.
HAMi (Heterogeneous AI Computing Virtualization Middleware) formerly known as k8s-vGPU-scheduler, is an "all-in-one" chart designed to manage Heterogeneous AI Computing Devices in a k8s cluster. It can provide the ability to share Heterogeneous AI devices and provide resource isolation among tasks.
</Translate>
<br />
<br />
Expand Down
2 changes: 1 addition & 1 deletion src/data/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const features = [
),
},
{
title: <Translate>In container Resource Control</Translate>,
title: <Translate>Resource Isolation</Translate>,
// imgUrl: 'img/logo.svg',
description: (
<Translate>
Expand Down
80 changes: 15 additions & 65 deletions src/data/supporters.js
Original file line number Diff line number Diff line change
@@ -1,85 +1,35 @@
import aiml from "../../static/img/supporters/aiml.png"
import chinamobile from "../../static/img/supporters/chinamobile.png"
import faw from "../../static/img/supporters/faw.png"
import huawei from "../../static/img/supporters/huawei.png"
import icbc from "../../static/img/supporters/icbc.png"
import qutoutiao from "../../static/img/supporters/qutoutiao.png"
import spdb from "../../static/img/supporters/spdb.png"
import T3logo2 from "../../static/img/supporters/T3-logo2.png"
import VIPKID from "../../static/img/supporters/VIPKID.png"
import xiaohongshu from "../../static/img/supporters/xiaohongshu.png"
import hualala from "../../static/img/supporters/hualala.png"
import youzan from "../../static/img/supporters/youzan.png"
import jointcloud from "../../static/img/supporters/jointcloud.png"
import SELZJU from "../../static/img/supporters/SEL-ZJU.png"
import zhejianglab from "../../static/img/supporters/zhejianglab.png"
import daocloud from "../../static/img/supporters/DaoCloud.png"
import pd4 from "../../static/img/supporters/4pd.png"
import CAIH from "../../static/img/supporters/CAIH.png"
import CNCR from "../../static/img/supporters/CNCR.png"
import XW from "../../static/img/supporters/XW.png"

const supportersData = [
{
logo: huawei,
alt: 'huawei',
logo: pd4,
alt: "pd4",
},
{
logo: icbc,
alt: 'icbc',
},
{
logo: spdb,
alt: 'spdb',
},
{
logo: xiaohongshu,
alt: 'xiaohongshu',
},
{
logo: VIPKID,
alt: 'VIPKID',
},
{
logo: qutoutiao,
alt: 'qutoutiao',
},
{
logo: faw,
alt: 'faw',
},
{
logo: T3logo2,
alt: 'T3logo2',
},
{
logo: chinamobile,
alt: 'chinamobile',
},
{
logo: aiml,
alt: 'aiml',
},
{
logo: hualala,
alt: 'hualala',
},
{
logo: youzan,
alt: 'youzan',
},
{
logo: jointcloud,
alt: 'jointcloud',
logo: daocloud,
alt: 'DaoCloud',
},
{
logo: SELZJU,
alt: 'SEL-ZJU'
logo: CAIH,
alt: 'CAIH',
},
{
logo: zhejianglab,
alt: 'zhejianglab',
logo: CNCR,
alt: 'CNCR',
},
{
logo: daocloud,
alt: 'DaoCloud',
},
logo: XW,
alt: 'XW',
}
]

export default supportersData
5 changes: 4 additions & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,10 @@ export default function Home() {
<Translate>How It Works</Translate>
</h2>
<div className={styles.heroHowItWorks}>
<img className={styles.heroHowItWorksImg} src={useBaseUrl('img/architect.jpg')} alt="Karmada Control Plane" />
<img className={styles.heroHowItWorksImg} src={useBaseUrl('img/construct.png')} alt="HAMi Control Plane" />
</div>
<div className={styles.heroHowItWorks}>
<img className={styles.heroHowItWorksImg} src={useBaseUrl('img/architect.jpg')} alt="HAMi Control Plane" />
</div>
<h2 className="title">
<Translate>Supporters</Translate>
Expand Down
Binary file added static/img/construct.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/supporters/4pd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/supporters/CAIH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/supporters/CNCR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/supporters/SEL-ZJU.png
Binary file not shown.
Binary file removed static/img/supporters/T3-logo2.png
Binary file not shown.
Binary file removed static/img/supporters/VIPKID.png
Binary file not shown.
Binary file added static/img/supporters/XW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/supporters/aiml.png
Binary file not shown.
Binary file removed static/img/supporters/chinamobile.png
Binary file not shown.
Binary file removed static/img/supporters/faw.png
Binary file not shown.
Binary file removed static/img/supporters/hualala.png
Binary file not shown.
Binary file removed static/img/supporters/jointcloud.png
Binary file not shown.
Binary file removed static/img/supporters/qutoutiao.png
Binary file not shown.
Binary file removed static/img/supporters/spdb.png
Binary file not shown.
Binary file removed static/img/supporters/xiaohongshu.png
Binary file not shown.
Binary file removed static/img/supporters/youzan.png
Binary file not shown.
Binary file removed static/img/supporters/zhejianglab.png
Binary file not shown.

0 comments on commit 433191a

Please sign in to comment.