Update src/app/page.tsx
This commit is contained in:
320
src/app/page.tsx
320
src/app/page.tsx
@@ -33,165 +33,95 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "#clients",
|
||||
},
|
||||
name: "Clients", id: "#clients"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "#faqs",
|
||||
},
|
||||
name: "FAQs", id: "#faqs"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Business Navigation Services"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Navigate Your Business to Unprecedented Growth"
|
||||
description="Unlock your full potential with expert business development and strategic guidance. We're the partners you need for sustainable success."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-marketing-graph-statistics-analysis-finance-market-conce_53876-15838.jpg",
|
||||
imageAlt: "Business strategy meeting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-marketing-graph-statistics-analysis-finance-market-conce_53876-15838.jpg", imageAlt: "Business strategy meeting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-58033.jpg",
|
||||
imageAlt: "Growth chart and financial success",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-58033.jpg", imageAlt: "Growth chart and financial success"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-photo_23-2148335144.jpg",
|
||||
imageAlt: "Market analysis and data visualization",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-photo_23-2148335144.jpg", imageAlt: "Market analysis and data visualization"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-chatting-table_23-2149304763.jpg",
|
||||
imageAlt: "Business workshop training session",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-chatting-table_23-2149304763.jpg", imageAlt: "Business workshop training session"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-standing-city-street-shaking-hands_74855-1112.jpg",
|
||||
imageAlt: "Partnership handshake deal",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-standing-city-street-shaking-hands_74855-1112.jpg", imageAlt: "Partnership handshake deal"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-career-arm-annoyed-dark_1134-877.jpg",
|
||||
imageAlt: "Innovation and startup development",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-career-arm-annoyed-dark_1134-877.jpg", imageAlt: "Innovation and startup development"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg",
|
||||
imageAlt: "Business growth roadmap",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg", imageAlt: "Business growth roadmap"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplating-about-crime-details_1098-15367.jpg",
|
||||
imageAlt: "Leadership team collaboration",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplating-about-crime-details_1098-15367.jpg", imageAlt: "Leadership team collaboration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-composition-with-colorful-graphics_23-2148488609.jpg",
|
||||
imageAlt: "Market segmentation analysis",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-composition-with-colorful-graphics_23-2148488609.jpg", imageAlt: "Market segmentation analysis"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-125435.jpg",
|
||||
imageAlt: "Efficient operational workflow",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-125435.jpg", imageAlt: "Efficient operational workflow"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-computer_23-2150372439.jpg",
|
||||
imageAlt: "Digital marketing analytics dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-computer_23-2150372439.jpg", imageAlt: "Digital marketing analytics dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reading-glasses-personal-planning-finances_23-2148305939.jpg",
|
||||
imageAlt: "Financial planning and investment strategy",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reading-glasses-personal-planning-finances_23-2148305939.jpg", imageAlt: "Financial planning and investment strategy"},
|
||||
]}
|
||||
tag="Expert Guidance"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule a Consultation", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
|
||||
alt: "Consultant John Doe",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", alt: "Consultant John Doe"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
alt: "Consultant Jane Smith",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", alt: "Consultant Jane Smith"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/tech-people-trying-achieve-ambitious-sustainability-goals_23-2150950223.jpg",
|
||||
alt: "Consultant David Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/tech-people-trying-achieve-ambitious-sustainability-goals_23-2150950223.jpg", alt: "Consultant David Lee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
alt: "Consultant Sarah Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", alt: "Consultant Sarah Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
|
||||
alt: "Confident professional business woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg", alt: "Confident professional business woman"},
|
||||
]}
|
||||
avatarText="Trusted by 100+ businesses"
|
||||
carouselPosition="right"
|
||||
showMarqueeCard={true}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=se4m3s",
|
||||
alt: "Innovate Solutions Logo",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=se4m3s", alt: "Innovate Solutions Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86eiud",
|
||||
alt: "Global Dynamics Logo",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=86eiud", alt: "Global Dynamics Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/duotone-it-service-business-card_23-2149482146.jpg",
|
||||
alt: "TechCorp Holdings Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/duotone-it-service-business-card_23-2149482146.jpg", alt: "TechCorp Holdings Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-strategy-written-note-with-stickers-notepad-colored-background-copybook-color-salary-job-money-office-college-school_179666-18287.jpg",
|
||||
alt: "Future Ventures Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/top-view-strategy-written-note-with-stickers-notepad-colored-background-copybook-color-salary-job-money-office-college-school_179666-18287.jpg", alt: "Future Ventures Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/geometric-shapes-orange-background_23-2148209955.jpg",
|
||||
alt: "Apex Innovations Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/geometric-shapes-orange-background_23-2148209955.jpg", alt: "Apex Innovations Logo"},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
/>
|
||||
@@ -205,24 +135,18 @@ export default function LandingPage() {
|
||||
description="At Business Navigation Services, we specialize in transforming challenges into growth opportunities. With a deep understanding of market dynamics and a commitment to personalized strategies, we empower businesses to achieve their vision. Our experienced team provides the insights and support needed to navigate complex landscapes and secure lasting success."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Strategic Planning",
|
||||
description: "Develop clear, actionable roadmaps for future growth and market positioning.",
|
||||
icon: Lightbulb,
|
||||
title: "Strategic Planning", description: "Develop clear, actionable roadmaps for future growth and market positioning.", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
title: "Market Expansion",
|
||||
description: "Identify new opportunities and implement effective strategies for entering new markets.",
|
||||
icon: TrendingUp,
|
||||
title: "Market Expansion", description: "Identify new opportunities and implement effective strategies for entering new markets.", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Operational Efficiency",
|
||||
description: "Optimize internal processes to maximize productivity and reduce operational costs.",
|
||||
icon: Gauge,
|
||||
title: "Operational Efficiency", description: "Optimize internal processes to maximize productivity and reduce operational costs.", icon: Gauge,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/managers-showing-project-presentation-boss-businessman-pointing-hand-laptop-screen-talking-female-colleagues-wide-shot-business-communication-concept_74855-11868.jpg"
|
||||
imageAlt="Business professionals collaborating in a modern office setting"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -230,50 +154,30 @@ export default function LandingPage() {
|
||||
<FeatureCardTwelve
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "service-1",
|
||||
label: "Strategy & Planning",
|
||||
title: "Business Blueprint Development",
|
||||
items: [
|
||||
"Strategic Roadmapping",
|
||||
"Market Analysis & Entry",
|
||||
"Competitor Benchmarking",
|
||||
],
|
||||
id: "service-1", label: "Strategy & Planning", title: "Business Blueprint Development", items: [
|
||||
"Strategic Roadmapping", "Market Analysis & Entry", "Competitor Benchmarking"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "service-2",
|
||||
label: "Growth & Expansion",
|
||||
title: "Accelerated Market Penetration",
|
||||
items: [
|
||||
"Sales & Marketing Optimization",
|
||||
"Partnership Development",
|
||||
"New Product Launch Strategy",
|
||||
],
|
||||
id: "service-2", label: "Growth & Expansion", title: "Accelerated Market Penetration", items: [
|
||||
"Sales & Marketing Optimization", "Partnership Development", "New Product Launch Strategy"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "service-3",
|
||||
label: "Operational Excellence",
|
||||
title: "Efficiency & Performance",
|
||||
items: [
|
||||
"Process Improvement",
|
||||
"Resource Management",
|
||||
"Performance Metrics & KPIs",
|
||||
],
|
||||
id: "service-3", label: "Operational Excellence", title: "Efficiency & Performance", items: [
|
||||
"Process Improvement", "Resource Management", "Performance Metrics & KPIs"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -287,14 +191,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Innovate Solutions",
|
||||
"Global Dynamics",
|
||||
"TechCorp Holdings",
|
||||
"Future Ventures",
|
||||
"Apex Innovations",
|
||||
"Synergy Group",
|
||||
"Visionary Co.",
|
||||
]}
|
||||
"Innovate Solutions", "Global Dynamics", "TechCorp Holdings", "Future Ventures", "Apex Innovations", "Synergy Group", "Visionary Co."]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our clients consistently achieve remarkable results, demonstrating the impact of our strategic partnerships."
|
||||
tagAnimation="blur-reveal"
|
||||
@@ -308,47 +205,18 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Billy Lyle",
|
||||
role: "Local Guide",
|
||||
testimonial: "I have had the pleasure of working with Paul Greenwood and Ian Squires from The Business Plan Guys and I have attended their workshops. I can assure anyone that needs assistance with their business that these are the guys to turn to. Their experience and knowledge have been vital on recent projects. Plus they are super fun to work with, massive recommendation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-tablet-mock-up_23-2148317342.jpg",
|
||||
imageAlt: "Billy Lyle",
|
||||
},
|
||||
id: "1", name: "Billy Lyle", role: "Local Guide", testimonial: "I have had the pleasure of working with Paul Greenwood and Ian Squires from The Business Plan Guys and I have attended their workshops. I can assure anyone that needs assistance with their business that these are the guys to turn to. Their experience and knowledge have been vital on recent projects. Plus they are super fun to work with, massive recommendation.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-tablet-mock-up_23-2148317342.jpg", imageAlt: "Billy Lyle"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Kate Allen",
|
||||
role: "Local Business Owner & Bookkeeper",
|
||||
testimonial: "As a local business owner and bookkeeper, I have worked with Ian and Paul with a handful of my clients and the result they have produced has been fantastic. They really are experts in their field, and I find we work as a great team making impactful changes. I would highly recommend them!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
|
||||
imageAlt: "Kate Allen",
|
||||
},
|
||||
id: "2", name: "Kate Allen", role: "Local Business Owner & Bookkeeper", testimonial: "As a local business owner and bookkeeper, I have worked with Ian and Paul with a handful of my clients and the result they have produced has been fantastic. They really are experts in their field, and I find we work as a great team making impactful changes. I would highly recommend them!", imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Kate Allen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Richard Woods",
|
||||
role: "Local Guide",
|
||||
testimonial: "I have just completed my business plan for 2018 using the business plan guy's consultancy and software and I have to say my mind was blown! The level of detail upon the figures we went through and then the tactic formulation for growth that they suggested was staggering. - They are highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg",
|
||||
imageAlt: "Richard Woods",
|
||||
},
|
||||
id: "3", name: "Richard Woods", role: "Local Guide", testimonial: "I have just completed my business plan for 2018 using the business plan guy's consultancy and software and I have to say my mind was blown! The level of detail upon the figures we went through and then the tactic formulation for growth that they suggested was staggering. - They are highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", imageAlt: "Richard Woods"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO, Tech Solutions",
|
||||
testimonial: "Business Navigation Services provided invaluable insights that completely transformed our market strategy. Their guidance was pivotal in our recent growth phase.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-interracial-business-couple-dressed-formally_273609-8231.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "4", name: "Sarah Johnson", role: "CEO, Tech Solutions", testimonial: "Business Navigation Services provided invaluable insights that completely transformed our market strategy. Their guidance was pivotal in our recent growth phase.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-interracial-business-couple-dressed-formally_273609-8231.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Michael Chen",
|
||||
role: "Founder, Innovate Labs",
|
||||
testimonial: "The operational efficiency recommendations from Business Navigation Services were game-changing. We've seen a significant increase in productivity and cost savings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-model-working-with-laptop_23-2150325358.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "5", name: "Michael Chen", role: "Founder, Innovate Labs", testimonial: "The operational efficiency recommendations from Business Navigation Services were game-changing. We've seen a significant increase in productivity and cost savings.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-model-working-with-laptop_23-2150325358.jpg", imageAlt: "Michael Chen"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from businesses that have experienced transformative growth with our guidance."
|
||||
@@ -365,27 +233,15 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
description: "Clients Served",
|
||||
},
|
||||
id: "m1", value: "150+", description: "Clients Served"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "95%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
id: "m2", value: "95%", description: "Client Satisfaction"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "30%",
|
||||
description: "Average Revenue Growth",
|
||||
},
|
||||
id: "m3", value: "30%", description: "Average Revenue Growth"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "10+",
|
||||
description: "Years of Expertise",
|
||||
},
|
||||
id: "m4", value: "10+", description: "Years of Expertise"},
|
||||
]}
|
||||
metricsAnimation="reveal-blur"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -394,25 +250,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How do you typically start a new client engagement?",
|
||||
content: "Our process begins with a comprehensive discovery session to understand your business, challenges, and goals. This allows us to tailor a strategy that aligns perfectly with your vision.",
|
||||
},
|
||||
id: "faq1", title: "How do you typically start a new client engagement?", content: "Our process begins with a comprehensive discovery session to understand your business, challenges, and goals. This allows us to tailor a strategy that aligns perfectly with your vision."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What industries do you specialize in?",
|
||||
content: "While our methodologies are adaptable across various sectors, we have extensive experience and proven success in technology, SaaS, finance, and professional services.",
|
||||
},
|
||||
id: "faq2", title: "What industries do you specialize in?", content: "While our methodologies are adaptable across various sectors, we have extensive experience and proven success in technology, SaaS, finance, and professional services."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What are your typical pricing structures?",
|
||||
content: "Our pricing is customized based on the scope and complexity of the project. We offer retainer-based models, project-based fees, and performance-based agreements to suit different needs. We'll discuss this thoroughly during our initial consultation.",
|
||||
},
|
||||
id: "faq3", title: "What are your typical pricing structures?", content: "Our pricing is customized based on the scope and complexity of the project. We offer retainer-based models, project-based fees, and performance-based agreements to suit different needs. We'll discuss this thoroughly during our initial consultation."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to the most common questions about our services and process."
|
||||
buttonAnimation="blur-reveal"
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="blur-reveal"
|
||||
textPosition="left"
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -422,15 +269,14 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect With Us"
|
||||
title="Ready to Grow Your Business?"
|
||||
description="Reach out today for a personalized consultation and discover how we can help achieve your strategic goals."
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-business-woman-working-office-with-digital-tablet_1301-3547.jpg"
|
||||
imageAlt="Business professionals collaborating and connecting"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your Email Address"
|
||||
buttonText="Send Message"
|
||||
@@ -446,49 +292,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Strategic Planning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Strategic Planning", href: "#services"},
|
||||
{
|
||||
label: "Market Expansion",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Market Expansion", href: "#services"},
|
||||
{
|
||||
label: "Operational Efficiency",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Operational Efficiency", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faqs",
|
||||
},
|
||||
label: "FAQs", href: "#faqs"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user