16 Commits

Author SHA1 Message Date
659ac88405 Merge version_6 into main
Merge version_6 into main
2026-01-22 20:17:21 +00:00
f1dd48cbba Update src/app/page.tsx 2026-01-22 20:17:17 +00:00
531daa0012 Merge version_5 into main
Merge version_5 into main
2026-01-22 19:59:58 +00:00
312bc2a60b Update src/app/portfolio/page.tsx 2026-01-22 19:59:54 +00:00
8302ca91e5 Update src/app/page.tsx 2026-01-22 19:59:53 +00:00
32efffa271 Update src/app/layout.tsx 2026-01-22 19:59:52 +00:00
f4e44a8337 Update src/app/contact/page.tsx 2026-01-22 19:59:51 +00:00
f07fbb5751 Update src/app/blog/page.tsx 2026-01-22 19:59:50 +00:00
d5806e5e11 Update src/app/about/page.tsx 2026-01-22 19:59:50 +00:00
cd765cef40 Merge version_2 into main
Merge version_2 into main
2026-01-22 19:46:27 +00:00
7284d3f916 Update src/app/portfolio/page.tsx 2026-01-22 19:46:22 +00:00
a377fb7d45 Update src/app/page.tsx 2026-01-22 19:46:21 +00:00
28dbe9b3e5 Update src/app/contact/page.tsx 2026-01-22 19:46:20 +00:00
3b641b516e Update src/app/blog/page.tsx 2026-01-22 19:46:20 +00:00
49e94f930c Update src/app/about/page.tsx 2026-01-22 19:46:19 +00:00
75aba2cd54 Merge version_1 into main
Merge version_1 into main
2026-01-22 19:02:29 +00:00
6 changed files with 21 additions and 17 deletions

View File

@@ -26,6 +26,7 @@ export default function AboutPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
brandName="PitchDrive" brandName="PitchDrive"
navItems={[ navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" }, { name: "About", id: "/about" },
{ name: "Portfolio", id: "/portfolio" }, { name: "Portfolio", id: "/portfolio" },
{ name: "Team", id: "/team" }, { name: "Team", id: "/team" },
@@ -125,4 +126,4 @@ export default function AboutPage() {
/> />
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -125,12 +125,12 @@ export default function BlogPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
brandName="PitchDrive" brandName="PitchDrive"
navItems={[ navItems={[
{ name: "Home", id: "/home" }, { name: "Home", id: "/" },
{ name: "About", id: "about" }, { name: "About", id: "/about" },
{ name: "Portfolio", id: "portfolio" }, { name: "Portfolio", id: "/portfolio" },
{ name: "Team", id: "team" }, { name: "Team", id: "/team" },
{ name: "Blog", id: "https://blog.pitchdrive.com" }, { name: "Blog", id: "https://blog.pitchdrive.com" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "/contact" }
]} ]}
bottomLeftText="Antwerp, Belgium" bottomLeftText="Antwerp, Belgium"
bottomRightText="hello@pitchdrive.vc" bottomRightText="hello@pitchdrive.vc"
@@ -158,9 +158,9 @@ export default function BlogPage() {
columns={[ columns={[
{ {
title: "Company", items: [ title: "Company", items: [
{ label: "About", href: "about" }, { label: "About", href: "/about" },
{ label: "Portfolio", href: "portfolio" }, { label: "Portfolio", href: "/portfolio" },
{ label: "Team", href: "team" }, { label: "Team", href: "/team" },
{ label: "Blog", href: "https://blog.pitchdrive.vc" } { label: "Blog", href: "https://blog.pitchdrive.vc" }
] ]
}, },
@@ -168,8 +168,8 @@ export default function BlogPage() {
title: "Resources", items: [ title: "Resources", items: [
{ label: "Founder Resources", href: "https://pitchdrive.vc/resources" }, { label: "Founder Resources", href: "https://pitchdrive.vc/resources" },
{ label: "Investment Process", href: "https://pitchdrive.vc/how-we-invest" }, { label: "Investment Process", href: "https://pitchdrive.vc/how-we-invest" },
{ label: "FAQ", href: "faq" }, { label: "FAQ", href: "/faq" },
{ label: "Contact", href: "contact" } { label: "Contact", href: "/contact" }
] ]
}, },
{ {
@@ -186,4 +186,4 @@ export default function BlogPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -26,6 +26,7 @@ export default function ContactPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
brandName="PitchDrive" brandName="PitchDrive"
navItems={[ navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" }, { name: "About", id: "/about" },
{ name: "Portfolio", id: "/portfolio" }, { name: "Portfolio", id: "/portfolio" },
{ name: "Team", id: "/team" }, { name: "Team", id: "/team" },
@@ -136,4 +137,4 @@ export default function ContactPage() {
/> />
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -1258,4 +1258,4 @@ export default function RootLayout({
</body> </body>
</html> </html>
); );
} }

View File

@@ -29,6 +29,7 @@ export default function HomePage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
brandName="PitchDrive" brandName="PitchDrive"
navItems={[ navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" }, { name: "About", id: "/about" },
{ name: "Portfolio", id: "/portfolio" }, { name: "Portfolio", id: "/portfolio" },
{ name: "Team", id: "/team" }, { name: "Team", id: "/team" },
@@ -42,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}
@@ -201,4 +202,4 @@ export default function HomePage() {
/> />
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -26,6 +26,7 @@ export default function PortfolioPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
brandName="PitchDrive" brandName="PitchDrive"
navItems={[ navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" }, { name: "About", id: "/about" },
{ name: "Portfolio", id: "/portfolio" }, { name: "Portfolio", id: "/portfolio" },
{ name: "Team", id: "/team" }, { name: "Team", id: "/team" },
@@ -164,4 +165,4 @@ export default function PortfolioPage() {
/> />
</ThemeProvider> </ThemeProvider>
); );
} }