diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a113c9..edd4bbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,14 +77,14 @@ export default function LandingPage() { { title: "Repair Lifecycle Tracking", description: "Status updates from Pending to Delivered with automated customer notifications.", icon: Zap, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg" }, ] }, { title: "Automated PDF Reporting", description: "Generate comprehensive business reports filtered by technician, date, or status.", icon: FileText, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg" }, ] }, @@ -133,7 +133,7 @@ export default function LandingPage() {