From c9ee7f55cc50b755cd0c4fad9499b2490fec9211 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:09:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eba252d..de4d4f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { }} title="Master Your Personal Finances Effortlessly" description="Keep track of every dollar with our secure expense tracker. Add, edit, and organize your spending by category or date with ease." - imageSrc="http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -107,7 +107,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Designed for Clarity and Control" description="Our application simplifies expense management by allowing you to define custom categories like Food, Transport, and Entertainment. It is built with persistence and error handling at its core to ensure your data is always safe." - imageSrc="http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg?_wi=1" /> @@ -120,35 +120,35 @@ export default function LandingPage() { title: "Expense Logging", description: "Quickly add, edit, or delete expenses with automatic validation.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=2", imageAlt: "personal finance app dashboard", }, { title: "Category Summaries", description: "See exactly where your money goes with detailed categorical breakdowns.", buttonIcon: "PieChart", - imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg?_wi=2", imageAlt: "organized desk work space", }, { title: "Secure Persistence", description: "Persistent file handling ensures your financial records stay saved locally.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-125598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-125598.jpg?_wi=1", imageAlt: "data cloud security finance", }, { title: "Error Protection", description: "Robust exception handling catches invalid inputs and negative values.", buttonIcon: "AlertTriangle", - imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=3", imageAlt: "personal finance app dashboard", }, { title: "Cloud Sync", description: "Keep your data consistent across all your devices effortlessly.", buttonIcon: "Cloud", - imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg?_wi=3", imageAlt: "organized desk work space", }, ]} @@ -225,13 +225,13 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg?_wi=4" />