Skip to content

Commit 98970f3

Browse files
committed
Fix: Update
Signed-off-by: Varad Gupta <[email protected]>
1 parent 7ef0816 commit 98970f3

File tree

1 file changed

+1
-1
lines changed
  • src/pages/solutions/cloud-cost-control

1 file changed

+1
-1
lines changed

src/pages/solutions/cloud-cost-control/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ export default CloudCostControlPage;
1414
export const Head = () => {
1515
return <SEO title="Cloud Cost Control page"
1616
description="Optimize costs, reduce risks, and take control of infrastructure with Layer5’s cloud-native management solutions."
17-
image={"/images/solution-cost.svg"}
17+
image={"/images/solutions-cost.svg"}
1818
/>;
1919
};

0 commit comments

Comments
 (0)