Update src/app/about/page.tsx

This commit is contained in:
2026-03-07 02:06:19 +00:00
parent 6935eb4077
commit de420cab7e

View File

@@ -46,7 +46,7 @@ export default function AboutPage() {
description="Your trusted tax professionals in Downey"
subdescription="Serving the Downey community with professionalism and care"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/two-smiling-business-colleagues-using-tablet-cafe-meeting_1262-12581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-smiling-business-colleagues-using-tablet-cafe-meeting_1262-12581.jpg?_wi=1"
imageAlt="diverse accountant team office"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -68,21 +68,21 @@ export default function AboutPage() {
id: "integrity",
title: "Integrity",
description: "We maintain the highest standards of honesty and transparency in all our client relationships and tax filings.",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-reading-important-documents-his-desk_329181-20599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-reading-important-documents-his-desk_329181-20599.jpg?_wi=2",
imageAlt: "professional integrity",
},
{
id: "expertise",
title: "Expertise",
description: "Our team brings years of combined tax experience and stays current with all federal and state tax regulations.",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-reading-document-together_23-2147626518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-reading-document-together_23-2147626518.jpg?_wi=2",
imageAlt: "professional expertise",
},
{
id: "community",
title: "Community Focus",
description: "We're proud to serve the Downey community and build lasting relationships with our local clients.",
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-business-colleagues-using-tablet-cafe-meeting_1262-12581.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-business-colleagues-using-tablet-cafe-meeting_1262-12581.jpg?_wi=2",
imageAlt: "community focus",
},
]}