diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 964366d..a17b0f1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -54,9 +54,9 @@ export default function AboutPage() { { id: "g1", groupTitle: "Leadership", members: [ { - id: "t1", title: "Founder", subtitle: "Expert HVAC Engineer", detail: "Leading the team with a focus on quality and service integrity.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg"}, + id: "t1", title: "Founder", subtitle: "Expert HVAC Engineer", detail: "Leading the team with a focus on quality and service integrity.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg?_wi=3"}, { - id: "t2", title: "Operations Manager", subtitle: "Customer Success Expert", detail: "Coordinating scheduling and service logistics.", imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg"}, + id: "t2", title: "Operations Manager", subtitle: "Customer Success Expert", detail: "Coordinating scheduling and service logistics.", imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=3"}, ], }, ]}