diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9510ae1..3d12b8a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,33 +86,24 @@ export default function AboutPage() { features={[ { id: 1, - title: "Operational Excellence Programs", description: - "Implement best-practice operational frameworks, cost optimization, and efficiency improvements across portfolio companies.", phoneOne: { - imageSrc: - "http://img.b2bpic.net/free-vector/hiring-recruitment-process_23-2148624250.jpg"}, + title: "Operational Excellence Programs", description: "Implement best-practice operational frameworks, cost optimization, and efficiency improvements across portfolio companies.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-vector/hiring-recruitment-process_23-2148624250.jpg"}, phoneTwo: { - imageSrc: - "http://img.b2bpic.net/free-photo/performance-skill-experience-accomplishment-concept_53876-134065.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/performance-skill-experience-accomplishment-concept_53876-134065.jpg"}, }, { id: 2, - title: "Market Expansion Strategy", description: - "Leverage our network and market expertise to identify growth opportunities and expand portfolio company market presence.", phoneOne: { - imageSrc: - "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg"}, + title: "Market Expansion Strategy", description: "Leverage our network and market expertise to identify growth opportunities and expand portfolio company market presence.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg"}, phoneTwo: { - imageSrc: - "http://img.b2bpic.net/free-photo/opportunity-chance-choice-development-concept_53876-13718.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/opportunity-chance-choice-development-concept_53876-13718.jpg"}, }, { id: 3, - title: "Executive Network Access", description: - "Connect portfolio companies with industry leaders, potential partners, and specialized expertise to accelerate growth.", phoneOne: { - imageSrc: - "http://img.b2bpic.net/free-photo/smiling-portrait-young-businessman-using-digital-tablet-outdoors_23-2148176115.jpg"}, + title: "Executive Network Access", description: "Connect portfolio companies with industry leaders, potential partners, and specialized expertise to accelerate growth.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-businessman-using-digital-tablet-outdoors_23-2148176115.jpg"}, phoneTwo: { - imageSrc: - "http://img.b2bpic.net/free-photo/business-people-connecting-puzzle-pieces_53876-94721.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-people-connecting-puzzle-pieces_53876-94721.jpg"}, }, ]} />