From 884dcaa3978293280467777bb3e9d6955e6c666a Mon Sep 17 00:00:00 2001 From: germondai Date: Fri, 12 Jun 2026 15:45:00 +0200 Subject: [PATCH] feat: add call-to-action section with action buttons --- apps/web/app/components/CtaSection.vue | 320 +++++++++++++++++++++++++ 1 file changed, 320 insertions(+) create mode 100644 apps/web/app/components/CtaSection.vue diff --git a/apps/web/app/components/CtaSection.vue b/apps/web/app/components/CtaSection.vue new file mode 100644 index 0000000..8c4d85e --- /dev/null +++ b/apps/web/app/components/CtaSection.vue @@ -0,0 +1,320 @@ + + + + +