diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 09fec68..31a2477 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -53,7 +53,7 @@ export default function AboutPage() { { name: "Our Mission", handle: "Excellence in Service", testimonial: "To provide exceptional exterior services that transform properties and exceed customer expectations. We're committed to reliability, quality, and building lasting relationships.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg", imageAlt: "Our mission"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg?_wi=1", imageAlt: "Our mission"}, ]} background={{ variant: "glowing-orb"}} @@ -121,7 +121,7 @@ export default function AboutPage() { "Precision has been maintaining our property for three years. They're reliable, professional, and genuinely care about doing excellent work.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Patricia Johnson"}, { id: "2", name: "Thomas Anderson", role: "Commercial Client", testimonial: - "We manage multiple properties and trust Precision with all of them. Consistent quality, professional team, and fair pricing.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg", imageAlt: "Thomas Anderson"}, + "We manage multiple properties and trust Precision with all of them. Consistent quality, professional team, and fair pricing.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg?_wi=2", imageAlt: "Thomas Anderson"}, { id: "3", name: "Lisa Martinez", role: "Property Developer", testimonial: "Working with Precision on new builds has been fantastic. They understand our needs and deliver exceptional results every time.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", imageAlt: "Lisa Martinez"},