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"}, }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 76b1531..d3b9310 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import ProductCardThree from "@/components/sections/product/ProductCardThree"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterMedia from "@/components/sections/footer/FooterMedia"; -import { TrendingUp, Target, BarChart3, Building2, Mail } from "lucide-react"; +import { TrendingUp, Target, BarChart3, Building2, Mail, Clock, Briefcase, Zap, Eye, Users, Sparkles } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -89,16 +89,16 @@ export default function HomePage() { useInvertedBackground={true} bulletPoints={[ { - title: "Patient Capital", description: "We invest with a long-term horizon, enabling sustainable growth without short-term pressure.", icon: undefined, + title: "Patient Capital", description: "We invest with a long-term horizon, enabling sustainable growth without short-term pressure.", icon: Clock, }, { - title: "Industry Expertise", description: "Our team brings decades of operational experience across key sectors in the Portuguese economy.", icon: undefined, + title: "Industry Expertise", description: "Our team brings decades of operational experience across key sectors in the Portuguese economy.", icon: Briefcase, }, { - title: "Strategic Value-Add", description: "Beyond capital, we provide operational guidance, market access, and network connectivity.", icon: undefined, + title: "Strategic Value-Add", description: "Beyond capital, we provide operational guidance, market access, and network connectivity.", icon: Zap, }, { - title: "Transparent Partnership", description: "Clear communication and aligned incentives form the foundation of our partnerships.", icon: undefined, + title: "Transparent Partnership", description: "Clear communication and aligned incentives form the foundation of our partnerships.", icon: Eye, }, ]} imageSrc="http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg" diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index b8326e6..e3bedf4 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -54,23 +54,17 @@ export default function PortfolioPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Industrial Automation Solutions", price: "€45M Investment", imageSrc: - "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg", imageAlt: "Industrial manufacturing company"}, + id: "1", name: "Industrial Automation Solutions", price: "€45M Investment", imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg", imageAlt: "Industrial manufacturing company"}, { - id: "2", name: "Premium Consumer Brands", price: "€32M Investment", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-eco-food-toys_23-2149884401.jpg", imageAlt: "Consumer goods brand"}, + id: "2", name: "Premium Consumer Brands", price: "€32M Investment", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-food-toys_23-2149884401.jpg", imageAlt: "Consumer goods brand"}, { - id: "3", name: "Healthcare Services Network", price: "€55M Investment", imageSrc: - "http://img.b2bpic.net/free-photo/male-female-african-american-medical-staff-discussing-diagnostic-results_482257-122849.jpg", imageAlt: "Healthcare services provider"}, + id: "3", name: "Healthcare Services Network", price: "€55M Investment", imageSrc: "http://img.b2bpic.net/free-photo/male-female-african-american-medical-staff-discussing-diagnostic-results_482257-122849.jpg", imageAlt: "Healthcare services provider"}, { - id: "4", name: "Technology Infrastructure", price: "€28M Investment", imageSrc: - "http://img.b2bpic.net/free-photo/data-center-engineers-managing-ai-systems-looking-paperwork_482257-131867.jpg", imageAlt: "Tech infrastructure company"}, + id: "4", name: "Technology Infrastructure", price: "€28M Investment", imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineers-managing-ai-systems-looking-paperwork_482257-131867.jpg", imageAlt: "Tech infrastructure company"}, { - id: "5", name: "Logistics & Distribution", price: "€38M Investment", imageSrc: - "http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg", imageAlt: "Logistics network operator"}, + id: "5", name: "Logistics & Distribution", price: "€38M Investment", imageSrc: "http://img.b2bpic.net/free-photo/diverse-warehouse-staff-ensuring-smooth-product-distribution-by-managing-inventory-handling_482257-135103.jpg", imageAlt: "Logistics network operator"}, { - id: "6", name: "Specialized Manufacturing", price: "€42M Investment", imageSrc: - "http://img.b2bpic.net/free-photo/factory-workshop-interior-machines-glass-production-background_645730-396.jpg", imageAlt: "Specialized manufacturing facility"}, + id: "6", name: "Specialized Manufacturing", price: "€42M Investment", imageSrc: "http://img.b2bpic.net/free-photo/factory-workshop-interior-machines-glass-production-background_645730-396.jpg", imageAlt: "Specialized manufacturing facility"}, ]} /> diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 6c74c09..937b39a 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -53,23 +53,17 @@ export default function TeamPage() { gridVariant="four-items-2x2-equal-grid" members={[ { - id: "1", name: "Carlos Alves", role: "Founder & Managing Partner", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg"}, + id: "1", name: "Carlos Alves", role: "Founder & Managing Partner", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg"}, { - id: "2", name: "Sofia Ribeiro", role: "Investment Director", imageSrc: - "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg"}, + id: "2", name: "Sofia Ribeiro", role: "Investment Director", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg"}, { - id: "3", name: "Miguel Santos", role: "Operations Partner", imageSrc: - "http://img.b2bpic.net/free-photo/african-american-male-professional-works-desk-corporation_482257-122689.jpg"}, + id: "3", name: "Miguel Santos", role: "Operations Partner", imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-professional-works-desk-corporation_482257-122689.jpg"}, { - id: "4", name: "Cristina Oliveira", role: "Finance Director", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-professional-saleswoman-businesswoman-suit-sitting-office-her-company_1258-194574.jpg"}, + id: "4", name: "Cristina Oliveira", role: "Finance Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-professional-saleswoman-businesswoman-suit-sitting-office-her-company_1258-194574.jpg"}, { - id: "5", name: "João Ferreira", role: "Senior Investment Professional", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg"}, + id: "5", name: "João Ferreira", role: "Senior Investment Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg"}, { - id: "6", name: "Rita Gomes", role: "Business Development", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg"}, + id: "6", name: "Rita Gomes", role: "Business Development", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg"}, ]} />