diff --git a/app/(shell)/clients/page.tsx b/app/(shell)/clients/page.tsx index 6e7c90ce..90e35749 100644 --- a/app/(shell)/clients/page.tsx +++ b/app/(shell)/clients/page.tsx @@ -60,7 +60,7 @@ export default function ClientsHubPage() { {body} diff --git a/app/(shell)/onboarding/StarterOnboardingWizard.tsx b/app/(shell)/onboarding/StarterOnboardingWizard.tsx index ffd547a7..4d25d641 100644 --- a/app/(shell)/onboarding/StarterOnboardingWizard.tsx +++ b/app/(shell)/onboarding/StarterOnboardingWizard.tsx @@ -505,7 +505,7 @@ export function StarterOnboardingWizard({ value={companyUrl} onChange={(event) => setCompanyUrl(event.target.value)} placeholder="yourbusiness.com" - className="w-full rounded-lg border border-stone-700 bg-stone-950/70 px-3.5 py-2.5 text-sm text-stone-100 placeholder:text-stone-500 focus-visible:border-amber-400/70 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-amber-400/30" + className="w-full rounded-lg border border-stone-700 bg-stone-950/70 px-3.5 py-2.5 text-sm text-stone-100 placeholder:text-stone-400 focus-visible:border-amber-400/70 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-amber-400/30" />

We only read your public website to draft a first brief, nothing is sent to your clients. diff --git a/components/dashboard/VulnerabilityMatrix.tsx b/components/dashboard/VulnerabilityMatrix.tsx index 906a140e..14a3d361 100644 --- a/components/dashboard/VulnerabilityMatrix.tsx +++ b/components/dashboard/VulnerabilityMatrix.tsx @@ -81,7 +81,7 @@ export function VulnerabilityMatrix() { Status - + Not yet run