Skip to content

Commit

Permalink
Couple of small edits in the description of the pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
hassankhosseini authored and abtx committed Aug 11, 2023
1 parent b1bf3d0 commit 4022dab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function Home() {
return (
<PageLayout
title="Infracost: The cloud's checkout screen"
description="Anticipate the financial impact of your infrastructure changes before deploying resources. Seamlessly integrated into your engineering and product workflows for smarter decisions."
description="Estimate the cost of infrastructure changes before deploying resources. Seamlessly integrated into engineering and product workflows."
pageClass="home"
>
<div className="home-hero">
Expand Down
2 changes: 1 addition & 1 deletion src/pages/pricing.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function Pricing() {
return (
<PageLayout
title="Pricing"
description="Explore transparent and customizable cloud cost estimates tailored for engineers. Find a plan that fits your needs and budget."
description="Estimate the cost of infrastructure changes before deploying resources with Proactive FinOps"
pageClass="pricing default-page-bg"
hideCTA={true}
>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/products.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function Products() {
return (
<PageLayout
title="Products"
description="Discover our range of products to manage your cloud costs effectively. Designed with love for developers, and a focus on user-friendliness."
description="Infracost has multiple products for each person ranging from engineering to FinOps. Making FinOps proactive by shifting cloud costs left"
pageClass="products default-page-bg"
hideCTA={false}
noIndex={false}
Expand Down

0 comments on commit 4022dab

Please sign in to comment.