Update src/app/page.tsx

This commit is contained in:
2026-03-03 03:19:14 +00:00
parent faba57fc2d
commit ba64865d59

View File

@@ -67,25 +67,25 @@ export default function HomePage() {
{ {
id: "1", id: "1",
name: "Client One", name: "Client One",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "professional headshot business person portrait", imageAlt: "professional headshot business person portrait",
}, },
{ {
id: "2", id: "2",
name: "Client Two", name: "Client Two",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "professional headshot business person portrait", imageAlt: "professional headshot business person portrait",
}, },
{ {
id: "3", id: "3",
name: "Client Three", name: "Client Three",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "professional headshot business person portrait", imageAlt: "professional headshot business person portrait",
}, },
{ {
id: "4", id: "4",
name: "Client Four", name: "Client Four",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "professional headshot business person portrait", imageAlt: "professional headshot business person portrait",
}, },
]} ]}
@@ -106,21 +106,21 @@ export default function HomePage() {
title: "Personal Income Tax", title: "Personal Income Tax",
description: "Expert preparation and filing of personal tax returns with maximum deductions", description: "Expert preparation and filing of personal tax returns with maximum deductions",
tag: "Individual", tag: "Individual",
imageSrc: "http://img.b2bpic.net/free-photo/us-tax-form-1040-tablet-with-calculator-pen_1357-55.jpg", imageSrc: "http://img.b2bpic.net/free-photo/us-tax-form-1040-tablet-with-calculator-pen_1357-55.jpg?_wi=1",
}, },
{ {
id: "2", id: "2",
title: "Small Business Accounting", title: "Small Business Accounting",
description: "Full bookkeeping and accounting services for growing businesses", description: "Full bookkeeping and accounting services for growing businesses",
tag: "Business", tag: "Business",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=1",
}, },
{ {
id: "3", id: "3",
title: "Corporate Tax Filing", title: "Corporate Tax Filing",
description: "Efficient corporate tax returns and compliance filing", description: "Efficient corporate tax returns and compliance filing",
tag: "Corporate", tag: "Corporate",
imageSrc: "http://img.b2bpic.net/free-photo/working-woman-standing-graphics_1150-97.jpg", imageSrc: "http://img.b2bpic.net/free-photo/working-woman-standing-graphics_1150-97.jpg?_wi=1",
}, },
{ {
id: "4", id: "4",