diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 6c7b651a8..3776eeb84 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -10,7 +10,7 @@ > {{ cta.button }} diff --git a/src/components/custom/sections/Comparison.vue b/src/components/custom/sections/Comparison.vue index a3dfbf2d3..3384c2f3a 100644 --- a/src/components/custom/sections/Comparison.vue +++ b/src/components/custom/sections/Comparison.vue @@ -28,7 +28,7 @@
{{ main.button }} diff --git a/src/components/custom/sections/header/HeaderSection.vue b/src/components/custom/sections/header/HeaderSection.vue index 8b8924253..bd76f3b63 100644 --- a/src/components/custom/sections/header/HeaderSection.vue +++ b/src/components/custom/sections/header/HeaderSection.vue @@ -11,12 +11,12 @@ >
{{ header.btn1 }}{{ header.btn2 }} + diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 40727c6b6..d6e85cf30 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -16,12 +16,13 @@ brand.subtitle }} -

+

{{ brand.excerpt }}

{{ brand.btnTxt }}
diff --git a/src/layouts/Default.vue b/src/layouts/Default.vue index c58fe985d..9e6b7ea7c 100644 --- a/src/layouts/Default.vue +++ b/src/layouts/Default.vue @@ -6,10 +6,10 @@ :theme="this.theme" /> --> -