Merge version_1 into main #1
215
src/app/page.tsx
215
src/app/page.tsx
@@ -32,34 +32,23 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
name: "Home", id: "home"
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
name: "About", id: "about"
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
href: "#features",
|
||||
name: "Features", id: "features"
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
name: "Testimonials", id: "testimonials"
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"
|
||||
}
|
||||
]}
|
||||
button={{
|
||||
text: "Get in Touch",
|
||||
href: "#contact",
|
||||
text: "Get in Touch", href: "#contact"
|
||||
}}
|
||||
brandName="BusinessCo"
|
||||
/>
|
||||
@@ -72,13 +61,11 @@ export default function LandingPage() {
|
||||
tag="Your Business Partner"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Solutions",
|
||||
href: "#features",
|
||||
text: "Explore Solutions", href: "#features"
|
||||
},
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-colleagues-office_23-2147808095.jpg"
|
||||
imageAlt="Diverse business team collaborating in a modern office"
|
||||
@@ -97,20 +84,14 @@ export default function LandingPage() {
|
||||
tag="Who We Are"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Strategic Consulting",
|
||||
description: "Crafting bespoke strategies to navigate market complexities and achieve your objectives.",
|
||||
icon: ArrowRight,
|
||||
title: "Strategic Consulting", description: "Crafting bespoke strategies to navigate market complexities and achieve your objectives.", icon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Innovative Solutions",
|
||||
description: "Developing and deploying advanced technology solutions for operational excellence.",
|
||||
icon: Sparkles,
|
||||
title: "Innovative Solutions", description: "Developing and deploying advanced technology solutions for operational excellence.", icon: Sparkles
|
||||
},
|
||||
{
|
||||
title: "Sustainable Growth",
|
||||
description: "Fostering long-term success through scalable and resilient business models.",
|
||||
icon: TrendingUp,
|
||||
},
|
||||
title: "Sustainable Growth", description: "Fostering long-term success through scalable and resilient business models.", icon: TrendingUp
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-business-people-are-discussing-new-creative-ideas-together-meeting-office_146671-15723.jpg"
|
||||
imageAlt="Professionals discussing strategy during a business meeting"
|
||||
@@ -126,25 +107,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Operational Efficiency",
|
||||
description: "Streamline your processes, reduce costs, and enhance productivity with our expert analysis and tailored solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg",
|
||||
imageAlt: "Gears symbolizing operational efficiency",
|
||||
title: "Operational Efficiency", description: "Streamline your processes, reduce costs, and enhance productivity with our expert analysis and tailored solutions.", imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg", imageAlt: "Gears symbolizing operational efficiency"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Strategic Planning",
|
||||
description: "Develop robust business strategies that align with your vision and market demands for sustained competitive advantage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standing-business-people-with-paper_23-2147626471.jpg",
|
||||
imageAlt: "People planning on a whiteboard",
|
||||
title: "Strategic Planning", description: "Develop robust business strategies that align with your vision and market demands for sustained competitive advantage.", imageSrc: "http://img.b2bpic.net/free-photo/standing-business-people-with-paper_23-2147626471.jpg", imageAlt: "People planning on a whiteboard"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Dedicated Support",
|
||||
description: "Access unparalleled customer support and expert guidance, ensuring your success at every step of our partnership.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mature-call-center-operator-looking-laptop-screen_74855-4013.jpg",
|
||||
imageAlt: "Customer support representative with headset",
|
||||
},
|
||||
title: "Dedicated Support", description: "Access unparalleled customer support and expert guidance, ensuring your success at every step of our partnership.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mature-call-center-operator-looking-laptop-screen_74855-4013.jpg", imageAlt: "Customer support representative with headset"
|
||||
}
|
||||
]}
|
||||
title="Our Core Services"
|
||||
description="Discover how our comprehensive range of services can transform your operations and drive your business forward."
|
||||
@@ -157,22 +129,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechCorp",
|
||||
"InnovateHub",
|
||||
"GlobalReach",
|
||||
"SolutionLabs",
|
||||
"EnterpriseX",
|
||||
"FuturePrime",
|
||||
"SmartSystems",
|
||||
"TechCorp", "InnovateHub", "GlobalReach", "SolutionLabs", "EnterpriseX", "FuturePrime", "SmartSystems"
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/gradient-technology-blue-logo-collection_23-2148229323.jpg",
|
||||
"http://img.b2bpic.net/free-vector/glitch-geometric-shape-banners_23-2148083773.jpg",
|
||||
"http://img.b2bpic.net/free-vector/technology-logo-gradient-style_23-2148135216.jpg",
|
||||
"http://img.b2bpic.net/free-vector/coloured-logo-template_1156-105.jpg",
|
||||
"http://img.b2bpic.net/free-vector/business-background-design_1212-217.jpg",
|
||||
"http://img.b2bpic.net/free-vector/cyber-monday-concept-with-flat-design-background_23-2148304199.jpg",
|
||||
"http://img.b2bpic.net/free-photo/engineering-team-working-together-data-center-with-ai-tech_482257-126290.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-technology-blue-logo-collection_23-2148229323.jpg", "http://img.b2bpic.net/free-vector/glitch-geometric-shape-banners_23-2148083773.jpg", "http://img.b2bpic.net/free-vector/technology-logo-gradient-style_23-2148135216.jpg", "http://img.b2bpic.net/free-vector/coloured-logo-template_1156-105.jpg", "http://img.b2bpic.net/free-vector/business-background-design_1212-217.jpg", "http://img.b2bpic.net/free-vector/cyber-monday-concept-with-flat-design-background_23-2148304199.jpg", "http://img.b2bpic.net/free-photo/engineering-team-working-together-data-center-with-ai-tech_482257-126290.jpg"
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our solutions are relied upon by top companies across various sectors."
|
||||
@@ -187,68 +147,36 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
company: "TechCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10390.jpg",
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10390.jpg"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
company: "InnovateLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg",
|
||||
id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Director",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-woman-working-professional-business-office_23-2150579590.jpg",
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-woman-working-professional-business-office_23-2150579590.jpg"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Product Manager",
|
||||
company: "StartupXYZ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg",
|
||||
id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "James Thompson",
|
||||
role: "Founder",
|
||||
company: "Apex Ventures",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-30730.jpg",
|
||||
},
|
||||
id: "5", name: "James Thompson", role: "Founder", company: "Apex Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-30730.jpg"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "kpi-1",
|
||||
title: "Client Satisfaction",
|
||||
subtitle: "Rated 5 stars",
|
||||
category: "Customer",
|
||||
value: "99%",
|
||||
title: "Client Satisfaction", subtitle: "Rated 5 stars", category: "Customer", value: "99%"
|
||||
},
|
||||
{
|
||||
id: "kpi-2",
|
||||
title: "Project Completion",
|
||||
subtitle: "On Time",
|
||||
category: "Efficiency",
|
||||
value: "100%",
|
||||
title: "Project Completion", subtitle: "On Time", category: "Efficiency", value: "100%"
|
||||
},
|
||||
{
|
||||
id: "kpi-3",
|
||||
title: "Revenue Growth",
|
||||
subtitle: "For our clients",
|
||||
category: "Impact",
|
||||
value: "+40%",
|
||||
},
|
||||
title: "Revenue Growth", subtitle: "For our clients", category: "Impact", value: "+40%"
|
||||
}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from businesses that have transformed their operations and achieved remarkable success with our support."
|
||||
@@ -261,28 +189,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What types of businesses do you work with?",
|
||||
content: "We partner with businesses of all sizes, from startups to large enterprises, across various industries including tech, finance, healthcare, and manufacturing. Our solutions are scalable and adaptable to your specific needs.",
|
||||
id: "q1", title: "What types of businesses do you work with?", content: "We partner with businesses of all sizes, from startups to large enterprises, across various industries including tech, finance, healthcare, and manufacturing. Our solutions are scalable and adaptable to your specific needs."
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do you ensure data security?",
|
||||
content: "Data security is our top priority. We implement industry-leading encryption protocols, regular security audits, and comply with international data protection regulations to safeguard all client information.",
|
||||
id: "q2", title: "How do you ensure data security?", content: "Data security is our top priority. We implement industry-leading encryption protocols, regular security audits, and comply with international data protection regulations to safeguard all client information."
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is your project implementation process?",
|
||||
content: "Our process typically involves discovery and analysis, strategic planning, solution development, rigorous testing, deployment, and ongoing support. We ensure a transparent and collaborative approach at every stage.",
|
||||
},
|
||||
id: "q3", title: "What is your project implementation process?", content: "Our process typically involves discovery and analysis, strategic planning, solution development, rigorous testing, deployment, and ongoing support. We ensure a transparent and collaborative approach at every stage."
|
||||
}
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to the most common questions about our services and solutions. If you don't see your question here, feel free to contact us directly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Support", href: "#contact"
|
||||
}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
@@ -293,16 +214,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
tag="Ready to Grow?"
|
||||
title="Let's Build Your Future Together."
|
||||
description="Connect with our experts to discuss your business needs and discover how our tailored solutions can accelerate your success."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Schedule a Consultation", href: "/contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -312,52 +232,41 @@ export default function LandingPage() {
|
||||
logoText="BusinessCo"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
label: "About Us", href: "#about"
|
||||
},
|
||||
{
|
||||
label: "Our Services",
|
||||
href: "#features",
|
||||
label: "Our Services", href: "#features"
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
label: "Careers", href: "#"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
label: "Blog", href: "#"
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
label: "FAQ", href: "#faq"
|
||||
},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
label: "Support", href: "#contact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
label: "Privacy Policy", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
label: "Terms of Service", href: "#"
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 BusinessCo. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user