From 3fbced743b41d749aacb6c87a1971b40021bc260 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 15:12:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 561b128..5202241 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Start Your Journey", href: "https://app.investorsaathi.com" }, { text: "Learn More", href: "#about" } ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-122584.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-122584.jpg?_wi=1" imageAlt="Investors Aathi Financial Dashboard" mediaAnimation="slide-up" /> @@ -206,7 +206,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-122584.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-122584.jpg?_wi=2" imageAlt="Investment consultation and support" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1