chore: sync changes (#8343)
This commit is contained in:
parent
d8930c5188
commit
7c6a6a3432
28 changed files with 69 additions and 49 deletions
|
|
@ -33,7 +33,7 @@ export function InstanceNotReady() {
|
|||
<div className="w-auto max-w-2xl relative space-y-8 py-10">
|
||||
<div className="relative flex flex-col justify-center items-center space-y-4">
|
||||
<h1 className="text-24 font-bold pb-3">Welcome aboard Plane!</h1>
|
||||
<img src={PlaneTakeOffImage} className="object-contain" alt="Plane Logo" />
|
||||
<img src={PlaneTakeOffImage} className="w-full h-full object-cover" alt="Plane Logo" />
|
||||
<p className="font-medium text-14 text-placeholder">
|
||||
Get started by setting up your instance and workspace
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue