diff --git a/src/sections/GCP-Diagram/diagram.js b/src/sections/GCP-Diagram/diagram.js index e84703e10a10..35ab063a0559 100644 --- a/src/sections/GCP-Diagram/diagram.js +++ b/src/sections/GCP-Diagram/diagram.js @@ -176,7 +176,7 @@ const Gcp = () => { -

Extensive GCP Icon Library

+

Extensive GCP component library

Utilize a vast and continually expanding collection of GCP icons designed for both diagramming and orchestration scenarios. Craft globally comprehensible diagrams that are not only authentic but also aligned with the latest industry standards.

diff --git a/src/sections/GCP-Diagram/index.js b/src/sections/GCP-Diagram/index.js index fcf310317ea5..d80ee016860b 100644 --- a/src/sections/GCP-Diagram/index.js +++ b/src/sections/GCP-Diagram/index.js @@ -11,7 +11,7 @@ const GcpDiagramPage = () => { const { isDark } = useStyledDarkMode(); let data = { heading: "GCP Orchestration and Diagramming Software", - sub_heading: "Orchestrate and design Google Cloud Platform architecture diagrams easily with predefined templates and symbols designed for professionals.", + sub_heading: "Orchestrate and design Google Cloud Platform architecture diagrams easily with predefined templates designed for professionals.", image: isDark ? GCPDiagramDark : GCPDiagramDark }; return ( diff --git a/src/sections/Home/Banner-4/index.js b/src/sections/Home/Banner-4/index.js index b58967ed531b..0f9336571c13 100644 --- a/src/sections/Home/Banner-4/index.js +++ b/src/sections/Home/Banner-4/index.js @@ -71,7 +71,7 @@ const Banner1 = (props) => { - diff --git a/src/sections/Home/FeaturesContainer/index.js b/src/sections/Home/FeaturesContainer/index.js index 95a2602ff268..73c7bc8549cc 100644 --- a/src/sections/Home/FeaturesContainer/index.js +++ b/src/sections/Home/FeaturesContainer/index.js @@ -41,7 +41,7 @@ const FeaturesContainer = () => { redirectLink: "", desc: ( - Incorporate AWS and{" "} GCP components into Meshery designs for + Incorporate AWS and{" "} GCP components into Kanvas designs for comprehensive and{" "} intuitive system mapping, documentation, and{" "} orchestration. diff --git a/src/sections/Meshery/Meshery-integrations/Individual-Integrations/index.js b/src/sections/Meshery/Meshery-integrations/Individual-Integrations/index.js index a6c11a8b5c45..6496b6ada812 100644 --- a/src/sections/Meshery/Meshery-integrations/Individual-Integrations/index.js +++ b/src/sections/Meshery/Meshery-integrations/Individual-Integrations/index.js @@ -114,7 +114,7 @@ const IndividualIntegrations = ({ data }) => { ) : isGcpItem ? ( ) : (