Merge version_1 into main #1
195
src/app/page.tsx
195
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "Metrics",
|
||||
id: "#metrics",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Metrics", id: "#metrics" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Berkha Africa"
|
||||
/>
|
||||
@@ -61,40 +46,16 @@ export default function LandingPage() {
|
||||
logoText="Berkha Africa"
|
||||
description="Strategic corporate consultancy, tailored solutions for African enterprises. Shaping the future of business through excellence and innovation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Consult Today",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
{ text: "Consult Today", href: "#contact" },
|
||||
{ text: "Our Services", href: "#services" },
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professionals-analyzing-financial-trends_482257-121156.jpg",
|
||||
imageAlt: "Business Consultant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051392.jpg",
|
||||
imageAlt: "Global Network",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg",
|
||||
imageAlt: "Team Collaboration",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teammates-manager-assembling-big-data-room-go-their-results_482257-91027.jpg",
|
||||
imageAlt: "Data Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-night-aerial-view_649448-3610.jpg",
|
||||
imageAlt: "City Skyline",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-business-buildings_1359-426.jpg",
|
||||
imageAlt: "Corporate HQ",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professionals-analyzing-financial-trends_482257-121156.jpg", imageAlt: "Business Consultant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051392.jpg", imageAlt: "Global Network" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg", imageAlt: "Team Collaboration" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teammates-manager-assembling-big-data-room-go-their-results_482257-91027.jpg", imageAlt: "Data Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shanghai-night-aerial-view_649448-3610.jpg", imageAlt: "City Skyline" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-business-buildings_1359-426.jpg", imageAlt: "Corporate HQ" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,18 +66,9 @@ export default function LandingPage() {
|
||||
title="Unlocking Africa's Corporate Potential"
|
||||
description="Berkha Africa delivers high-impact consultancy services that bridge the gap between vision and execution. Our experts bring global standards to local market challenges."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
{
|
||||
value: "200+",
|
||||
title: "Projects Completed",
|
||||
},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Regional Partners",
|
||||
},
|
||||
{ value: "15+", title: "Years Experience" },
|
||||
{ value: "200+", title: "Projects Completed" },
|
||||
{ value: "50+", title: "Regional Partners" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg"
|
||||
imageAlt="Consultancy team meeting"
|
||||
@@ -133,22 +85,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Planning",
|
||||
description: "Defining your future roadmap with precision and actionable market insights.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-analytics_53876-163234.jpg",
|
||||
imageAlt: "Strategy",
|
||||
title: "Strategic Planning", description: "Defining your future roadmap with precision and actionable market insights.", imageSrc: "http://img.b2bpic.net/free-photo/business-analytics_53876-163234.jpg", imageAlt: "Strategy"
|
||||
},
|
||||
{
|
||||
title: "Operational Scalability",
|
||||
description: "Optimizing internal workflows to ensure your business scales without compromising quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-exterior-design-concept_53876-120368.jpg",
|
||||
imageAlt: "Operations",
|
||||
title: "Operational Scalability", description: "Optimizing internal workflows to ensure your business scales without compromising quality.", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-exterior-design-concept_53876-120368.jpg", imageAlt: "Operations"
|
||||
},
|
||||
{
|
||||
title: "Digital Transformation",
|
||||
description: "Modernizing legacy systems to compete in the digital-first African economy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg",
|
||||
imageAlt: "Digital",
|
||||
title: "Digital Transformation", description: "Modernizing legacy systems to compete in the digital-first African economy.", imageSrc: "http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg", imageAlt: "Digital"
|
||||
},
|
||||
]}
|
||||
title="Specialized Consultancy Services"
|
||||
@@ -158,30 +101,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "34%",
|
||||
title: "Average Revenue Growth",
|
||||
description: "Achieved for our clients within the first year of consultancy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-shirt-tie-drawing-arrow_1134-469.jpg",
|
||||
id: "m1", value: "34%", title: "Average Revenue Growth", description: "Achieved for our clients within the first year of consultancy.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-shirt-tie-drawing-arrow_1134-469.jpg"
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "45+",
|
||||
title: "Strategic Partnerships",
|
||||
description: "Formed across diverse industry sectors in Africa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-top-each-other_1098-1836.jpg",
|
||||
id: "m2", value: "45+", title: "Strategic Partnerships", description: "Formed across diverse industry sectors in Africa.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-top-each-other_1098-1836.jpg"
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Target Delivery Rate",
|
||||
description: "Consistently meeting ambitious quarterly organizational objectives.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-targets-with-pins-paper-planes_23-2148443754.jpg",
|
||||
id: "m3", value: "100%", title: "Target Delivery Rate", description: "Consistently meeting ambitious quarterly organizational objectives.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-targets-with-pins-paper-planes_23-2148443754.jpg"
|
||||
},
|
||||
]}
|
||||
title="Quantifiable Success"
|
||||
@@ -196,39 +127,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Amina Okafor",
|
||||
role: "CEO, FinTech Africa",
|
||||
testimonial: "Berkha Africa revolutionized our operational framework. Their insights are invaluable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
|
||||
id: "t1", name: "Amina Okafor", role: "CEO, FinTech Africa", testimonial: "Berkha Africa revolutionized our operational framework. Their insights are invaluable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg"
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Samuel Mbeki",
|
||||
role: "COO, InfraGroup",
|
||||
testimonial: "Professional, strategic, and highly efficient. Berkha is our trusted partner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg",
|
||||
id: "t2", name: "Samuel Mbeki", role: "COO, InfraGroup", testimonial: "Professional, strategic, and highly efficient. Berkha is our trusted partner.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg"
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena Rossi",
|
||||
role: "VP Strategy, Regional Telecom",
|
||||
testimonial: "Their digital transformation roadmap was exactly what we needed to dominate the sector.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg",
|
||||
id: "t3", name: "Elena Rossi", role: "VP Strategy, Regional Telecom", testimonial: "Their digital transformation roadmap was exactly what we needed to dominate the sector.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg"
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Mensah",
|
||||
role: "Director, Trade Africa",
|
||||
testimonial: "The depth of local and global knowledge in their team is unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-looking-charts-computer-screen-startup-office-smiling-businesswoman-working-reports-desk-successful-employee-red-shirt-using-desktop-pc-analyze-business-data_482257-37710.jpg",
|
||||
id: "t4", name: "David Mensah", role: "Director, Trade Africa", testimonial: "The depth of local and global knowledge in their team is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-looking-charts-computer-screen-startup-office-smiling-businesswoman-working-reports-desk-successful-employee-red-shirt-using-desktop-pc-analyze-business-data_482257-37710.jpg"
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Fatou Diallo",
|
||||
role: "Founder, AgriSolutions",
|
||||
testimonial: "Berkha Africa helped us scale sustainably. Truly a class act consultancy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg",
|
||||
id: "t5", name: "Fatou Diallo", role: "Founder, AgriSolutions", testimonial: "Berkha Africa helped us scale sustainably. Truly a class act consultancy.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg"
|
||||
},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
@@ -241,14 +152,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"FinTech Africa",
|
||||
"InfraGroup",
|
||||
"Regional Telecom",
|
||||
"Trade Africa",
|
||||
"AgriSolutions",
|
||||
"EnergyCore",
|
||||
"EduBridge",
|
||||
]}
|
||||
"FinTech Africa", "InfraGroup", "Regional Telecom", "Trade Africa", "AgriSolutions", "EnergyCore", "EduBridge"]}
|
||||
title="Trusted by Leaders"
|
||||
description="We are proud to partner with industry giants and innovative startups alike."
|
||||
/>
|
||||
@@ -260,19 +164,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do we start a consultation?",
|
||||
content: "You can reach out through our contact form, and we will schedule an initial strategic discovery call.",
|
||||
id: "q1", title: "How do we start a consultation?", content: "You can reach out through our contact form, and we will schedule an initial strategic discovery call."
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Which African markets do you cover?",
|
||||
content: "Berkha Africa operates across major sub-Saharan markets with a focus on regional growth.",
|
||||
id: "q2", title: "Which African markets do you cover?", content: "Berkha Africa operates across major sub-Saharan markets with a focus on regional growth."
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you provide long-term support?",
|
||||
content: "Yes, we offer ongoing strategic advisory and operational oversight services.",
|
||||
id: "q3", title: "Do you provide long-term support?", content: "Yes, we offer ongoing strategic advisory and operational oversight services."
|
||||
},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
@@ -284,9 +182,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
background={{ variant: "animated-grid" }}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Business?"
|
||||
description="Speak with our consultants about your corporate growth goals."
|
||||
@@ -298,30 +194,15 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user