From ac73e9c10b55712d1c53b4f657252d1194ac26de Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 18 Feb 2021 19:14:51 +0200 Subject: [PATCH] fix --- .../marketing/sections/cta-sections/BrandPanel.vue | 8 ++++---- src/pages/Index.vue | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index d6e85cf30..8e8949331 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -16,13 +16,13 @@ brand.subtitle }} -

- {{ brand.excerpt }} -

+
{{ brand.btnTxt }} diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 84248422a..a0c24721c 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -149,7 +149,7 @@ id title subtitle - excerpt(length: 2000) + content sourceUrl btnTxt image