From e679c1db74c8b2c8333b26dd05a39d2f729aacfb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:34:49 +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 971e3d2..d21e3f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { title="ClearPath: Your AI Money Autopilot" description="An AI-driven financial companion that tracks, predicts, and corrects your spending in real-time. Built specifically for the Indian UPI ecosystem to change behavior with near-zero effort." buttons={[{ text: "Explore Vision", href: "#vision" }]} - imageSrc="http://img.b2bpic.net/free-vector/banking-app-interface_23-2148600205.jpg" + imageSrc="http://img.b2bpic.net/free-vector/banking-app-interface_23-2148600205.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-vector/banking-app-interface-screens_23-2148594382.jpg", alt: "User 1" }, { src: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148588802.jpg", alt: "User 2" }, @@ -145,7 +145,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "t1", name: "Growth Hook", handle: "@Strategy", testimonial: "Pain-driven content on Instagram Reels: 'Why you're always broke'.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004288.jpg" }, - { id: "t2", name: "Shareable Insights", handle: "@Virality", testimonial: "Shareable habit cards for social proof and user-led acquisition.", imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148600205.jpg" }, + { id: "t2", name: "Shareable Insights", handle: "@Virality", testimonial: "Shareable habit cards for social proof and user-led acquisition.", imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148600205.jpg?_wi=2" }, { id: "t3", name: "Frictionless Onboarding", handle: "@UX", testimonial: "Under 60 seconds from install to first meaningful financial data.", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884863.jpg" }, { id: "t4", name: "Emotional Impact", handle: "@Retention", testimonial: "Converting abstract data into actionable, life-changing financial stories.", imageSrc: "http://img.b2bpic.net/free-photo/advanced-technological-robot-interacting-with-money-finance_23-2151612652.jpg" }, { id: "t5", name: "Value Delivery", handle: "@Product", testimonial: "First insight delivered in 1 minute to hook users immediately.", imageSrc: "http://img.b2bpic.net/free-photo/mobile-settings-closeup_116348-6.jpg" }, -- 2.49.1