diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 22f0c53..400b602 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -20,8 +20,7 @@ export default function PortfolioPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Team", href: "/team" }, @@ -29,8 +28,7 @@ export default function PortfolioPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Blog", href: "#" }, { label: "Insights", href: "#" }, { label: "Reports", href: "#" }, @@ -38,8 +36,7 @@ export default function PortfolioPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -55,7 +52,7 @@ export default function PortfolioPage() { borderRadius="soft" contentWidth="small" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -81,26 +78,11 @@ export default function PortfolioPage() { animationType="slide-up" products={[ { - id: "1", - name: "FinFlow AI", - price: "Series A", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/sleek-fintech-mobile-application-interfa-1772525530439-aa706225.png?_wi=2", - imageAlt: "FinFlow AI platform interface", - }, + id: "1", name: "FinFlow AI", price: "Series A", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/sleek-fintech-mobile-application-interfa-1772525530439-aa706225.png", imageAlt: "FinFlow AI platform interface"}, { - id: "2", - name: "NeuralVision Labs", - price: "Series B", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/advanced-ai-ml-platform-interface-displa-1772525530543-ec0ac640.png?_wi=2", - imageAlt: "NeuralVision AI platform", - }, + id: "2", name: "NeuralVision Labs", price: "Series B", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/advanced-ai-ml-platform-interface-displa-1772525530543-ec0ac640.png", imageAlt: "NeuralVision AI platform"}, { - id: "3", - name: "CloudScale Pro", - price: "Series A", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/cloud-technology-solution-interface-show-1772525530800-01ef69f8.png?_wi=2", - imageAlt: "CloudScale Pro infrastructure", - }, + id: "3", name: "CloudScale Pro", price: "Series A", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/cloud-technology-solution-interface-show-1772525530800-01ef69f8.png", imageAlt: "CloudScale Pro infrastructure"}, ]} buttons={[{ text: "Apply to Portfolio", href: "/contact" }]} buttonAnimation="blur-reveal" @@ -119,31 +101,13 @@ export default function PortfolioPage() { features={[ { id: 1, - tag: "Fintech", - title: "Financial Technology", - subtitle: "Revolutionizing payments and financial services.", - description: "We invest in companies leveraging AI and blockchain to transform financial services, including payments, lending, and wealth management. Our fintech portfolio includes companies serving consumers and enterprises globally.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/sleek-fintech-mobile-application-interfa-1772525530439-aa706225.png?_wi=3", - imageAlt: "Fintech innovation", - }, + tag: "Fintech", title: "Financial Technology", subtitle: "Revolutionizing payments and financial services.", description: "We invest in companies leveraging AI and blockchain to transform financial services, including payments, lending, and wealth management. Our fintech portfolio includes companies serving consumers and enterprises globally.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/sleek-fintech-mobile-application-interfa-1772525530439-aa706225.png", imageAlt: "Fintech innovation"}, { id: 2, - tag: "AI & ML", - title: "Artificial Intelligence", - subtitle: "Machine learning for enterprise and consumer.", - description: "From generative AI to computer vision, we back companies building the next generation of intelligent systems. Our AI portfolio includes startups working on language models, predictive analytics, and autonomous systems.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/advanced-ai-ml-platform-interface-displa-1772525530543-ec0ac640.png?_wi=3", - imageAlt: "AI and machine learning platforms", - }, + tag: "AI & ML", title: "Artificial Intelligence", subtitle: "Machine learning for enterprise and consumer.", description: "From generative AI to computer vision, we back companies building the next generation of intelligent systems. Our AI portfolio includes startups working on language models, predictive analytics, and autonomous systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/advanced-ai-ml-platform-interface-displa-1772525530543-ec0ac640.png", imageAlt: "AI and machine learning platforms"}, { id: 3, - tag: "Cloud", - title: "Cloud Infrastructure", - subtitle: "Enterprise infrastructure and DevOps.", - description: "We invest in cloud-native companies building the infrastructure, tools, and platforms that power modern enterprises. Our portfolio includes leaders in containerization, monitoring, and infrastructure automation.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/cloud-technology-solution-interface-show-1772525530800-01ef69f8.png?_wi=3", - imageAlt: "Cloud infrastructure solutions", - }, + tag: "Cloud", title: "Cloud Infrastructure", subtitle: "Enterprise infrastructure and DevOps.", description: "We invest in cloud-native companies building the infrastructure, tools, and platforms that power modern enterprises. Our portfolio includes leaders in containerization, monitoring, and infrastructure automation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWpGN0mtQcwwv9J8G9YbvClhd/cloud-technology-solution-interface-show-1772525530800-01ef69f8.png", imageAlt: "Cloud infrastructure solutions"}, ]} buttons={[{ text: "Apply Now", href: "/contact" }]} buttonAnimation="blur-reveal" @@ -163,32 +127,16 @@ export default function PortfolioPage() { animationType="scale-rotate" metrics={[ { - id: "1", - value: "50", - title: "Companies", - description: "Active portfolio companies across sectors", - icon: Building2, + id: "1", value: "50", title: "Companies", description: "Active portfolio companies across sectors", icon: Building2, }, { - id: "2", - value: "8", - title: "Unicorns", - description: "Portfolio companies valued at $1B+", - icon: Star, + id: "2", value: "8", title: "Unicorns", description: "Portfolio companies valued at $1B+", icon: Star, }, { - id: "3", - value: "2.5", - title: "Billion", - description: "Total capital deployed across portfolio", - icon: DollarSign, + id: "3", value: "2.5", title: "Billion", description: "Total capital deployed across portfolio", icon: DollarSign, }, { - id: "4", - value: "18", - title: "Countries", - description: "Global presence across major markets", - icon: Globe, + id: "4", value: "18", title: "Countries", description: "Global presence across major markets", icon: Globe, }, ]} buttons={[{ text: "Full Report", href: "#" }]}