diff --git a/landing/app/components/landing/BenefitsWorksCouncil.vue b/landing/app/components/landing/BenefitsWorksCouncil.vue index 5f5a5ea..c3fde53 100644 --- a/landing/app/components/landing/BenefitsWorksCouncil.vue +++ b/landing/app/components/landing/BenefitsWorksCouncil.vue @@ -97,6 +97,33 @@ + + +
@@ -145,12 +172,11 @@ const painPointIcons = [ const benefitIcons = [ 'i-lucide-layout-list', 'i-lucide-route', - 'i-lucide-file-check', - 'i-lucide-scan-eye', - 'i-lucide-git-compare', 'i-lucide-clock', + 'i-lucide-git-compare', + 'i-lucide-scan-eye', 'i-lucide-shield-check', - 'i-lucide-heart-handshake' + 'i-lucide-file-check' ] const highlightIcons = ['i-lucide-zap', 'i-lucide-handshake', 'i-lucide-shield'] diff --git a/landing/app/components/landing/TeamSection.vue b/landing/app/components/landing/TeamSection.vue index a7a39db..ed2c324 100644 --- a/landing/app/components/landing/TeamSection.vue +++ b/landing/app/components/landing/TeamSection.vue @@ -140,7 +140,7 @@