Update src/app/about/page.tsx

This commit is contained in:
2026-03-20 14:33:14 +00:00
parent 6c84155d52
commit 0abfe19801

View File

@@ -70,7 +70,7 @@ export default function AboutPage() {
quote: "I was really nervous about starting a renovation, but they made the process so easy. Everything was well-organized, and I didn't have to chase anyone. They kept me in the loop the whole time.",
name: "Isaac Paz",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-positive-fair-haired-business-woman_1262-2364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-positive-fair-haired-business-woman_1262-2364.jpg?_wi=2",
},
{
id: "2",
@@ -78,7 +78,7 @@ export default function AboutPage() {
quote: "I've worked with contractors before, but this experience was different. They weren't tied to anyone, so I felt like their advice was honest and focused on what was best for me.",
name: "Pamela Salinas",
role: "Property Owner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg?_wi=2",
},
{
id: "3",
@@ -86,7 +86,7 @@ export default function AboutPage() {
quote: "HMG managed my renovation project with great care and complete transparency. I highly recommend this company to anyone looking for a trustworthy renovation partner.",
name: "Franco Quiñonez",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg?_wi=2",
},
]}
/>