diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 47a19d7..22f0c53 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -84,21 +84,21 @@ export default function PortfolioPage() { 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", + 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: "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", + 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: "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", + 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", }, ]} @@ -123,7 +123,7 @@ export default function PortfolioPage() { 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", + 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", }, { @@ -132,7 +132,7 @@ export default function PortfolioPage() { 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", + 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", }, { @@ -141,7 +141,7 @@ export default function PortfolioPage() { 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", + 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", }, ]}