Skip to content

Commit

Permalink
private cloud icons updated
Browse files Browse the repository at this point in the history
  • Loading branch information
urluckyturtle01 committed Feb 21, 2024
1 parent 16bf898 commit 0fb4f88
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pages/research/components/PrivateCloudSection/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const PrivateCloudSection = ({ sections = [] }) => {
style={{ backgroundColor: color }}
>
<Image
src={`/assets/images/landing/culture-icon-${index + 1}.svg`}
src={`/assets/images/landing/pc-icon-${index + 1}.svg`}
width={100}
height={100}
alt={`culture-icon-${index + 1}`}
Expand Down
3 changes: 3 additions & 0 deletions public/assets/images/landing/pc-icon-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions public/assets/images/landing/pc-icon-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions public/assets/images/landing/pc-icon-3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0fb4f88

Please sign in to comment.