We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef0816 commit 98970f3Copy full SHA for 98970f3
src/pages/solutions/cloud-cost-control/index.js
@@ -14,6 +14,6 @@ export default CloudCostControlPage;
14
export const Head = () => {
15
return <SEO title="Cloud Cost Control page"
16
description="Optimize costs, reduce risks, and take control of infrastructure with Layer5’s cloud-native management solutions."
17
- image={"/images/solution-cost.svg"}
+ image={"/images/solutions-cost.svg"}
18
/>;
19
};
0 commit comments