Browse Source

copycommand

Stefan Pejcic 1 year ago
parent
commit
e1d899d497
1 changed files with 3 additions and 5 deletions
  1. 3 5
      documentation/src/refine-theme/landing-hero-section.tsx

+ 3 - 5
documentation/src/refine-theme/landing-hero-section.tsx

@@ -103,12 +103,10 @@ Deliver a VPS-like experience to your users at a fraction of the cost, with all-
                             )}
                             )}
                         >
                         >
                             <LandingStartActionIcon />
                             <LandingStartActionIcon />
-                            <span
-                                className={clsx("text-base", "font-semibold")}
-                            >
-                                Get started
-                            </span>
                         </Link>
                         </Link>
+			<LandingCopyCommandButton
+			className={clsx("hidden", "landing-sm:block")}
+			/>
                     </div>
                     </div>
                 </div>
                 </div>
                 <div
                 <div