Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-07 20:06:08 +00:00
3 changed files with 1369 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ export default function AccountsPage() {
{ value: "12,000+", title: "Connected Financial Institutions" },
{ value: "$5.2B", title: "Total Assets Under Management" },
]}
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=2"
imageAlt="Personal finance dashboard showing multiple accounts"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

File diff suppressed because it is too large Load Diff

View File

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