Merge version_1 into main #1
216
src/app/page.tsx
216
src/app/page.tsx
@@ -19,27 +19,26 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Impact",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Impact", id: "metrics"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Strategic Vision"
|
||||
/>
|
||||
@@ -48,15 +47,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Elevating Strategic Potential"
|
||||
description="Transforming organizations through expert management consulting and high-impact strategy development for sustainable growth."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Strategy",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Strategy", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boss-instructing-assistant-colleagues-standing-sitting-table-with-monitor-documents-manager-pointing-paper-listening-coworker-business-communication-concept_74855-11543.jpg"
|
||||
imageAlt="Professional business consultation office"
|
||||
@@ -68,20 +64,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Navigating complex challenges with precision and wisdom.",
|
||||
},
|
||||
type: "text", content: "Navigating complex challenges with precision and wisdom."},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/team-leader-discussing-charts-graphs_1098-1838.jpg",
|
||||
alt: "Consultants meeting",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/team-leader-discussing-charts-graphs_1098-1838.jpg", alt: "Consultants meeting"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Approach",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Our Approach", href: "#features"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,20 +83,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Planning",
|
||||
description: "Defining your future state with actionable blueprints for long-term growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plasticine-global-business-growth-bar-graph_1232-1934.jpg",
|
||||
},
|
||||
title: "Strategic Planning", description: "Defining your future state with actionable blueprints for long-term growth.", imageSrc: "http://img.b2bpic.net/free-photo/plasticine-global-business-growth-bar-graph_1232-1934.jpg"},
|
||||
{
|
||||
title: "Operations Strategy",
|
||||
description: "Streamlining processes to maximize efficiency and profitability across your firm.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/time-management-flat-icons-set_1284-4995.jpg",
|
||||
},
|
||||
title: "Operations Strategy", description: "Streamlining processes to maximize efficiency and profitability across your firm.", imageSrc: "http://img.b2bpic.net/free-vector/time-management-flat-icons-set_1284-4995.jpg"},
|
||||
{
|
||||
title: "Organizational Design",
|
||||
description: "Aligning your structure with your objectives to drive team collaboration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-colorful-chalks-geometric-composition_171337-10463.jpg",
|
||||
},
|
||||
title: "Organizational Design", description: "Aligning your structure with your objectives to drive team collaboration.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-colorful-chalks-geometric-composition_171337-10463.jpg"},
|
||||
]}
|
||||
title="Core Consulting Areas"
|
||||
description="Tailored solutions designed to optimize operational performance and long-term organizational health."
|
||||
@@ -122,20 +102,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "45%",
|
||||
description: "Avg. Growth Increase",
|
||||
},
|
||||
id: "1", value: "45%", description: "Avg. Growth Increase"},
|
||||
{
|
||||
id: "2",
|
||||
value: "12+",
|
||||
description: "Years in Industry",
|
||||
},
|
||||
id: "2", value: "12+", description: "Years in Industry"},
|
||||
{
|
||||
id: "3",
|
||||
value: "200+",
|
||||
description: "Projects Delivered",
|
||||
},
|
||||
id: "3", value: "200+", description: "Projects Delivered"},
|
||||
]}
|
||||
title="Proven Impact"
|
||||
description="Measurable results delivered through objective analysis and strategic implementation."
|
||||
@@ -149,52 +120,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "advisory",
|
||||
tag: "Essentials",
|
||||
price: "Starting at $5,000",
|
||||
period: "per month",
|
||||
description: "On-demand strategic guidance and review.",
|
||||
button: {
|
||||
text: "Select",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Monthly Review",
|
||||
"Email Access",
|
||||
"Strategic Roadmap",
|
||||
],
|
||||
id: "advisory", tag: "Essentials", price: "Starting at $5,000", period: "per month", description: "On-demand strategic guidance and review.", button: {
|
||||
text: "Select"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Monthly Review", "Email Access", "Strategic Roadmap"],
|
||||
},
|
||||
{
|
||||
id: "project",
|
||||
tag: "Transformation",
|
||||
price: "Custom Pricing",
|
||||
period: "project based",
|
||||
description: "Comprehensive organizational turnaround and restructuring.",
|
||||
button: {
|
||||
text: "Get Quote",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Deep Analysis",
|
||||
"Implementation Support",
|
||||
"Weekly Steering",
|
||||
],
|
||||
id: "project", tag: "Transformation", price: "Custom Pricing", period: "project based", description: "Comprehensive organizational turnaround and restructuring.", button: {
|
||||
text: "Get Quote"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Deep Analysis", "Implementation Support", "Weekly Steering"],
|
||||
},
|
||||
{
|
||||
id: "retainer",
|
||||
tag: "Executive",
|
||||
price: "Starting at $15,000",
|
||||
period: "quarterly",
|
||||
description: "Dedicated partner-level support for C-suite.",
|
||||
button: {
|
||||
text: "Select",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Dedicated Consultant",
|
||||
"Unlimited Access",
|
||||
"Strategic Oversight",
|
||||
],
|
||||
id: "retainer", tag: "Executive", price: "Starting at $15,000", period: "quarterly", description: "Dedicated partner-level support for C-suite.", button: {
|
||||
text: "Select"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Dedicated Consultant", "Unlimited Access", "Strategic Oversight"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Engagement Models"
|
||||
@@ -208,45 +149,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional Insight",
|
||||
quote: "The strategic roadmap changed our trajectory entirely.",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
|
||||
},
|
||||
id: "1", title: "Exceptional Insight", quote: "The strategic roadmap changed our trajectory entirely.", name: "Sarah Johnson", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Highly Professional",
|
||||
quote: "Data-driven approach that produces real results.",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-elegant-business-woman-office-hall_1262-3017.jpg",
|
||||
},
|
||||
id: "2", title: "Highly Professional", quote: "Data-driven approach that produces real results.", name: "Michael Chen", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/happy-elegant-business-woman-office-hall_1262-3017.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Invaluable Guidance",
|
||||
quote: "Their operational expertise is second to none.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
|
||||
},
|
||||
id: "3", title: "Invaluable Guidance", quote: "Their operational expertise is second to none.", name: "Emily Rodriguez", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Trusted Partners",
|
||||
quote: "We trust them with our most complex strategic hurdles.",
|
||||
name: "David Kim",
|
||||
role: "Operations Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg",
|
||||
},
|
||||
id: "4", title: "Trusted Partners", quote: "We trust them with our most complex strategic hurdles.", name: "David Kim", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Growth Catalyst",
|
||||
quote: "Measurable efficiency improvements since we started.",
|
||||
name: "Rachel Smith",
|
||||
role: "Financial Officer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
},
|
||||
id: "5", title: "Growth Catalyst", quote: "Measurable efficiency improvements since we started.", name: "Rachel Smith", role: "Financial Officer", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg"},
|
||||
]}
|
||||
title="Partnering for Success"
|
||||
description="What our clients have to say about our collaborative partnership."
|
||||
@@ -258,14 +169,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"InnovateTech",
|
||||
"FinanceGroup",
|
||||
"MediaCorp",
|
||||
"GrandHotel",
|
||||
"RetailUnion",
|
||||
"CloudSystems",
|
||||
"GlobalConsult",
|
||||
]}
|
||||
"InnovateTech", "FinanceGroup", "MediaCorp", "GrandHotel", "RetailUnion", "CloudSystems", "GlobalConsult"]}
|
||||
title="Industry Trusted By"
|
||||
description="Collaborating with organizations across sectors to achieve excellence."
|
||||
/>
|
||||
@@ -275,14 +179,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to unlock your organization's full potential? Let's connect."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Schedule Consultation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -292,42 +193,27 @@ export default function LandingPage() {
|
||||
logoText="Strategic Vision"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Strategy",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Strategy", href: "#features"},
|
||||
{
|
||||
label: "Operations",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Operations", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user