Skip to content

Commit

Permalink
update home page
Browse files Browse the repository at this point in the history
  • Loading branch information
onthebreeze committed Dec 14, 2023
1 parent 468ddf7 commit 18d7db5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
slackLink: 'https://app.slack.com/client/T03KNUD7LHZ/C05R8DD2AKZ',
slackLink: 'hhttps://join.slack.com/t/uncefact/shared_invite/zt-1d7hd0js1-sS1Xgk8DawQD9VgRvy1QHQ',
colorMode: {
disableSwitch: true,
},
Expand Down
8 changes: 4 additions & 4 deletions website/src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const FeatureList = [
Svg: require('@site/static/img/regulators.svg').default,
description: (
<>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Combat greenwashing and uplift export market access.
</>
),
},
Expand All @@ -16,7 +16,7 @@ const FeatureList = [
Svg: require('@site/static/img/industry.svg').default,
description: (
<>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Meet supply chain due dilligence obligations for you and your customers.
</>
),
},
Expand All @@ -25,7 +25,7 @@ const FeatureList = [
Svg: require('@site/static/img/software-providers.svg').default,
description: (
<>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Empower your customers to participate in sustainable digitises supply chains.
</>
),
},
Expand All @@ -34,7 +34,7 @@ const FeatureList = [
Svg: require('@site/static/img/certifiers.svg').default,
description: (
<>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Provide digitally verifiable trust of ESG compliance.
</>
),
},
Expand Down

0 comments on commit 18d7db5

Please sign in to comment.