Update src/app/about/page.tsx

This commit is contained in:
2026-04-02 21:03:51 +00:00
parent 4a9b9cbbb8
commit 5e19b668d3

View File

@@ -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"},
],
},
]}