Update src/app/page.tsx
This commit is contained in:
222
src/app/page.tsx
222
src/app/page.tsx
@@ -33,43 +33,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Solutions",
|
||||
id: "#solutions",
|
||||
},
|
||||
name: "Solutions", id: "#solutions"},
|
||||
{
|
||||
name: "Impact",
|
||||
id: "#metrics",
|
||||
},
|
||||
name: "Impact", id: "#metrics"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Mitra Solutions"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,35 +62,21 @@ export default function LandingPage() {
|
||||
description="Mitra provides tailored solutions and strategic insights to optimize operations, enhance efficiency, and drive sustainable success for your enterprise."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#solutions",
|
||||
},
|
||||
text: "Explore Services", href: "#solutions"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg",
|
||||
alt: "John Doe",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg", alt: "John Doe"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
|
||||
alt: "Jane Smith",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", alt: "Jane Smith"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15865.jpg",
|
||||
alt: "Robert Brown",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15865.jpg", alt: "Robert Brown"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg",
|
||||
alt: "Emily White",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg", alt: "Emily White"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg",
|
||||
alt: "Chris Green",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg", alt: "Chris Green"},
|
||||
]}
|
||||
avatarText="Trusted by leading businesses."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg"
|
||||
@@ -139,41 +107,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Strategic Planning",
|
||||
author: "Expert Guidance",
|
||||
description: "Develop robust business strategies tailored to your market, ensuring sustainable growth and competitive advantage.",
|
||||
tags: [
|
||||
"Strategy",
|
||||
"Consulting",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
|
||||
imageAlt: "Strategic planning meeting",
|
||||
},
|
||||
id: "f1", title: "Strategic Planning", author: "Expert Guidance", description: "Develop robust business strategies tailored to your market, ensuring sustainable growth and competitive advantage.", tags: [
|
||||
"Strategy", "Consulting"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg", imageAlt: "Strategic planning meeting"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Technology Integration",
|
||||
author: "Seamless Implementation",
|
||||
description: "Integrate cutting-edge technologies and systems to streamline workflows and enhance operational efficiency across your enterprise.",
|
||||
tags: [
|
||||
"Tech",
|
||||
"Integration",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-technician-annoyed-after-keyboard-stopped-working-data-center_482257-123571.jpg",
|
||||
imageAlt: "Technology integration",
|
||||
},
|
||||
id: "f2", title: "Technology Integration", author: "Seamless Implementation", description: "Integrate cutting-edge technologies and systems to streamline workflows and enhance operational efficiency across your enterprise.", tags: [
|
||||
"Tech", "Integration"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-technician-annoyed-after-keyboard-stopped-working-data-center_482257-123571.jpg", imageAlt: "Technology integration"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Performance Optimization",
|
||||
author: "Measurable Results",
|
||||
description: "Optimize key performance indicators and processes, driving productivity and achieving higher returns on your investments.",
|
||||
tags: [
|
||||
"Performance",
|
||||
"Efficiency",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-digital-graphic_1134-293.jpg",
|
||||
imageAlt: "Performance optimization charts",
|
||||
},
|
||||
id: "f3", title: "Performance Optimization", author: "Measurable Results", description: "Optimize key performance indicators and processes, driving productivity and achieving higher returns on your investments.", tags: [
|
||||
"Performance", "Efficiency"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-digital-graphic_1134-293.jpg", imageAlt: "Performance optimization charts"},
|
||||
]}
|
||||
title="Comprehensive Solutions for Modern Businesses"
|
||||
description="Discover how Mitra's integrated services can transform your operations and accelerate growth."
|
||||
@@ -188,47 +132,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Financial Advisory",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg",
|
||||
imageAlt: "Financial advisory services",
|
||||
},
|
||||
id: "p1", name: "Financial Advisory", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg", imageAlt: "Financial advisory services"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Marketing Strategy",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-digital-tablet-near-boxes-with-media-icons_23-2147841386.jpg",
|
||||
imageAlt: "Digital marketing strategy",
|
||||
},
|
||||
id: "p2", name: "Marketing Strategy", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-digital-tablet-near-boxes-with-media-icons_23-2147841386.jpg", imageAlt: "Digital marketing strategy"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "HR Consulting",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-graph_1170-1085.jpg",
|
||||
imageAlt: "Human resources consulting",
|
||||
},
|
||||
id: "p3", name: "HR Consulting", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-graph_1170-1085.jpg", imageAlt: "Human resources consulting"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "IT Support & Security",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-coding-data-center-testing-failover-scenarios-using-notebook_482257-119863.jpg",
|
||||
imageAlt: "IT support and cybersecurity",
|
||||
},
|
||||
id: "p4", name: "IT Support & Security", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-coding-data-center-testing-failover-scenarios-using-notebook_482257-119863.jpg", imageAlt: "IT support and cybersecurity"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Operations Consulting",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-presentation_53876-167156.jpg",
|
||||
imageAlt: "Operations management",
|
||||
},
|
||||
id: "p5", name: "Operations Consulting", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/business-presentation_53876-167156.jpg", imageAlt: "Operations management"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Data & Analytics",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg",
|
||||
imageAlt: "Business data analytics dashboard",
|
||||
},
|
||||
id: "p6", name: "Data & Analytics", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", imageAlt: "Business data analytics dashboard"},
|
||||
]}
|
||||
title="Our Core Business Solutions"
|
||||
description="From strategic consulting to advanced analytics, we offer services designed to meet your unique needs and drive success."
|
||||
@@ -243,20 +157,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "300+",
|
||||
description: "Happy Clients Served",
|
||||
},
|
||||
id: "m1", value: "300+", description: "Happy Clients Served"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "95%",
|
||||
description: "Client Retention Rate",
|
||||
},
|
||||
id: "m2", value: "95%", description: "Client Retention Rate"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "40%",
|
||||
description: "Average Revenue Growth",
|
||||
},
|
||||
id: "m3", value: "40%", description: "Average Revenue Growth"},
|
||||
]}
|
||||
title="Quantifying Our Impact"
|
||||
description="See the tangible results and successes we've achieved for our clients through our dedicated solutions."
|
||||
@@ -271,25 +176,15 @@ export default function LandingPage() {
|
||||
author="Sarah Johnson, CEO of InnovateCorp"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
|
||||
alt: "Sarah Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", alt: "Sarah Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
alt: "Michael Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Michael Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/statistic-documents-with-businessman-blurred-background_1098-293.jpg",
|
||||
alt: "Emily Rodriguez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/statistic-documents-with-businessman-blurred-background_1098-293.jpg", alt: "Emily Rodriguez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-laptop-with-coffee-glasses-cyber-monday_23-2148657677.jpg",
|
||||
alt: "David Kim",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-laptop-with-coffee-glasses-cyber-monday_23-2148657677.jpg", alt: "David Kim"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198768.jpg",
|
||||
alt: "Jessica Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198768.jpg", alt: "Jessica Lee"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="opacity"
|
||||
@@ -301,25 +196,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What kind of businesses do you work with?",
|
||||
content: "Mitra partners with a diverse range of businesses, from startups to established enterprises across various industries. We tailor our solutions to meet specific client needs.",
|
||||
},
|
||||
id: "q1", title: "What kind of businesses do you work with?", content: "Mitra partners with a diverse range of businesses, from startups to established enterprises across various industries. We tailor our solutions to meet specific client needs."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do you ensure data security and privacy?",
|
||||
content: "We implement industry-leading security protocols and comply with global data privacy regulations to ensure your sensitive business information is always protected. Our systems are regularly audited and updated.",
|
||||
},
|
||||
id: "q2", title: "How do you ensure data security and privacy?", content: "We implement industry-leading security protocols and comply with global data privacy regulations to ensure your sensitive business information is always protected. Our systems are regularly audited and updated."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you integrate with our existing systems?",
|
||||
content: "Absolutely. Our technology integration services are designed to seamlessly connect with your current infrastructure, minimizing disruption and maximizing efficiency. We ensure smooth transitions and compatibility.",
|
||||
},
|
||||
id: "q3", title: "Can you integrate with our existing systems?", content: "Absolutely. Our technology integration services are designed to seamlessly connect with your current infrastructure, minimizing disruption and maximizing efficiency. We ensure smooth transitions and compatibility."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What is your approach to client collaboration?",
|
||||
content: "Collaboration is at the core of our service. We work closely with your team throughout the entire process, providing transparent communication, regular updates, and incorporating your feedback to achieve the best outcomes.",
|
||||
},
|
||||
id: "q4", title: "What is your approach to client collaboration?", content: "Collaboration is at the core of our service. We work closely with your team throughout the entire process, providing transparent communication, regular updates, and incorporating your feedback to achieve the best outcomes."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to common inquiries about our services, processes, and partnership approach."
|
||||
@@ -332,18 +215,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to elevate your business? Contact Mitra today for a personalized consultation and discover how we can drive your success."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Call",
|
||||
href: "#",
|
||||
},
|
||||
text: "Schedule a Call", href: "#"},
|
||||
{
|
||||
text: "Send an Email",
|
||||
href: "mailto:info@mitrasolutions.com",
|
||||
},
|
||||
text: "Send an Email", href: "mailto:info@mitrasolutions.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -352,13 +230,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Mitra Solutions"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user