From 38b83d332385a45cf1096024e0db684d1c72cccf Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 30 Jul 2026 00:40:03 +0200 Subject: [PATCH] Adjust primary button styles in onboarding and compatibility screens for consistency with signup flow and improved prominence --- .../answer-compatibility-question-button.tsx | 15 ++++++++++++++- web/pages/onboarding/index.tsx | 18 ++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/web/components/answers/answer-compatibility-question-button.tsx b/web/components/answers/answer-compatibility-question-button.tsx index 38e89f7d..4ddfb8e5 100644 --- a/web/components/answers/answer-compatibility-question-button.tsx +++ b/web/components/answers/answer-compatibility-question-button.tsx @@ -1,3 +1,4 @@ +import {ArrowRightIcon} from '@heroicons/react/24/outline' import clsx from 'clsx' import {QuestionWithStats} from 'common/api/types' import {debug} from 'common/logger' @@ -151,8 +152,20 @@ function CompatibilityOnboardingScreen({onNext, onSkip}: {onNext: () => void; on -
{/* Back moved down here beside Skip. It used to sit alone above the title, where it read as