From 504888023120b9a0d873f823234aeb3965440df9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 22:24:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a80cd46..1ad92c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,19 +149,19 @@ export default function LandingPage() { id: "users", value: "100k+", title: "Active Users", - description: "Join a growing community committed to financial mastery.", + description: "Join a growing community committed to financial mastery.", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKq9iwMA5CzgFHndF8jQLj9PT/finance-dashboard-animated-6444850.mp4", }, { id: "transactions", value: "5M+", title: "Transactions Tracked", - description: "Millions of entries processed securely and accurately.", + description: "Millions of entries processed securely and accurately.", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKq9iwMA5CzgFHndF8jQLj9PT/finance-dashboard-animated-6444850.mp4", }, { id: "saved", value: "$50M+", title: "Money Saved", - description: "Our users have collectively saved significant amounts.", + description: "Our users have collectively saved significant amounts.", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKq9iwMA5CzgFHndF8jQLj9PT/finance-dashboard-animated-6444850.mp4", }, ]} title="Impactful Financial Insights" -- 2.49.1