Update src/app/page.tsx

This commit is contained in:
2026-05-11 12:58:54 +00:00
parent 1b2e9fe74d
commit d399b99b4b

View File

@@ -33,121 +33,44 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Pricing",
id: "pricing",
},
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Pricing", id: "pricing" },
]}
brandName="Pivotal"
button={{
text: "Get Consultation",
href: "#contact",
}}
button={{ text: "Get Consultation", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Pivotal Consulting: Drive Unprecedented Revenue"
description="We architect high-impact sales strategies for market leaders. Scale your revenue streams with data-driven consulting."
testimonials={[
{
name: "Sarah J.",
handle: "@CEO_TechCorp",
testimonial: "Pivotal transformed our sales operations. 300% growth in one year.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg",
},
{
name: "Mark D.",
handle: "@SalesVP",
testimonial: "The strategies were actionable and the impact was immediate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg",
},
{
name: "Elena V.",
handle: "@Founder",
testimonial: "Their approach to lead conversion is unparalleled.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-enjoying-work-break_1262-16980.jpg",
},
{
name: "David K.",
handle: "@SalesLead",
testimonial: "A masterclass in modern revenue engineering.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg",
},
{
name: "Rachel L.",
handle: "@Director",
testimonial: "The most professional consulting team I've worked with.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
},
{ name: "Sarah J.", handle: "@CEO_TechCorp", testimonial: "Pivotal transformed our sales operations. 300% growth in one year.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg" },
{ name: "Mark D.", handle: "@SalesVP", testimonial: "The strategies were actionable and the impact was immediate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg" },
{ name: "Elena V.", handle: "@Founder", testimonial: "Their approach to lead conversion is unparalleled.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-enjoying-work-break_1262-16980.jpg" },
{ name: "David K.", handle: "@SalesLead", testimonial: "A masterclass in modern revenue engineering.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg" },
{ name: "Rachel L.", handle: "@Director", testimonial: "The most professional consulting team I've worked with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg" },
]}
imageSrc="http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
alt: "Executive 1",
},
{
src: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg",
alt: "Executive 2",
},
{
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
alt: "Executive 3",
},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
alt: "Executive 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
alt: "Executive 5",
},
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", alt: "Executive 1" },
{ src: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", alt: "Executive 2" },
{ src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "Executive 3" },
{ src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", alt: "Executive 4" },
{ src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg", alt: "Executive 5" },
]}
marqueeItems={[
{
type: "text",
text: "Market Leadership",
},
{
type: "text",
text: "Enterprise Growth",
},
{
type: "text",
text: "Strategic Scaling",
},
{
type: "text",
text: "Revenue Optimization",
},
{
type: "text",
text: "Data-Driven Sales",
},
{ type: "text", text: "Market Leadership" },
{ type: "text", text: "Enterprise Growth" },
{ type: "text", text: "Strategic Scaling" },
{ type: "text", text: "Revenue Optimization" },
{ type: "text", text: "Data-Driven Sales" },
]}
/>
</div>
@@ -171,39 +94,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Revenue Engineering",
author: "Strategy Team",
description: "Custom revenue modeling to maximize every touchpoint.",
tags: [
"Revenue",
"Strategy",
],
imageSrc: "http://img.b2bpic.net/free-photo/doctor-using-virtual-application_1134-652.jpg",
},
{
id: "f2",
title: "Lead Conversion Optimization",
author: "Sales Ops",
description: "High-velocity pipelines that turn cold leads into closed deals.",
tags: [
"Sales",
"Pipeline",
],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-shaking-partnership-meeting_53876-31211.jpg",
},
{
id: "f3",
title: "Market Penetration Roadmap",
author: "Analytic Hub",
description: "Identify and capture market share through intelligent positioning.",
tags: [
"Growth",
"Market",
],
imageSrc: "http://img.b2bpic.net/free-photo/arrow-bouncing-up-off-arrows_23-2148456164.jpg",
},
{ id: "f1", title: "Revenue Engineering", author: "Strategy Team", description: "Custom revenue modeling to maximize every touchpoint.", tags: ["Revenue", "Strategy"], imageSrc: "http://img.b2bpic.net/free-photo/doctor-using-virtual-application_1134-652.jpg" },
{ id: "f2", title: "Lead Conversion Optimization", author: "Sales Ops", description: "High-velocity pipelines that turn cold leads into closed deals.", tags: ["Sales", "Pipeline"], imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-shaking-partnership-meeting_53876-31211.jpg" },
{ id: "f3", title: "Market Penetration Roadmap", author: "Analytic Hub", description: "Identify and capture market share through intelligent positioning.", tags: ["Growth", "Market"], imageSrc: "http://img.b2bpic.net/free-photo/arrow-bouncing-up-off-arrows_23-2148456164.jpg" },
]}
title="Precision Sales Solutions"
description="Empower your organization with tools that drive high-intent engagement."
@@ -212,30 +105,13 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "150M+",
title: "Revenue Generated",
description: "Cumulative client revenue impact.",
imageSrc: "http://img.b2bpic.net/free-photo/executive-assistance-business-collaboration-helping-concept_53876-21399.jpg",
},
{
id: "m2",
value: "45%",
title: "Conversion Lift",
description: "Average conversion improvement.",
imageSrc: "http://img.b2bpic.net/free-photo/team-work-process-young-business-managers-crew-working-with-new-startup-project-labtop-wood-table-typing-keyboard-texting-message-analyze-graph-plans_1423-85.jpg",
},
{
id: "m3",
value: "300+",
title: "Consultations",
description: "Successful engagements completed.",
imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-laptop_23-2148950391.jpg",
},
{ id: "m1", value: "150M+", title: "Revenue Generated", description: "Cumulative client revenue impact.", imageSrc: "http://img.b2bpic.net/free-photo/executive-assistance-business-collaboration-helping-concept_53876-21399.jpg" },
{ id: "m2", value: "45%", title: "Conversion Lift", description: "Average conversion improvement.", imageSrc: "http://img.b2bpic.net/free-photo/team-work-process-young-business-managers-crew-working-with-new-startup-project-labtop-wood-table-typing-keyboard-texting-message-analyze-graph-plans_1423-85.jpg" },
{ id: "m3", value: "300+", title: "Consultations", description: "Successful engagements completed.", imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-laptop_23-2148950391.jpg" },
]}
title="Quantifiable Growth"
description="We let our results speak for the quality of our strategic implementation."
@@ -248,41 +124,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "CEO",
testimonial: "Exceptional clarity and execution.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg",
},
{
id: "t2",
name: "Mark D.",
role: "VP",
testimonial: "Revolutionized our sales process.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg",
},
{
id: "t3",
name: "Elena V.",
role: "Founder",
testimonial: "Professional, strategic, and direct.",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-handsome-young-blogger-headwear-working-new-post-his-blog-using-wi-fi-generic-laptop-pc-holding-hand-his-chin-looking-ahead-him-with-thoughtful-expression_273609-1713.jpg",
},
{
id: "t4",
name: "David K.",
role: "Manager",
testimonial: "Best consulting firm in the industry.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg",
},
{
id: "t5",
name: "Rachel L.",
role: "Director",
testimonial: "Significant ROI from day one.",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-hat-glasses-wearing_613910-12272.jpg",
},
{ id: "t1", name: "Sarah J.", role: "CEO", testimonial: "Exceptional clarity and execution.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg" },
{ id: "t2", name: "Mark D.", role: "VP", testimonial: "Revolutionized our sales process.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg" },
{ id: "t3", name: "Elena V.", role: "Founder", testimonial: "Professional, strategic, and direct.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-handsome-young-blogger-headwear-working-new-post-his-blog-using-wi-fi-generic-laptop-pc-holding-hand-his-chin-looking-ahead-him-with-thoughtful-expression_273609-1713.jpg" },
{ id: "t4", name: "David K.", role: "Manager", testimonial: "Best consulting firm in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg" },
{ id: "t5", name: "Rachel L.", role: "Director", testimonial: "Significant ROI from day one.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-hat-glasses-wearing_613910-12272.jpg" },
]}
title="Client Success Stories"
description="Hear what industry leaders say about working with Pivotal Consulting."
@@ -294,13 +140,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Enterprise Solutions",
"Global Media Inc",
"Innovate Labs",
"Growth Partners",
"Apex Venture",
"Blue Sky Tech",
"Summit Dynamics",
"Enterprise Solutions", "Global Media Inc", "Innovate Labs", "Growth Partners", "Apex Venture", "Blue Sky Tech", "Summit Dynamics"
]}
title="Trusted by Market Leaders"
description="We partner with high-growth companies across the globe."
@@ -313,57 +153,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Strategic",
price: "$15k/mo",
subtitle: "Core Strategy Review",
buttons: [
{
text: "Inquire",
href: "#contact",
},
],
features: [
"Monthly Review",
"Sales Audits",
"Email Support",
],
},
{
id: "pro",
badge: "Growth",
price: "$35k/mo",
subtitle: "Active Management",
buttons: [
{
text: "Select Plan",
href: "#contact",
},
],
features: [
"Full Pipeline Mgt",
"Sales Training",
"Weekly Reporting",
],
},
{
id: "enterprise",
badge: "Scale",
price: "Custom",
subtitle: "End-to-End Solutions",
buttons: [
{
text: "Book Call",
href: "#contact",
},
],
features: [
"Dedicated Team",
"Custom Tech Stack",
"Direct Access",
],
},
{ id: "basic", badge: "Strategic", price: "$15k/mo", subtitle: "Core Strategy Review", buttons: [{ text: "Inquire", href: "#contact" }], features: ["Monthly Review", "Sales Audits", "Email Support"] },
{ id: "pro", badge: "Growth", price: "$35k/mo", subtitle: "Active Management", buttons: [{ text: "Select Plan", href: "#contact" }], features: ["Full Pipeline Mgt", "Sales Training", "Weekly Reporting"] },
{ id: "enterprise", badge: "Scale", price: "Custom", subtitle: "End-to-End Solutions", buttons: [{ text: "Book Call", href: "#contact" }], features: ["Dedicated Team", "Custom Tech Stack", "Direct Access"] },
]}
title="Engagement Options"
description="Choose the level of consulting depth you need to hit your growth milestones."
@@ -372,37 +164,24 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqDouble
faqsAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do we measure success?",
content: "We align on KPIs during onboarding and track quarterly progress.",
},
{
id: "q2",
title: "Do you work with startups?",
content: "We focus on companies with established product-market fit.",
},
{
id: "q3",
title: "Can we cancel anytime?",
content: "Yes, our engagements are flexible with a 30-day notice.",
},
{ id: "q1", title: "How do we measure success?", content: "We align on KPIs during onboarding and track quarterly progress." },
{ id: "q2", title: "Do you work with startups?", content: "We focus on companies with established product-market fit." },
{ id: "q3", title: "Can we cancel anytime?", content: "Yes, our engagements are flexible with a 30-day notice." },
]}
title="Common Questions"
description="Everything you need to know about starting your partnership with Pivotal."
faqsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Contact Us"
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Scale Your Revenue"
description="Ready to take your sales to the next level? Connect with a consultant today."
imageSrc="http://img.b2bpic.net/free-photo/royal-ontario-museum-is-museum-art-toronto-ontario-canada_181624-42102.jpg"
@@ -414,49 +193,13 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Pivotal Consulting"
columns={[
{
title: "Services",
items: [
{
label: "Revenue Engineering",
href: "#",
},
{
label: "Sales Training",
href: "#",
},
],
},
{
title: "Company",
items: [
{
label: "Our Story",
href: "#",
},
{
label: "Contact Us",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Services", items: [{ label: "Revenue Engineering", href: "#" }, { label: "Sales Training", href: "#" }] },
{ title: "Company", items: [{ label: "Our Story", href: "#" }, { label: "Contact Us", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] },
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}