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"},