From 7d001aff3d3ee2b522533bd8922fbd639b76b488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Obed=E2=9C=A8=E2=9C=A8?= <135765970+obed-smart@users.noreply.github.com> Date: Tue, 7 Oct 2025 10:54:42 +0100 Subject: [PATCH 1/4] Updated the auth/signup route --- components/landingpage/landing/cta.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/landingpage/landing/cta.tsx b/components/landingpage/landing/cta.tsx index 97ddb32..32b6708 100644 --- a/components/landingpage/landing/cta.tsx +++ b/components/landingpage/landing/cta.tsx @@ -45,7 +45,7 @@ export function CTA() { Join 100,000+ users already using VELO for seamless crypto payments.

- + From 428c974cc609f0117885ef5bcc8bf8e210202fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Obed=E2=9C=A8=E2=9C=A8?= <135765970+obed-smart@users.noreply.github.com> Date: Tue, 7 Oct 2025 11:01:10 +0100 Subject: [PATCH 3/4] Update dashboard-preview.tsx --- components/landingpage/landing/dashboard-preview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/landingpage/landing/dashboard-preview.tsx b/components/landingpage/landing/dashboard-preview.tsx index 87a5afd..114c52b 100644 --- a/components/landingpage/landing/dashboard-preview.tsx +++ b/components/landingpage/landing/dashboard-preview.tsx @@ -214,7 +214,7 @@ export function DashboardPreview() { className={`text-center mt-16 transition-all duration-700 delay-1200 ${isVisible ? "opacity-100 translate-y-0" : "opacity-0 translate-y-10" }`} > - +