Skip to content

Commit

Permalink
fix: update text (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
osslgtm authored Aug 31, 2023
1 parent a0aeb68 commit 36cde53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/EtaPageContent/EtaPageContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const SectionWhyBl = () => {
<EblFeature title="Cost Saving" src="/static/images/eta/cost.svg" />
</div>
<div className="w-1/2">
<EblFeature title="Faster Processing" src="/static/images/eta/idea.svg" />
<EblFeature title="Innovative Business Model" src="/static/images/eta/idea.svg" />
</div>
</div>
<div className="flex flex-wrap">
Expand Down

0 comments on commit 36cde53

Please sign in to comment.