From 3212cfd7c09f54499dd4545db286361098de8ae0 Mon Sep 17 00:00:00 2001 From: Younesfdj Date: Mon, 3 Aug 2026 14:41:50 +0100 Subject: [PATCH] feat(tour): add delay to display the thank you page --- app/page.tsx | 21 --- components/AppShell.tsx | 24 ++-- components/tour/FeatureTour.tsx | 220 ++++++++++++++++++-------------- 3 files changed, 135 insertions(+), 130 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index aa92c6a..191bc32 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -36,27 +36,6 @@ export default async function Home() { return (