Merge version_2 into main #1
266
src/app/page.tsx
266
src/app/page.tsx
@@ -33,37 +33,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
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: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Offerings",
|
||||
id: "#offerings",
|
||||
},
|
||||
name: "Offerings", id: "#offerings"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/flat-design-bank-holiday-labels_23-2149360399.jpg"
|
||||
logoAlt="Khushbu And Company Logo"
|
||||
@@ -79,13 +63,9 @@ export default function LandingPage() {
|
||||
description="Empowering your business with expert solutions and unparalleled service, we are your partners in growth and success."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-status-budget-credit-debt-planning-concept_53876-13894.jpg"
|
||||
@@ -98,18 +78,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="About Khushbu And Company"
|
||||
description={[
|
||||
"At Khushbu And Company, we are dedicated to providing comprehensive solutions tailored to your unique business needs. With years of experience and a passion for excellence, we help organizations thrive in a dynamic market.",
|
||||
"Our commitment to client success drives everything we do. We believe in building lasting relationships based on trust, transparency, and results. We empower businesses to reach their full potential.",
|
||||
]}
|
||||
"At Khushbu And Company, we are dedicated to providing comprehensive solutions tailored to your unique business needs. With years of experience and a passion for excellence, we help organizations thrive in a dynamic market.", "Our commitment to client success drives everything we do. We believe in building lasting relationships based on trust, transparency, and results. We empower businesses to reach their full potential."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
{
|
||||
text: "Meet Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
text: "Meet Our Team", href: "#team"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -122,35 +96,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feature-1",
|
||||
title: "Strategic Consulting",
|
||||
tags: [
|
||||
"Growth",
|
||||
"Planning",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg",
|
||||
imageAlt: "Team brainstorming strategy",
|
||||
},
|
||||
id: "feature-1", title: "Strategic Consulting", tags: [
|
||||
"Growth", "Planning"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg", imageAlt: "Team brainstorming strategy"},
|
||||
{
|
||||
id: "feature-2",
|
||||
title: "Digital Transformation",
|
||||
tags: [
|
||||
"Innovation",
|
||||
"Technology",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg",
|
||||
imageAlt: "Developer coding on laptop",
|
||||
},
|
||||
id: "feature-2", title: "Digital Transformation", tags: [
|
||||
"Innovation", "Technology"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg", imageAlt: "Developer coding on laptop"},
|
||||
{
|
||||
id: "feature-3",
|
||||
title: "Client Support",
|
||||
tags: [
|
||||
"Assistance",
|
||||
"Reliability",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg",
|
||||
imageAlt: "Customer service representative",
|
||||
},
|
||||
id: "feature-3", title: "Client Support", tags: [
|
||||
"Assistance", "Reliability"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Customer service representative"},
|
||||
]}
|
||||
title="Our Core Services"
|
||||
description="We offer a wide range of services designed to help your business grow and succeed, delivering measurable impact and sustainable results."
|
||||
@@ -162,14 +118,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Global Corp",
|
||||
"Innovate Solutions",
|
||||
"Pioneer Tech",
|
||||
"Horizon Ventures",
|
||||
"Apex Industries",
|
||||
"Quantum Labs",
|
||||
"Synergy Group",
|
||||
]}
|
||||
"Global Corp", "Innovate Solutions", "Pioneer Tech", "Horizon Ventures", "Apex Industries", "Quantum Labs", "Synergy Group"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="We proudly partner with diverse businesses across various sectors to achieve their strategic goals and drive innovation."
|
||||
/>
|
||||
@@ -184,26 +133,11 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
members={[
|
||||
{
|
||||
id: "member-1",
|
||||
name: "Arjun Sharma",
|
||||
role: "Chief Strategist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
|
||||
imageAlt: "Portrait of Arjun Sharma",
|
||||
},
|
||||
id: "member-1", name: "Arjun Sharma", role: "Chief Strategist", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", imageAlt: "Portrait of Arjun Sharma"},
|
||||
{
|
||||
id: "member-2",
|
||||
name: "Priya Singh",
|
||||
role: "Lead Consultant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg",
|
||||
imageAlt: "Portrait of Priya Singh",
|
||||
},
|
||||
id: "member-2", name: "Priya Singh", role: "Lead Consultant", imageSrc: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg", imageAlt: "Portrait of Priya Singh"},
|
||||
{
|
||||
id: "member-3",
|
||||
name: "Rahul Gupta",
|
||||
role: "Operations Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg",
|
||||
imageAlt: "Portrait of Rahul Gupta",
|
||||
},
|
||||
id: "member-3", name: "Rahul Gupta", role: "Operations Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "Portrait of Rahul Gupta"},
|
||||
]}
|
||||
title="Meet Our Expert Team"
|
||||
description="Our dedicated professionals bring a wealth of experience and expertise to every project, ensuring exceptional results for our clients."
|
||||
@@ -219,65 +153,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "product-1",
|
||||
brand: "Financial Insights",
|
||||
name: "Tax & Audit Services",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-from-construction-company-estimating-house-prototype-bold-man-spectacles-holding-tiny-cupboard-building-hands-african-american-pointing-details-looking-mock-up-model_273609-5764.jpg",
|
||||
imageAlt: "Financial documents and calculator",
|
||||
},
|
||||
id: "product-1", brand: "Financial Insights", name: "Tax & Audit Services", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-from-construction-company-estimating-house-prototype-bold-man-spectacles-holding-tiny-cupboard-building-hands-african-american-pointing-details-looking-mock-up-model_273609-5764.jpg", imageAlt: "Financial documents and calculator"},
|
||||
{
|
||||
id: "product-2",
|
||||
brand: "Digital Edge",
|
||||
name: "Marketing Strategy",
|
||||
price: "Starting at $1500",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379217.jpg",
|
||||
imageAlt: "Digital marketing dashboard",
|
||||
},
|
||||
id: "product-2", brand: "Digital Edge", name: "Marketing Strategy", price: "Starting at $1500", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379217.jpg", imageAlt: "Digital marketing dashboard"},
|
||||
{
|
||||
id: "product-3",
|
||||
brand: "People First",
|
||||
name: "HR Solutions",
|
||||
price: "On Request",
|
||||
rating: 4,
|
||||
reviewCount: "78",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-discussing-work_52683-101630.jpg",
|
||||
imageAlt: "Team collaboration HR",
|
||||
},
|
||||
id: "product-3", brand: "People First", name: "HR Solutions", price: "On Request", rating: 4,
|
||||
reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-discussing-work_52683-101630.jpg", imageAlt: "Team collaboration HR"},
|
||||
{
|
||||
id: "product-4",
|
||||
brand: "Future Ready",
|
||||
name: "IT Infrastructure",
|
||||
price: "Varies by Scope",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/access-granted-notification-monitor-received-by-man-reconfiguring-server-hub_482257-123457.jpg",
|
||||
imageAlt: "Server room technology",
|
||||
},
|
||||
id: "product-4", brand: "Future Ready", name: "IT Infrastructure", price: "Varies by Scope", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/access-granted-notification-monitor-received-by-man-reconfiguring-server-hub_482257-123457.jpg", imageAlt: "Server room technology"},
|
||||
{
|
||||
id: "product-5",
|
||||
brand: "Legal Shield",
|
||||
name: "Compliance & Advisory",
|
||||
price: "Consultation",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-male-coworkers-discussing-corporate-plans-briefing_1163-3921.jpg",
|
||||
imageAlt: "Legal books and gavel",
|
||||
},
|
||||
id: "product-5", brand: "Legal Shield", name: "Compliance & Advisory", price: "Consultation", rating: 5,
|
||||
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-male-coworkers-discussing-corporate-plans-briefing_1163-3921.jpg", imageAlt: "Legal books and gavel"},
|
||||
{
|
||||
id: "product-6",
|
||||
brand: "Strategic Navigator",
|
||||
name: "Business Planning",
|
||||
price: "Project Based",
|
||||
rating: 5,
|
||||
reviewCount: "88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196403.jpg",
|
||||
imageAlt: "Strategic roadmap",
|
||||
},
|
||||
id: "product-6", brand: "Strategic Navigator", name: "Business Planning", price: "Project Based", rating: 5,
|
||||
reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196403.jpg", imageAlt: "Strategic roadmap"},
|
||||
]}
|
||||
title="Our Specialized Offerings"
|
||||
description="Explore our curated solutions designed to address your most critical business challenges and drive unparalleled success."
|
||||
@@ -291,45 +183,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarah_j",
|
||||
testimonial: "Khushbu And Company revolutionized our financial planning. Their expertise led to a 30% increase in efficiency!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/with-tilting-middle-aged-man-wearing-white-t-shirt-with-tie-isolated-pink-wall_141793-86890.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Khushbu And Company revolutionized our financial planning. Their expertise led to a 30% increase in efficiency!", imageSrc: "http://img.b2bpic.net/free-photo/with-tilting-middle-aged-man-wearing-white-t-shirt-with-tie-isolated-pink-wall_141793-86890.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mike_c",
|
||||
testimonial: "The strategic consulting provided by Khushbu And Company was instrumental in our market expansion. Truly exceptional service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charismatic-male-pondering-while-holding-cup-coffee-his-hand_23-2148112118.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@mike_c", testimonial: "The strategic consulting provided by Khushbu And Company was instrumental in our market expansion. Truly exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/charismatic-male-pondering-while-holding-cup-coffee-his-hand_23-2148112118.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emily_r",
|
||||
testimonial: "Their HR solutions transformed our workplace culture. Our team engagement has never been higher, thanks to them.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily_r", testimonial: "Their HR solutions transformed our workplace culture. Our team engagement has never been higher, thanks to them.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@david_k",
|
||||
testimonial: "Outstanding IT support and infrastructure guidance. Khushbu And Company is our go-to partner for all tech needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-thoughtful-man_1187-2760.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@david_k", testimonial: "Outstanding IT support and infrastructure guidance. Khushbu And Company is our go-to partner for all tech needs.", imageSrc: "http://img.b2bpic.net/free-photo/serious-thoughtful-man_1187-2760.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
handle: "@jessica_l",
|
||||
testimonial: "Their legal advisory services were precise and invaluable. Navigating complex regulations became effortless.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-giving-fist-bump_53876-13536.jpg",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", handle: "@jessica_l", testimonial: "Their legal advisory services were precise and invaluable. Navigating complex regulations became effortless.", imageSrc: "http://img.b2bpic.net/free-photo/two-people-giving-fist-bump_53876-13536.jpg", imageAlt: "Jessica Lee"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from businesses who have experienced remarkable success and transformation with Khushbu And Company."
|
||||
@@ -342,20 +204,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
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. Our solutions are tailored to meet diverse organizational needs.",
|
||||
},
|
||||
id: "faq-1", 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. Our solutions are tailored to meet diverse organizational needs."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How do you ensure client satisfaction?",
|
||||
content: "Client satisfaction is our top priority. We maintain open communication, provide transparent reporting, and continuously solicit feedback to ensure our services meet and exceed expectations.",
|
||||
},
|
||||
id: "faq-2", title: "How do you ensure client satisfaction?", content: "Client satisfaction is our top priority. We maintain open communication, provide transparent reporting, and continuously solicit feedback to ensure our services meet and exceed expectations."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What is your approach to new projects?",
|
||||
content: "We begin with a thorough consultation to understand your unique challenges and goals. This is followed by a customized proposal, collaborative planning, and agile execution to deliver optimal results.",
|
||||
},
|
||||
id: "faq-3", title: "What is your approach to new projects?", content: "We begin with a thorough consultation to understand your unique challenges and goals. This is followed by a customized proposal, collaborative planning, and agile execution to deliver optimal results."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-jigsaw-puzzle-piece-with-dartboard-symbol-arranged-with-white-piece-yellow-background_23-2148207236.jpg"
|
||||
imageAlt="Question and answer bubbles with a lightbulb icon"
|
||||
@@ -371,18 +224,17 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
tag="Connect With Us"
|
||||
title="Ready to Transform Your Business?"
|
||||
description="Reach out today to discuss your project and discover how Khushbu And Company can help you achieve your goals."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-desktop-setup-includes-monitors-displaying-terminal-interfaces-ai-systems-self_482257-136132.jpg"
|
||||
imageAlt="Person typing on a laptop, contact form illustration"
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Partner With Us"
|
||||
title="Let's Build Something Great Together."
|
||||
description="Connect with our experts to start your journey towards success. Fill out the form and we'll be in touch."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-business-people-meeting-modern-office_23-2148112330.jpg"
|
||||
imageAlt="Diverse business team collaborating in an office"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your Email Address"
|
||||
buttonText="Send Message"
|
||||
termsText="By clicking Send Message you agree to our Privacy Policy."
|
||||
buttonText="Get a Free Consultation"
|
||||
termsText="By clicking 'Get a Free Consultation', you agree to our Privacy Policy and Terms of Service."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -392,16 +244,12 @@ export default function LandingPage() {
|
||||
logoAlt="Khushbu And Company Logo"
|
||||
logoText="Khushbu And Company"
|
||||
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