From e487ca254ea75cf5ad90756a377f3e579e920dc4 Mon Sep 17 00:00:00 2001 From: yassinehaimouch Date: Thu, 17 Jul 2025 19:20:29 +0100 Subject: [PATCH] fix: vercel link to push you to home page not dashboard --- apps/web/src/components/landing/hero.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/web/src/components/landing/hero.tsx b/apps/web/src/components/landing/hero.tsx index d5fe38d1..e8091fa3 100644 --- a/apps/web/src/components/landing/hero.tsx +++ b/apps/web/src/components/landing/hero.tsx @@ -121,8 +121,8 @@ export function Hero() { transition={{ delay: 0.6, duration: 0.8 }} className="mb-8 flex justify-center" > - @@ -181,15 +181,15 @@ export function Hero() { - -
- 50k+ people already joined - + +
+ 50k+ people already joined +
);