Update src/app/page.tsx

This commit is contained in:
2026-04-09 18:37:26 +00:00
parent ef50031849
commit 7238a0c143

View File

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