Merge version_1 into main #2
@@ -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"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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: "#" },
|
||||
|
||||
Reference in New Issue
Block a user