From 7d0170a8e03acd5a0d178a898e2f2b5bf7bbd452 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 20:06:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75d1abd..08740cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function HomePage() { dashboard={{ title: "Financial Dashboard Preview", logoIcon: DollarSign, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APLXeHKJqU2feMDf1tonz33lP0/modern-personal-finance-dashboard-with-d-1772913907127-47b2757e.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APLXeHKJqU2feMDf1tonz33lP0/modern-personal-finance-dashboard-with-d-1772913907127-47b2757e.png?_wi=1", searchPlaceholder: "Search transactions...", buttons: [ { text: "Dashboard", href: "#" },