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: "#" },