From 7cfdc815379f25e5e7b93aae993a076ac1fbb9ee Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Wed, 11 Jan 2023 13:06:12 -0500 Subject: [PATCH] Remove textblock. Add subtext copy to CMS. --- .../funnel-sub-header/funnel-sub-header.vue | 12 ++++-------- src/layouts/quote/quote.vue | 5 ----- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/src/common-components/funnel-sub-header/funnel-sub-header.vue b/src/common-components/funnel-sub-header/funnel-sub-header.vue index 5a475daab..ae97dbb9f 100644 --- a/src/common-components/funnel-sub-header/funnel-sub-header.vue +++ b/src/common-components/funnel-sub-header/funnel-sub-header.vue @@ -14,12 +14,10 @@
-

- +

+ + {{ subText }} +

@@ -27,7 +25,6 @@