diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ec76696..fbcd70f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -16,7 +16,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -28,7 +28,6 @@ export default function AboutPage() { { name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Portfolio", id: "/portfolio" }, - { name: "Insights", id: "/insights" }, { name: "Contact", id: "/contact" } ]} brandName="PitchDrive" @@ -56,16 +55,12 @@ export default function AboutPage() { features={[ { id: 1, - title: "Founder Empathy", - description: "Our team includes experienced founders who have navigated the challenges of scaling companies. We bring firsthand understanding to every partnership.", - phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103555.jpg" }, + title: "Founder Empathy", description: "Our team includes experienced founders who have navigated the challenges of scaling companies. We bring firsthand understanding to every partnership.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103555.jpg" }, phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173732.jpg" } }, { id: 2, - title: "Long-term Partnership", - description: "We invest not just capital but our reputation, network, and operational expertise. Our success is measured by the long-term impact of our portfolio companies.", - phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167443.jpg" }, + title: "Long-term Partnership", description: "We invest not just capital but our reputation, network, and operational expertise. Our success is measured by the long-term impact of our portfolio companies.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167443.jpg" }, phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103555.jpg" } } ]} @@ -75,7 +70,7 @@ export default function AboutPage() { tag="Core Beliefs" tagIcon={Lightbulb} textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -100,7 +95,7 @@ export default function AboutPage() { logoText="PitchDrive" copyrightText="© 2025 PitchDrive Capital. All rights reserved." columns={[ - { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Team", href: "/team" }, { label: "Insights", href: "/insights" }] }, + { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }] }, { title: "Resources", items: [{ label: "Portfolio", href: "/portfolio" }, { label: "Blog", href: "https://blog.pitchdrive.vc" }, { label: "Founder Resources", href: "https://resources.pitchdrive.vc" }] }, { title: "Connect", items: [{ label: "Contact", href: "/contact" }, { label: "hello@pitchdrive.vc", href: "mailto:hello@pitchdrive.vc" }, { label: "Twitter", href: "https://twitter.com/pitchdrive" }] } ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index da8a656..433633f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -16,7 +16,7 @@ export default function ContactPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -28,7 +28,6 @@ export default function ContactPage() { { name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Portfolio", id: "/portfolio" }, - { name: "Insights", id: "/insights" }, { name: "Contact", id: "/contact" } ]} brandName="PitchDrive" @@ -37,7 +36,7 @@ export default function ContactPage() { /> -
+
-
+
@@ -86,16 +86,12 @@ export default function HomePage() { features={[ { id: 1, - title: "Founder-First Selection", - description: "We identify exceptional founders with proven execution ability, market insight, and relentless drive to build category-defining companies.", - phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103555.jpg" }, + title: "Founder-First Selection", description: "We identify exceptional founders with proven execution ability, market insight, and relentless drive to build category-defining companies.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103555.jpg" }, phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173732.jpg" } }, { id: 2, - title: "Active Value Creation", - description: "Our experienced team provides hands-on mentorship, strategic guidance, and operational support to accelerate growth and market leadership.", - phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167443.jpg" }, + title: "Active Value Creation", description: "Our experienced team provides hands-on mentorship, strategic guidance, and operational support to accelerate growth and market leadership.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167443.jpg" }, phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103555.jpg" } } ]} @@ -105,7 +101,7 @@ export default function HomePage() { tag="Our Strategy" tagIcon={Lightbulb} textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" />
@@ -139,7 +135,7 @@ export default function HomePage() { title="Founder Success Stories" description="What exceptional founders say about partnering with PitchDrive Capital" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" />
@@ -149,7 +145,7 @@ export default function HomePage() { logoText="PitchDrive" copyrightText="© 2025 PitchDrive Capital. All rights reserved." columns={[ - { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Team", href: "/team" }, { label: "Insights", href: "/insights" }] }, + { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }] }, { title: "Resources", items: [{ label: "Portfolio", href: "/portfolio" }, { label: "Blog", href: "https://blog.pitchdrive.vc" }, { label: "Founder Resources", href: "https://resources.pitchdrive.vc" }] }, { title: "Connect", items: [{ label: "Contact", href: "/contact" }, { label: "hello@pitchdrive.vc", href: "mailto:hello@pitchdrive.vc" }, { label: "Twitter", href: "https://twitter.com/pitchdrive" }] } ]} diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index c722bba..81bda1d 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -16,7 +16,7 @@ export default function PortfolioPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -28,7 +28,6 @@ export default function PortfolioPage() { { name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Portfolio", id: "/portfolio" }, - { name: "Insights", id: "/insights" }, { name: "Contact", id: "/contact" } ]} brandName="PitchDrive" @@ -70,7 +69,7 @@ export default function PortfolioPage() { title="Founder Success Stories" description="What exceptional founders say about partnering with PitchDrive Capital" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" /> @@ -96,7 +95,7 @@ export default function PortfolioPage() { logoText="PitchDrive" copyrightText="© 2025 PitchDrive Capital. All rights reserved." columns={[ - { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Team", href: "/team" }, { label: "Insights", href: "/insights" }] }, + { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }] }, { title: "Resources", items: [{ label: "Portfolio", href: "/portfolio" }, { label: "Blog", href: "https://blog.pitchdrive.vc" }, { label: "Founder Resources", href: "https://resources.pitchdrive.vc" }] }, { title: "Connect", items: [{ label: "Contact", href: "/contact" }, { label: "hello@pitchdrive.vc", href: "mailto:hello@pitchdrive.vc" }, { label: "Twitter", href: "https://twitter.com/pitchdrive" }] } ]}