diff --git a/content/page/home/logos/main/main.md b/content/page/home/logos/main/main.md index bca840d4c..2d8879d1a 100644 --- a/content/page/home/logos/main/main.md +++ b/content/page/home/logos/main/main.md @@ -1,6 +1,9 @@ --- id: partnersMain -title: Our Partners +title: Our Greatest strength +title2: comes from our partners +subtitle: We are truly proud to be trusted by some of the biggest names in the industry. + button: Check All Partners link : /partners image: ./ourpartners.png diff --git a/src/components/marketing/sections/cta-sections/logoShowcase.vue b/src/components/marketing/sections/cta-sections/logoShowcase.vue index 2c3590873..868b14b57 100644 --- a/src/components/marketing/sections/cta-sections/logoShowcase.vue +++ b/src/components/marketing/sections/cta-sections/logoShowcase.vue @@ -2,11 +2,16 @@

{{ main.title }}

-

+

+ {{ main.title2 }} +

+

{{ main.subtitle }}

diff --git a/src/pages/Index.vue b/src/pages/Index.vue index a8e3ac02c..91c6fc466 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -277,6 +277,8 @@ logosMain { id title + title2 + subtitle image button link