From 14255fd9b8dc8b6faa52e6ef208b0e6312007f30 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 17:08:00 +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 6a5e0b8..dd7c06c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { title: "Weekly Analytics", description: "Visualize your progress with deep insights into where your time goes, helping you refine your workflow over time.", icon: BarChart2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-mobile-phone-laptop-table_1232-4885.jpg"}, ], @@ -167,7 +167,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2"}, { id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/influencer-talking-camera-giveaway-boxes-are-desk-ready-loyal-subscribers-creative-content-creator-social-media-star-expert-vlogger-recording-online-internet-web-podcast-gift-au_482257-6243.jpg"}, -- 2.49.1