Update src/app/about/page.tsx

This commit is contained in:
2026-03-18 21:11:56 +00:00
parent 251e6cc487
commit d8a24b0d3d

View File

@@ -43,7 +43,7 @@ export default function AboutPage() {
<HeroLogo
logoText="About ProServices"
description="Serving your community with reliability, quality, and professionalism since day one."
imageSrc="http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg?_wi=2"
imageAlt="Our committed team"
buttons={[
{
@@ -66,7 +66,7 @@ export default function AboutPage() {
description="ProServices was founded on a simple principle: deliver exceptional service with integrity and care. We're not just another service company—we're your neighbors, committed to making your property and life better."
subdescription="Every team member is thoroughly trained, background-checked, and dedicated to treating your home or business like their own. We've built our reputation one satisfied customer at a time, and we take pride in that trust."
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg?_wi=3"
imageAlt="Our team serving the community"
mediaAnimation="slide-up"
useInvertedBackground={false}