chore(slogan): rephrase interoperability to connectivity (#2215)
This commit is contained in:
@@ -28,7 +28,7 @@ What is Speckle? Check our [
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
Create your Speckle Account
|
||||
</h1>
|
||||
<h2 class="text-sm sm:text-base text-center text-foreground-2">
|
||||
Interoperability, Collaboration and Automation for 3D
|
||||
Connectivity, Collaboration and Automation for 3D
|
||||
</h2>
|
||||
</div>
|
||||
<template v-if="isInviteOnly && !inviteToken">
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</v-card-title>
|
||||
<v-card-title class="justify-center pt-5 pb-2">
|
||||
<span class="hidden-md-and-up mr-2 primary--text">Speckle:</span>
|
||||
Interoperability in seconds
|
||||
Connectivity in seconds
|
||||
</v-card-title>
|
||||
<auth-strategies :strategies="strategies" :app-id="appId" :challenge="challenge" />
|
||||
<div v-if="hasLocalStrategy">
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
</v-card-title>
|
||||
<v-card-title class="justify-center pt-5 pb-2">
|
||||
<span class="hidden-md-and-up mr-2 primary--text">Speckle:</span>
|
||||
Interoperability in seconds
|
||||
Connectivity in seconds
|
||||
</v-card-title>
|
||||
<auth-strategies
|
||||
:strategies="strategies"
|
||||
|
||||
Reference in New Issue
Block a user