From 69d89349d9d8d2ff6f8bd1a744c5e98f79117121 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 13:10:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7be9c0e..9fc715b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,27 +57,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=1", imageAlt: "FinTrack AI Dashboard Overview", }, { - imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=2", imageAlt: "FinTrack AI Expense Tracking", }, { - imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=3", imageAlt: "FinTrack AI Budget Insights", }, { - imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=4", imageAlt: "FinTrack AI Savings Goals", }, { - imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=5", imageAlt: "FinTrack AI Predictive Forecast", }, { - imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=6", imageAlt: "FinTrack AI Account Sync", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg" + imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=7" imageAlt="Financial dashboard interface" /> @@ -129,7 +129,7 @@ export default function LandingPage() { title: "AI Categorization", subtitle: "Intelligent learning", description: "Automatically sort transactions based on your historical behavior and merchant patterns.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=1", }, { id: 2, @@ -137,7 +137,7 @@ export default function LandingPage() { title: "Financial Health Score", subtitle: "Deep insights", description: "Get an overall score and actionable advice to improve your long-term financial resilience.", - imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904149.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904149.jpg?_wi=1", }, { id: 3, @@ -153,7 +153,7 @@ export default function LandingPage() { title: "Encrypted Vault", subtitle: "Safe and secure", description: "Keep all your sensitive financial documents protected with our high-end encrypted storage.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=2", }, { id: 5, @@ -161,7 +161,7 @@ export default function LandingPage() { title: "AI Financial Advisor", subtitle: "24/7 Assistance", description: "Get immediate answers to your finance questions from our intelligent AI advisor.", - imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904149.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904149.jpg?_wi=2", }, ]} title="Comprehensive Financial Tools" @@ -248,7 +248,7 @@ export default function LandingPage() { description="Join thousands of users effectively managing their financial future with FinTrack AI. Sign up for early access." inputPlaceholder="Enter your email address" buttonText="Join Waitlist" - imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg" + imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148370539.jpg?_wi=8" mediaAnimation="slide-up" /> -- 2.49.1