Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb5d222cf0 | |||
| c9fbcd9ed1 | |||
| b64e23a823 | |||
| d94b06fcdc | |||
| 55122b829f |
284
src/app/page.tsx
284
src/app/page.tsx
@@ -33,129 +33,74 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "#results",
|
||||
},
|
||||
name: "Results", id: "#results"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Charles Consulting"
|
||||
button={{
|
||||
text: "Inquire",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Inquire", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Strategic Consulting for Sustainable Growth"
|
||||
description="We partner with visionary leaders to scale operations, optimize business processes, and achieve long-term strategic objectives."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Mark Stevens",
|
||||
handle: "@marks",
|
||||
testimonial: "Transformative results in just six months.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
|
||||
},
|
||||
name: "Mark Stevens", handle: "@marks", testimonial: "Transformative results in just six months.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
|
||||
{
|
||||
name: "Anna Lee",
|
||||
handle: "@alee",
|
||||
testimonial: "Charles Consulting provided the clarity we needed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg",
|
||||
},
|
||||
name: "Anna Lee", handle: "@alee", testimonial: "Charles Consulting provided the clarity we needed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg"},
|
||||
{
|
||||
name: "David Chen",
|
||||
handle: "@dchen",
|
||||
testimonial: "Professional, insightful, and highly effective.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg",
|
||||
},
|
||||
name: "David Chen", handle: "@dchen", testimonial: "Professional, insightful, and highly effective.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg"},
|
||||
{
|
||||
name: "Sarah Miller",
|
||||
handle: "@smiller",
|
||||
testimonial: "Helped us navigate complex market shifts with ease.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
},
|
||||
name: "Sarah Miller", handle: "@smiller", testimonial: "Helped us navigate complex market shifts with ease.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg"},
|
||||
{
|
||||
name: "James Wilson",
|
||||
handle: "@jwilson",
|
||||
testimonial: "An essential partner for our business evolution.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
|
||||
},
|
||||
name: "James Wilson", handle: "@jwilson", testimonial: "An essential partner for our business evolution.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Services", href: "#services"},
|
||||
{
|
||||
text: "Book Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Free Strategy Call", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9qzoHx8H9n8lqXvOGeLUzlH/uploaded-1777706491028-ufcmgkrw.png"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-asian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1045.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-asian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1045.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", alt: "Client 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Strategic Growth",
|
||||
},
|
||||
type: "text", text: "Strategic Growth"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Process Optimization",
|
||||
},
|
||||
type: "text", text: "Process Optimization"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Operational Excellence",
|
||||
},
|
||||
type: "text", text: "Operational Excellence"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Market Innovation",
|
||||
},
|
||||
type: "text", text: "Market Innovation"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Digital Transformation",
|
||||
},
|
||||
type: "text", text: "Digital Transformation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,17 +112,11 @@ export default function LandingPage() {
|
||||
description="With over two decades of consulting experience, we help organizations navigate complex transitions with precision and analytical rigor."
|
||||
metrics={[
|
||||
{
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "20+", title: "Years Experience"},
|
||||
{
|
||||
value: "150+",
|
||||
title: "Clients Served",
|
||||
},
|
||||
value: "150+", title: "Clients Served"},
|
||||
{
|
||||
value: "95%",
|
||||
title: "Retention Rate",
|
||||
},
|
||||
value: "95%", title: "Retention Rate"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9qzoHx8H9n8lqXvOGeLUzlH/uploaded-1777706491028-mhjy2b8d.png"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -191,26 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "01",
|
||||
title: "Strategy Development",
|
||||
subtitle: "Defining your future",
|
||||
description: "High-level planning and strategic roadmap development to ensure competitive advantage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-success-visualization-chart-executive_23-2152011769.jpg",
|
||||
},
|
||||
tag: "01", title: "Strategy Development", subtitle: "Defining your future", description: "High-level planning and strategic roadmap development to ensure competitive advantage.", imageSrc: "http://img.b2bpic.net/free-photo/business-success-visualization-chart-executive_23-2152011769.jpg"},
|
||||
{
|
||||
tag: "02",
|
||||
title: "Operational Excellence",
|
||||
subtitle: "Streamlined efficiency",
|
||||
description: "Optimizing internal processes for maximum output and cost-effective delivery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg",
|
||||
},
|
||||
tag: "02", title: "Operational Excellence", subtitle: "Streamlined efficiency", description: "Optimizing internal processes for maximum output and cost-effective delivery.", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg"},
|
||||
{
|
||||
tag: "03",
|
||||
title: "Digital Transformation",
|
||||
subtitle: "Modernizing systems",
|
||||
description: "Bridging the gap between legacy processes and modern digital infrastructure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-engineer-works-with-vr-headset-artificial-intelligence-brain_482257-126540.jpg",
|
||||
},
|
||||
tag: "03", title: "Digital Transformation", subtitle: "Modernizing systems", description: "Bridging the gap between legacy processes and modern digital infrastructure.", imageSrc: "http://img.b2bpic.net/free-photo/it-engineer-works-with-vr-headset-artificial-intelligence-brain_482257-126540.jpg"},
|
||||
]}
|
||||
title="Specialized Expertise"
|
||||
description="Comprehensive consulting services tailored to your specific organizational needs."
|
||||
@@ -224,23 +148,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: TrendingUp,
|
||||
title: "ROI Growth",
|
||||
value: "40%",
|
||||
},
|
||||
id: "m1", icon: TrendingUp,
|
||||
title: "ROI Growth", value: "40%"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Clock,
|
||||
title: "Time Saved",
|
||||
value: "200h",
|
||||
},
|
||||
id: "m2", icon: Clock,
|
||||
title: "Time Saved", value: "200h"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Target,
|
||||
title: "Target Met",
|
||||
value: "100%",
|
||||
},
|
||||
id: "m3", icon: Target,
|
||||
title: "Target Met", value: "100%"},
|
||||
]}
|
||||
title="Proven Impact"
|
||||
description="Metrics that matter for your business performance."
|
||||
@@ -254,59 +169,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
role: "CEO",
|
||||
company: "Tech Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg",
|
||||
},
|
||||
id: "1", name: "John Doe", role: "CEO", company: "Tech Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Smith",
|
||||
role: "COO",
|
||||
company: "Growth Inc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah Smith", role: "COO", company: "Growth Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert Brown",
|
||||
role: "Director",
|
||||
company: "DesignCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
|
||||
},
|
||||
id: "3", name: "Robert Brown", role: "Director", company: "DesignCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alice Green",
|
||||
role: "Founder",
|
||||
company: "StartUp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg",
|
||||
},
|
||||
id: "4", name: "Alice Green", role: "Founder", company: "StartUp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mark White",
|
||||
role: "CTO",
|
||||
company: "Dev Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
|
||||
},
|
||||
id: "5", name: "Mark White", role: "CTO", company: "Dev Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "98%",
|
||||
label: "Satisfaction",
|
||||
},
|
||||
value: "98%", label: "Satisfaction"},
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Review Score",
|
||||
},
|
||||
value: "4.9/5", label: "Review Score"},
|
||||
{
|
||||
value: "12",
|
||||
label: "Awards",
|
||||
},
|
||||
value: "12", label: "Awards"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear what our partners have to say about their experience."
|
||||
@@ -319,20 +203,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do we start?",
|
||||
content: "Schedule an initial discovery call through our contact form.",
|
||||
},
|
||||
id: "f1", title: "How do we start?", content: "Schedule an initial discovery call through our contact form."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What is the engagement model?",
|
||||
content: "We offer flexible consulting engagements tailored to project scope.",
|
||||
},
|
||||
id: "f2", title: "What is the engagement model?", content: "We offer flexible consulting engagements tailored to project scope."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you travel?",
|
||||
content: "We provide both on-site and remote consulting depending on needs.",
|
||||
},
|
||||
id: "f3", title: "Do you travel?", content: "We provide both on-site and remote consulting depending on needs."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Clear answers to help you make informed decisions."
|
||||
@@ -350,35 +225,11 @@ export default function LandingPage() {
|
||||
description="Thoughts on industry trends and strategy."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Strategy",
|
||||
title: "Scaling in 2025",
|
||||
excerpt: "Growth tips for modern startups.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg",
|
||||
authorName: "Charles",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
date: "Oct 12, 2024",
|
||||
},
|
||||
id: "b1", category: "Strategy", title: "Scaling in 2025", excerpt: "Growth tips for modern startups.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg", authorName: "Charles", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", date: "Oct 12, 2024"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Ops",
|
||||
title: "Efficiency Hacks",
|
||||
excerpt: "How to do more with less.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-standing-beside-monitor-showing-marketing-graphs-explaining-company-strategy-business-meeting-startup-office-diverse-businesspeople-working-financial-presentation_482257-27813.jpg",
|
||||
authorName: "Charles",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85918.jpg",
|
||||
date: "Oct 10, 2024",
|
||||
},
|
||||
id: "b2", category: "Ops", title: "Efficiency Hacks", excerpt: "How to do more with less.", imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-standing-beside-monitor-showing-marketing-graphs-explaining-company-strategy-business-meeting-startup-office-diverse-businesspeople-working-financial-presentation_482257-27813.jpg", authorName: "Charles", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85918.jpg", date: "Oct 10, 2024"},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Digital",
|
||||
title: "AI in Consulting",
|
||||
excerpt: "Transforming the advisory landscape.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/busy-multicultural-diverse-employees-analysing-annual-financial-statistics-sitting-desk-front-laptop-holding-documents-searching-business-solutions-team-businesspeople-working-company_482257-13550.jpg",
|
||||
authorName: "Charles",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg",
|
||||
date: "Oct 08, 2024",
|
||||
},
|
||||
id: "b3", category: "Digital", title: "AI in Consulting", excerpt: "Transforming the advisory landscape.", imageSrc: "http://img.b2bpic.net/free-photo/busy-multicultural-diverse-employees-analysing-annual-financial-statistics-sitting-desk-front-laptop-holding-documents-searching-business-solutions-team-businesspeople-working-company_482257-13550.jpg", authorName: "Charles", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg", date: "Oct 08, 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -387,14 +238,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to transform your business? Let's talk."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get In Touch",
|
||||
href: "mailto:hello@charlesconsulting.com",
|
||||
},
|
||||
text: "Book Your Discovery Call", href: "mailto:hello@charlesconsulting.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -403,16 +251,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Charles Consulting"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user