[PULSE-49] Welcome flow, add-site step 2, shared ScriptSetupBlock, and dashboard empty state #17

Merged
uz1mani merged 9 commits from staging into main 2026-02-08 14:29:43 +00:00
6 changed files with 956 additions and 11 deletions
Showing only changes of commit a7933443ef - Show all commits

View File

@@ -735,7 +735,7 @@ function WelcomeContent() {
))} ))}
</div> </div>
<p className="text-xs text-neutral-500 dark:text-neutral-400 mb-2"> <p className="text-xs text-neutral-500 dark:text-neutral-400 mb-2">
<Link href="/integrations" className="text-brand-orange hover:underline"> <Link href="/integrations" target="_blank" rel="noopener noreferrer" className="text-brand-orange hover:underline">
View all integrations → View all integrations →
</Link> </Link>
</p> </p>