From d1eda98385a0ee66d24f027086f67c0f73337da0 Mon Sep 17 00:00:00 2001 From: Chloe Herd Date: Tue, 9 Jan 2024 17:34:48 -0500 Subject: [PATCH] Basic banner with cms content --- .../afterpay-modal-banner.vue | 103 ++++++++++++++++++ src/layouts/quote/quote.vue | 6 + 2 files changed, 109 insertions(+) create mode 100644 src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue diff --git a/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue new file mode 100644 index 000000000..b26b9f3c2 --- /dev/null +++ b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue @@ -0,0 +1,103 @@ + + + + + diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index e48e8fff8..73fc42266 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -34,6 +34,10 @@ validationRules="option-required" isRequired /> + +