Update src/app/about/page.tsx

This commit is contained in:
2026-02-19 16:13:57 +00:00
parent 3dd7f895be
commit 96d3c019d3

View File

@@ -75,7 +75,7 @@ export default function AboutPage() {
name: "Maria Gonzalez",
handle: "West Hollywood, CA",
testimonial: "The project manager was incredibly knowledgeable and kept us informed every step of the way. True professionals.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
imageAlt: "Maria Gonzalez"
},
{
@@ -83,7 +83,7 @@ export default function AboutPage() {
name: "James Wilson",
handle: "Manhattan Beach, CA",
testimonial: "Their attention to detail is unmatched. Every aspect of our renovation was handled with care and precision.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
imageAlt: "James Wilson"
},
{
@@ -91,7 +91,7 @@ export default function AboutPage() {
name: "Lisa Chen",
handle: "Venice, CA",
testimonial: "From design consultations to final walkthrough, the team exceeded our expectations at every turn.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9",
imageAlt: "Lisa Chen"
},
{
@@ -99,7 +99,7 @@ export default function AboutPage() {
name: "Robert Davis",
handle: "Brentwood, CA",
testimonial: "Professional, punctual, and passionate about their work. Couldn't ask for a better remodeling team.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10",
imageAlt: "Robert Davis"
},
{
@@ -107,7 +107,7 @@ export default function AboutPage() {
name: "Amanda Foster",
handle: "Sherman Oaks, CA",
testimonial: "The craftsmanship is exceptional. They transformed our outdated kitchen into a modern masterpiece.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11",
imageAlt: "Amanda Foster"
},
{
@@ -115,7 +115,7 @@ export default function AboutPage() {
name: "Carlos Rodriguez",
handle: "El Segundo, CA",
testimonial: "Transparent pricing, quality work, and genuine care for customer satisfaction. Highly recommended.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12",
imageAlt: "Carlos Rodriguez"
}
]}