Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f1dd48cbba | |||
| 312bc2a60b | |||
| 8302ca91e5 | |||
| 32efffa271 | |||
| f4e44a8337 | |||
| f07fbb5751 | |||
| d5806e5e11 |
@@ -126,4 +126,4 @@ export default function AboutPage() {
|
|||||||
/>
|
/>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -186,4 +186,4 @@ export default function BlogPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -137,4 +137,4 @@ export default function ContactPage() {
|
|||||||
/>
|
/>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1258,4 +1258,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardRotatedCarousel
|
<HeroBillboardRotatedCarousel
|
||||||
title="Founders investing in founders"
|
title="I love Webild"
|
||||||
description="PitchDrive is a venture capital firm based in Antwerp, Belgium, founded by successful entrepreneurs who understand what it takes to build transformative companies. We provide not just capital, but strategic guidance and operational expertise."
|
description="PitchDrive is a venture capital firm based in Antwerp, Belgium, founded by successful entrepreneurs who understand what it takes to build transformative companies. We provide not just capital, but strategic guidance and operational expertise."
|
||||||
tag="VC Fund - Belgium"
|
tag="VC Fund - Belgium"
|
||||||
tagIcon={Rocket}
|
tagIcon={Rocket}
|
||||||
@@ -202,4 +202,4 @@ export default function HomePage() {
|
|||||||
/>
|
/>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -165,4 +165,4 @@ export default function PortfolioPage() {
|
|||||||
/>
|
/>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user