From 79c49fe98df02ec6c00bb902edc06968bfcc54a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20wautier?= Date: Tue, 31 Oct 2023 17:57:34 +0100 Subject: [PATCH] Fixing --- front/pages/index.tsx | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/front/pages/index.tsx b/front/pages/index.tsx index bac784ed91b4..463ce3bbb776 100644 --- a/front/pages/index.tsx +++ b/front/pages/index.tsx @@ -115,15 +115,15 @@ export default function Home({
-
+

- The Product + The product

- Price Plans + Price plans

{/*

@@ -132,7 +132,8 @@ export default function Home({

*/}
-
+
+
{!(router.query.signIn && router.query.signIn !== "github") && (
Sign in with{" "} @@ -165,7 +166,7 @@ export default function Home({ variant="primary" size="sm" label="Start with Dust" - className="invisibleFirst hidden opacity-0 transition-all duration-500 ease-out" + className="invisibleFirst hidden opacity-0 transition-all duration-500 ease-out lg:block" icon={RocketIcon} /> @@ -296,7 +297,7 @@ export default function Home({

our Slackbot integration.