diff --git a/src/app/page.tsx b/src/app/page.tsx index a020fb6..b0fa274 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function HomePage() {
@@ -78,13 +78,13 @@ export default function HomePage() { description="Since 2018, Pitchdrive has invested in over 50 innovative startups across fintech, SaaS, and deep tech sectors." subdescription="Headquartered in Brussels, Belgium" icon={Rocket} - imageSrc="https://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop" imageAlt="Pitchdrive office and workspace" useInvertedBackground="invertDefault" />
-
+
); -} \ No newline at end of file +}