diff --git a/src/app/page.tsx b/src/app/page.tsx index 7445620..60f50d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,23 +72,23 @@ export default function LandingPage() { ]} mediaItems={[ { - 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: "Hero Scene 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-office-desk-surface-with-laptop-notebook_23-2148821890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-office-desk-surface-with-laptop-notebook_23-2148821890.jpg?_wi=1", imageAlt: "Hero Scene 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/checking-accounting-report-business-table-calculator_93675-129859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/checking-accounting-report-business-table-calculator_93675-129859.jpg?_wi=1", imageAlt: "Hero Scene 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/employee-working-project-planning-with-files-data-charts-computer-startup-office-business-woman-using-papers-design-strategy-management-leadership-job-development_482257-32268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-working-project-planning-with-files-data-charts-computer-startup-office-business-woman-using-papers-design-strategy-management-leadership-job-development_482257-32268.jpg?_wi=1", imageAlt: "Hero Scene 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-calculating-his-savings-covid-19-pandemic_53876-142961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-calculating-his-savings-covid-19-pandemic_53876-142961.jpg?_wi=1", imageAlt: "Hero Scene 5", }, ]} @@ -118,7 +118,7 @@ export default function LandingPage() { "Compliance", "Strategy", ], - 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: "Tax prep icon", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { "Accuracy", "Records", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-office-desk-surface-with-laptop-notebook_23-2148821890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-office-desk-surface-with-laptop-notebook_23-2148821890.jpg?_wi=2", imageAlt: "Bookkeeping icon", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { "Timely", "Efficient", ], - imageSrc: "http://img.b2bpic.net/free-photo/checking-accounting-report-business-table-calculator_93675-129859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/checking-accounting-report-business-table-calculator_93675-129859.jpg?_wi=2", imageAlt: "Payroll icon", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { "Compliance", "Integrity", ], - imageSrc: "http://img.b2bpic.net/free-photo/employee-working-project-planning-with-files-data-charts-computer-startup-office-business-woman-using-papers-design-strategy-management-leadership-job-development_482257-32268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-working-project-planning-with-files-data-charts-computer-startup-office-business-woman-using-papers-design-strategy-management-leadership-job-development_482257-32268.jpg?_wi=2", imageAlt: "Audit icon", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { "Growth", "Scaling", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-calculating-his-savings-covid-19-pandemic_53876-142961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-calculating-his-savings-covid-19-pandemic_53876-142961.jpg?_wi=2", imageAlt: "Advisory icon", }, ]}