Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 11:39:45 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { ShieldCheck } from "lucide-react";
import { ShieldCheck, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="K.D.R Consultancy"
/>
@@ -56,104 +48,56 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Complete Business Advisory & Financial Excellence"
description="Providing world-class business solutions, tax advisory, accounting, and auditing in Kathmandu and across Nepal. K.D.R Consultancy Pvt. Ltd. is your partner for sustainable growth."
testimonials={[
{
name: "Ravindra Bhusal",
handle: "@ravindra",
testimonial: "One of the best business consultancies operating all over Nepal.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg",
},
name: "Ravindra Bhusal", handle: "@ravindra", testimonial: "One of the best business consultancies operating all over Nepal.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg"},
{
name: "Khagendra Bhusal",
handle: "@khagendra",
testimonial: "Best financial service provider office. Most recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg",
},
name: "Khagendra Bhusal", handle: "@khagendra", testimonial: "Best financial service provider office. Most recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg"},
{
name: "Elina Chaulagain",
handle: "@elina",
testimonial: "Best business consultant in KTM.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
},
name: "Elina Chaulagain", handle: "@elina", testimonial: "Best business consultant in KTM.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
{
name: "Client Four",
handle: "@client4",
testimonial: "Exceptional service and deep financial expertise.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
},
name: "Client Four", handle: "@client4", testimonial: "Exceptional service and deep financial expertise.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg"},
{
name: "Client Five",
handle: "@client5",
testimonial: "Professional, punctual and highly detailed auditing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-colleagues-hugging_1262-21066.jpg",
},
name: "Client Five", handle: "@client5", testimonial: "Professional, punctual and highly detailed auditing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-colleagues-hugging_1262-21066.jpg"},
]}
buttons={[
{
text: "Consult Today",
href: "#contact",
},
text: "Consult Today", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg"
imageAlt="K.D.R Consultancy Office"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
alt: "Portrait of man in black suit",
},
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Portrait of man in black suit"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
alt: "Portrait of smiley business woman",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", alt: "Portrait of smiley business woman"},
{
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg",
alt: "Studio portrait of serious, bearded male dressed in a suit",
},
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg", alt: "Studio portrait of serious, bearded male dressed in a suit"},
{
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
alt: "Positive confident businesswoman",
},
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Positive confident businesswoman"},
{
src: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
alt: "Happy businessman",
},
src: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", alt: "Happy businessman"},
]}
marqueeItems={[
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjs1i3",
alt: "Partner 1",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjs1i3", alt: "Partner 1"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/business-company-concept_1194-617827.jpg",
alt: "Partner 2",
},
type: "image", src: "http://img.b2bpic.net/free-photo/business-company-concept_1194-617827.jpg", alt: "Partner 2"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/accounting-banking-finance-income-profit-concept_53876-133855.jpg",
alt: "Partner 3",
},
type: "image", src: "http://img.b2bpic.net/free-photo/accounting-banking-finance-income-profit-concept_53876-133855.jpg", alt: "Partner 3"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/chat-message-box-front-side-white-background_187299-40130.jpg",
alt: "Partner 4",
},
type: "image", src: "http://img.b2bpic.net/free-photo/chat-message-box-front-side-white-background_187299-40130.jpg", alt: "Partner 4"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/hand-arrange-white-letters-brand_1384-106.jpg",
alt: "Partner 5",
},
type: "image", src: "http://img.b2bpic.net/free-photo/hand-arrange-white-letters-brand_1384-106.jpg", alt: "Partner 5"},
]}
/>
</div>
@@ -177,28 +121,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Business Advisory",
description: "Strategic guidance for market entry and scaling operations.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-light-bulb-icon-making-plans-energy-saving-with-her-partner_23-2147826602.jpg",
buttonIcon: "ArrowRight",
title: "Business Advisory", description: "Strategic guidance for market entry and scaling operations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-light-bulb-icon-making-plans-energy-saving-with-her-partner_23-2147826602.jpg", buttonIcon: ArrowRight,
},
{
title: "Accounting Services",
description: "Accurate, timely bookkeeping and financial statement preparation.",
imageSrc: "http://img.b2bpic.net/free-vector/elements-related-business-deal_23-2147554700.jpg",
buttonIcon: "ArrowRight",
title: "Accounting Services", description: "Accurate, timely bookkeeping and financial statement preparation.", imageSrc: "http://img.b2bpic.net/free-vector/elements-related-business-deal_23-2147554700.jpg", buttonIcon: ArrowRight,
},
{
title: "Taxation Services",
description: "Comprehensive tax planning and compliance in Nepal.",
imageSrc: "http://img.b2bpic.net/free-photo/wood-working-table-business-report-analyze-chart-glasses-pen_1421-680.jpg",
buttonIcon: "ArrowRight",
title: "Taxation Services", description: "Comprehensive tax planning and compliance in Nepal.", imageSrc: "http://img.b2bpic.net/free-photo/wood-working-table-business-report-analyze-chart-glasses-pen_1421-680.jpg", buttonIcon: ArrowRight,
},
{
title: "Internal Auditing",
description: "Ensuring operational integrity and financial transparency.",
imageSrc: "http://img.b2bpic.net/free-vector/business-handshake-background-flat-style_23-2147793590.jpg",
buttonIcon: "ArrowRight",
title: "Internal Auditing", description: "Ensuring operational integrity and financial transparency.", imageSrc: "http://img.b2bpic.net/free-vector/business-handshake-background-flat-style_23-2147793590.jpg", buttonIcon: ArrowRight,
},
]}
title="Our Professional Services"
@@ -214,20 +146,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "12+",
description: "Verified Google Reviews",
},
id: "m1", value: "12+", description: "Verified Google Reviews"},
{
id: "m2",
value: "5.0",
description: "Client Rating",
},
id: "m2", value: "5.0", description: "Client Rating"},
{
id: "m3",
value: "100%",
description: "Regulatory Compliance Rate",
},
id: "m3", value: "100%", description: "Regulatory Compliance Rate"},
]}
title="Success by the Numbers"
description="Proven track record across industries."
@@ -242,45 +165,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Ravindra Bhusal",
role: "Owner",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-video-call-touchpad-cafe_637285-8842.jpg",
},
id: "t1", name: "Ravindra Bhusal", role: "Owner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-video-call-touchpad-cafe_637285-8842.jpg"},
{
id: "t2",
name: "Khagendra Bhusal",
role: "Owner",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
},
id: "t2", name: "Khagendra Bhusal", role: "Owner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg"},
{
id: "t3",
name: "Elina Chaulagain",
role: "Owner",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg",
},
id: "t3", name: "Elina Chaulagain", role: "Owner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg"},
{
id: "t4",
name: "Client Four",
role: "Partner",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-saleswoman-beige-suit-celebrates-her-achievement-triumphing-making-fist-pump_1258-194118.jpg",
},
id: "t4", name: "Client Four", role: "Partner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-saleswoman-beige-suit-celebrates-her-achievement-triumphing-making-fist-pump_1258-194118.jpg"},
{
id: "t5",
name: "Client Five",
role: "Director",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-businessman-suit-glasses-looking-serious_176420-31755.jpg",
},
id: "t5", name: "Client Five", role: "Director", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-businessman-suit-glasses-looking-serious_176420-31755.jpg"},
]}
title="Client Success Stories"
description="What our clients say about our services."
@@ -292,14 +190,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Nepal Finance Group",
"Corporate Solutions Pvt",
"Kathmandu Audit Partners",
"Tax Pro Nepal",
"Global Business Hub",
"Success Advisory",
"Growth Solutions",
]}
"Nepal Finance Group", "Corporate Solutions Pvt", "Kathmandu Audit Partners", "Tax Pro Nepal", "Global Business Hub", "Success Advisory", "Growth Solutions"]}
title="Trusted Partners & Clients"
description="Working with leaders in the industry."
/>
@@ -311,20 +202,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What services do you provide?",
content: "We provide business advisory, accounting, taxation, and internal auditing.",
},
id: "q1", title: "What services do you provide?", content: "We provide business advisory, accounting, taxation, and internal auditing."},
{
id: "q2",
title: "Where is your office located?",
content: "Our office is in Sharada Bhawan, Maitidevi Road, Kathmandu, Nepal.",
},
id: "q2", title: "Where is your office located?", content: "Our office is in Sharada Bhawan, Maitidevi Road, Kathmandu, Nepal."},
{
id: "q3",
title: "Do you serve small businesses?",
content: "Yes, we support both small enterprises and larger corporations.",
},
id: "q3", title: "Do you serve small businesses?", content: "Yes, we support both small enterprises and larger corporations."},
]}
title="Frequently Asked Questions"
description="Clear answers to your business consultancy questions."
@@ -339,22 +221,13 @@ export default function LandingPage() {
description="Ready to take your business to the next level? Contact us today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "text",
placeholder: "Your Phone Number",
},
name: "phone", type: "text", placeholder: "Your Phone Number"},
]}
imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826239.jpg"
/>
@@ -364,33 +237,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "kdrconsultancy2078@gmail.com",
href: "mailto:kdrconsultancy2078@gmail.com",
},
label: "kdrconsultancy2078@gmail.com", href: "mailto:kdrconsultancy2078@gmail.com"},
{
label: "980-3610850",
href: "tel:9803610850",
},
label: "980-3610850", href: "tel:9803610850"},
],
},
]}