diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index c71e747bf..bc2e21e05 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -16,7 +16,7 @@ class="pt-10 pb-10 px-6 sm:pt-16 sm:px-10 lg:py-16 lg:pr-0 xl:py-20 xl:px-15" >
-

+

{{ brand.title }} {{ brand.subtitle diff --git a/src/components/marketing/sections/cta-sections/BrandPanel2.vue b/src/components/marketing/sections/cta-sections/BrandPanel2.vue index 7449dee9d..83f480a70 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel2.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel2.vue @@ -9,7 +9,7 @@ >

{{ brand.title }} {{ diff --git a/src/components/marketing/sections/cta-sections/Header.vue b/src/components/marketing/sections/cta-sections/Header.vue index 0d2b4d577..d5aa1e008 100644 --- a/src/components/marketing/sections/cta-sections/Header.vue +++ b/src/components/marketing/sections/cta-sections/Header.vue @@ -18,7 +18,7 @@
@@ -53,7 +53,7 @@ {{ slogan }}

diff --git a/src/components/marketing/sections/team-sections/with_large_images.vue b/src/components/marketing/sections/team-sections/with_large_images.vue index 6d5aedb20..0d8ac209f 100644 --- a/src/components/marketing/sections/team-sections/with_large_images.vue +++ b/src/components/marketing/sections/team-sections/with_large_images.vue @@ -6,11 +6,11 @@ class="space-y-5 text-center sm:space-y-4 md:max-w-xl lg:max-w-3xl xl:max-w-none" >

{{ main.title }}

-

+

{{ main.description }}