diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 657bfb9..ed475ef 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -19,8 +19,7 @@ export default function AboutPage() {
const footerColumns = [
{
- title: "Navigation",
- items: [
+ title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
@@ -28,8 +27,7 @@ export default function AboutPage() {
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{ label: "Audit & Assurance", href: "/services" },
{ label: "Tax Planning", href: "/services" },
{ label: "Business Advisory", href: "/services" },
@@ -37,16 +35,14 @@ export default function AboutPage() {
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Confidentiality", href: "#" },
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{ label: "Email", href: "mailto:info@rathoreassociate.com" },
{ label: "Phone", href: "tel:+91-XXXX-XXXX-XX" },
{ label: "Schedule Call", href: "/contact" },
@@ -80,10 +76,7 @@ export default function AboutPage() {
@@ -156,37 +119,21 @@ export default function AboutPage() {
tag="Achievements"
tagIcon={TrendingUp}
textboxLayout="default"
- gridVariant="four-items-2x2-equal-grid"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "500+",
- title: "Clients Served",
- description: "Trusted by businesses and individuals across India",
- icon: Users,
+ id: "1", value: "500+", title: "Clients Served", description: "Trusted by businesses and individuals across India", icon: Users,
},
{
- id: "2",
- value: "15+",
- title: "Years Experience",
- description: "Decades of combined professional expertise",
- icon: Award,
+ id: "2", value: "15+", title: "Years Experience", description: "Decades of combined professional expertise", icon: Award,
},
{
- id: "3",
- value: "₹1000+",
- title: "Crore Turnover",
- description: "Clients managed with total annual turnover",
- icon: TrendingUp,
+ id: "3", value: "₹1000+", title: "Crore Turnover", description: "Clients managed with total annual turnover", icon: TrendingUp,
},
{
- id: "4",
- value: "99%",
- title: "Client Satisfaction",
- description: "Consistent quality and relationship excellence",
- icon: Star,
+ id: "4", value: "99%", title: "Client Satisfaction", description: "Consistent quality and relationship excellence", icon: Star,
},
]}
tagAnimation="blur-reveal"
diff --git a/src/app/page.tsx b/src/app/page.tsx
index e3008dc..5ff7987 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
- title: "Navigation",
- items: [
+ title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{ label: "Audit & Assurance", href: "/services" },
{ label: "Tax Planning", href: "/services" },
{ label: "Business Advisory", href: "/services" },
@@ -41,16 +39,14 @@ export default function HomePage() {
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Confidentiality", href: "#" },
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{ label: "Email", href: "mailto:info@rathoreassociate.com" },
{ label: "Phone", href: "tel:+91-XXXX-XXXX-XX" },
{ label: "Schedule Call", href: "/contact" },
@@ -89,17 +85,11 @@ export default function HomePage() {
tagIcon={Award}
mediaItems={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg",
- imageAlt: "Modern accounting office workspace",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg", imageAlt: "Modern accounting office workspace"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/corporate-meeting-where-multicultural-partners-collaborate-through-video-call-applying-strategic_482257-132358.jpg",
- imageAlt: "Professional team meeting",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/corporate-meeting-where-multicultural-partners-collaborate-through-video-call-applying-strategic_482257-132358.jpg", imageAlt: "Professional team meeting"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-laptop-table_1232-4830.jpg",
- imageAlt: "Financial planning and analysis",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-laptop-table_1232-4830.jpg", imageAlt: "Financial planning and analysis"},
]}
buttons={[
{ text: "Get Started", href: "/contact" },
@@ -115,10 +105,7 @@ export default function HomePage() {
@@ -185,37 +148,21 @@ export default function HomePage() {
tag="Achievements"
tagIcon={TrendingUp}
textboxLayout="default"
- gridVariant="four-items-2x2-equal-grid"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "500+",
- title: "Clients Served",
- description: "Trusted by businesses and individuals across India",
- icon: Users,
+ id: "1", value: "500+", title: "Clients Served", description: "Trusted by businesses and individuals across India", icon: Users,
},
{
- id: "2",
- value: "15+",
- title: "Years Experience",
- description: "Decades of combined professional expertise",
- icon: Award,
+ id: "2", value: "15+", title: "Years Experience", description: "Decades of combined professional expertise", icon: Award,
},
{
- id: "3",
- value: "₹1000+",
- title: "Crore Turnover",
- description: "Clients managed with total annual turnover",
- icon: TrendingUp,
+ id: "3", value: "₹1000+", title: "Crore Turnover", description: "Clients managed with total annual turnover", icon: TrendingUp,
},
{
- id: "4",
- value: "99%",
- title: "Client Satisfaction",
- description: "Consistent quality and relationship excellence",
- icon: Star,
+ id: "4", value: "99%", title: "Client Satisfaction", description: "Consistent quality and relationship excellence", icon: Star,
},
]}
tagAnimation="blur-reveal"
@@ -234,47 +181,17 @@ export default function HomePage() {
useInvertedBackground={false}
members={[
{
- id: "1",
- name: "Rajesh Rathore",
- role: "Principal CA",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-holding-mobile-phone_23-2147899738.jpg?_wi=1",
- imageAlt: "Rajesh Rathore, Principal Chartered Accountant",
- },
+ id: "1", name: "Rajesh Rathore", role: "Principal CA", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-holding-mobile-phone_23-2147899738.jpg", imageAlt: "Rajesh Rathore, Principal Chartered Accountant"},
{
- id: "2",
- name: "Priya Sharma",
- role: "Senior CA",
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg?_wi=1",
- imageAlt: "Priya Sharma, Senior Chartered Accountant",
- },
+ id: "2", name: "Priya Sharma", role: "Senior CA", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg", imageAlt: "Priya Sharma, Senior Chartered Accountant"},
{
- id: "3",
- name: "Arjun Gupta",
- role: "Tax Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-1_1262-1487.jpg?_wi=1",
- imageAlt: "Arjun Gupta, Tax Specialist",
- },
+ id: "3", name: "Arjun Gupta", role: "Tax Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-1_1262-1487.jpg", imageAlt: "Arjun Gupta, Tax Specialist"},
{
- id: "4",
- name: "Neha Verma",
- role: "Audit Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499447.jpg?_wi=1",
- imageAlt: "Neha Verma, Audit Manager",
- },
+ id: "4", name: "Neha Verma", role: "Audit Manager", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499447.jpg", imageAlt: "Neha Verma, Audit Manager"},
{
- id: "5",
- name: "Vikram Singh",
- role: "Advisory Consultant",
- imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-leader-cafe-counter_1262-1880.jpg?_wi=1",
- imageAlt: "Vikram Singh, Advisory Consultant",
- },
+ id: "5", name: "Vikram Singh", role: "Advisory Consultant", imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-leader-cafe-counter_1262-1880.jpg", imageAlt: "Vikram Singh, Advisory Consultant"},
{
- id: "6",
- name: "Anjali Desai",
- role: "Compliance Officer",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=1",
- imageAlt: "Anjali Desai, Compliance Officer",
- },
+ id: "6", name: "Anjali Desai", role: "Compliance Officer", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", imageAlt: "Anjali Desai, Compliance Officer"},
]}
tagAnimation="blur-reveal"
/>
@@ -292,53 +209,17 @@ export default function HomePage() {
speed={40}
testimonials={[
{
- id: "1",
- name: "Amit Patel",
- handle: "Director, Tech Solutions Ltd",
- testimonial: "Rathore JS & Associate has been instrumental in our tax planning strategy. Their expertise helped us optimize our financial position significantly.",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-asian-businesswoman-looking-camera-head-shot-portrait_1163-4734.jpg",
- imageAlt: "Amit Patel",
- },
+ id: "1", name: "Amit Patel", handle: "Director, Tech Solutions Ltd", testimonial: "Rathore JS & Associate has been instrumental in our tax planning strategy. Their expertise helped us optimize our financial position significantly.", imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-asian-businesswoman-looking-camera-head-shot-portrait_1163-4734.jpg", imageAlt: "Amit Patel"},
{
- id: "2",
- name: "Sunita Reddy",
- handle: "Founder, Manufacturing Co.",
- testimonial: "Professional, reliable, and deeply knowledgeable. They've handled our complex compliance needs with ease.",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
- imageAlt: "Sunita Reddy",
- },
+ id: "2", name: "Sunita Reddy", handle: "Founder, Manufacturing Co.", testimonial: "Professional, reliable, and deeply knowledgeable. They've handled our complex compliance needs with ease.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sunita Reddy"},
{
- id: "3",
- name: "Rohan Kumar",
- handle: "CEO, Real Estate Ventures",
- testimonial: "The team's strategic insights have transformed our financial management. Highly recommended for any growing business.",
- imageSrc: "http://img.b2bpic.net/free-vector/fantastic-pack-expressive-businessman-character_23-2147606505.jpg",
- imageAlt: "Rohan Kumar",
- },
+ id: "3", name: "Rohan Kumar", handle: "CEO, Real Estate Ventures", testimonial: "The team's strategic insights have transformed our financial management. Highly recommended for any growing business.", imageSrc: "http://img.b2bpic.net/free-vector/fantastic-pack-expressive-businessman-character_23-2147606505.jpg", imageAlt: "Rohan Kumar"},
{
- id: "4",
- name: "Meera Singh",
- handle: "Finance Head, IT Startup",
- testimonial: "Exceptional service and attention to detail. They understand our business and provide tailored solutions.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg",
- imageAlt: "Meera Singh",
- },
+ id: "4", name: "Meera Singh", handle: "Finance Head, IT Startup", testimonial: "Exceptional service and attention to detail. They understand our business and provide tailored solutions.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", imageAlt: "Meera Singh"},
{
- id: "5",
- name: "Vikram Mehta",
- handle: "Owner, Consulting Firm",
- testimonial: "Outstanding advisory team. They've helped us navigate complex regulatory requirements effortlessly.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
- imageAlt: "Vikram Mehta",
- },
+ id: "5", name: "Vikram Mehta", handle: "Owner, Consulting Firm", testimonial: "Outstanding advisory team. They've helped us navigate complex regulatory requirements effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Vikram Mehta"},
{
- id: "6",
- name: "Priya Joshi",
- handle: "MD, Import-Export Business",
- testimonial: "Highly professional and responsive. They've been a valuable partner in our financial growth journey.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-elegant-businesswoman_23-2150917048.jpg",
- imageAlt: "Priya Joshi",
- },
+ id: "6", name: "Priya Joshi", handle: "MD, Import-Export Business", testimonial: "Highly professional and responsive. They've been a valuable partner in our financial growth journey.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-elegant-businesswoman_23-2150917048.jpg", imageAlt: "Priya Joshi"},
]}
tagAnimation="blur-reveal"
/>
@@ -356,35 +237,17 @@ export default function HomePage() {
animationType="smooth"
faqs={[
{
- id: "1",
- title: "What services do you provide?",
- content: "We provide comprehensive accounting services including audit & assurance, tax planning & compliance, business advisory, accounting & bookkeeping, payroll & HR compliance, and financial planning.",
- },
+ id: "1", title: "What services do you provide?", content: "We provide comprehensive accounting services including audit & assurance, tax planning & compliance, business advisory, accounting & bookkeeping, payroll & HR compliance, and financial planning."},
{
- id: "2",
- title: "How experienced is your team?",
- content: "Our team consists of qualified chartered accountants with 15+ years of combined professional experience across diverse industries.",
- },
+ id: "2", title: "How experienced is your team?", content: "Our team consists of qualified chartered accountants with 15+ years of combined professional experience across diverse industries."},
{
- id: "3",
- title: "What industries do you serve?",
- content: "We serve clients across manufacturing, IT services, real estate, consulting, import-export, and other professional sectors.",
- },
+ id: "3", title: "What industries do you serve?", content: "We serve clients across manufacturing, IT services, real estate, consulting, import-export, and other professional sectors."},
{
- id: "4",
- title: "How do you ensure data security?",
- content: "We maintain strict confidentiality and use secure systems and protocols to protect all client financial information.",
- },
+ id: "4", title: "How do you ensure data security?", content: "We maintain strict confidentiality and use secure systems and protocols to protect all client financial information."},
{
- id: "5",
- title: "Can you help with tax optimization?",
- content: "Yes, our tax specialists provide strategic tax planning to minimize your tax burden while ensuring full compliance with regulations.",
- },
+ id: "5", title: "Can you help with tax optimization?", content: "Yes, our tax specialists provide strategic tax planning to minimize your tax burden while ensuring full compliance with regulations."},
{
- id: "6",
- title: "How do we get started?",
- content: "Simply schedule a consultation with our team. We'll discuss your needs and create a customized solution for your business.",
- },
+ id: "6", title: "How do we get started?", content: "Simply schedule a consultation with our team. We'll discuss your needs and create a customized solution for your business."},
]}
tagAnimation="blur-reveal"
/>
diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index bb4c555..21793f4 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -19,8 +19,7 @@ export default function ServicesPage() {
const footerColumns = [
{
- title: "Navigation",
- items: [
+ title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
@@ -28,8 +27,7 @@ export default function ServicesPage() {
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{ label: "Audit & Assurance", href: "/services" },
{ label: "Tax Planning", href: "/services" },
{ label: "Business Advisory", href: "/services" },
@@ -37,16 +35,14 @@ export default function ServicesPage() {
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#privacy" },
{ label: "Terms of Service", href: "#terms" },
{ label: "Confidentiality", href: "#confidentiality" },
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{ label: "Email", href: "mailto:info@rathoreassociate.com" },
{ label: "Phone", href: "tel:+91-XXXX-XXXX-XX" },
{ label: "Schedule Call", href: "/contact" },
@@ -88,41 +84,17 @@ export default function ServicesPage() {
useInvertedBackground={false}
features={[
{
- title: "Audit & Assurance",
- description: "Comprehensive statutory audits, internal audits, and assurance services ensuring compliance and financial accuracy.",
- imageSrc: "http://img.b2bpic.net/free-photo/ceo-writing-down-things-improve-better-work-efficiency_482257-115796.jpg?_wi=2",
- imageAlt: "Audit and assurance services",
- },
+ title: "Audit & Assurance", description: "Comprehensive statutory audits, internal audits, and assurance services ensuring compliance and financial accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/ceo-writing-down-things-improve-better-work-efficiency_482257-115796.jpg", imageAlt: "Audit and assurance services"},
{
- title: "Tax Planning & Compliance",
- description: "Strategic tax planning, income tax filing, GST compliance, and optimization strategies to minimize tax burden.",
- imageSrc: "http://img.b2bpic.net/free-photo/focused-auditor-checking-document_74855-1879.jpg?_wi=2",
- imageAlt: "Tax planning and compliance",
- },
+ title: "Tax Planning & Compliance", description: "Strategic tax planning, income tax filing, GST compliance, and optimization strategies to minimize tax burden.", imageSrc: "http://img.b2bpic.net/free-photo/focused-auditor-checking-document_74855-1879.jpg", imageAlt: "Tax planning and compliance"},
{
- title: "Business Advisory",
- description: "Strategic consulting for business growth, financial analysis, and operational efficiency improvements.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427073.jpg?_wi=2",
- imageAlt: "Business advisory services",
- },
+ title: "Business Advisory", description: "Strategic consulting for business growth, financial analysis, and operational efficiency improvements.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427073.jpg", imageAlt: "Business advisory services"},
{
- title: "Accounting & Bookkeeping",
- description: "Complete accounting services including bookkeeping, financial reporting, and accounting system setup.",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-writing-documents_23-2148148296.jpg?_wi=2",
- imageAlt: "Accounting and bookkeeping",
- },
+ title: "Accounting & Bookkeeping", description: "Complete accounting services including bookkeeping, financial reporting, and accounting system setup.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-writing-documents_23-2148148296.jpg", imageAlt: "Accounting and bookkeeping"},
{
- title: "Payroll & HR Compliance",
- description: "Payroll processing, employee compliance, statutory filings, and HR advisory services.",
- imageSrc: "http://img.b2bpic.net/free-photo/payroll-still-life-with-cash_23-2149103936.jpg?_wi=2",
- imageAlt: "Payroll and HR compliance",
- },
+ title: "Payroll & HR Compliance", description: "Payroll processing, employee compliance, statutory filings, and HR advisory services.", imageSrc: "http://img.b2bpic.net/free-photo/payroll-still-life-with-cash_23-2149103936.jpg", imageAlt: "Payroll and HR compliance"},
{
- title: "Financial Planning",
- description: "Personalized financial planning, investment advisory, and wealth management solutions.",
- imageSrc: "http://img.b2bpic.net/free-photo/businessmen-table_23-2147626598.jpg?_wi=2",
- imageAlt: "Financial planning services",
- },
+ title: "Financial Planning", description: "Personalized financial planning, investment advisory, and wealth management solutions.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-table_23-2147626598.jpg", imageAlt: "Financial planning services"},
]}
tagAnimation="blur-reveal"
/>
@@ -135,37 +107,21 @@ export default function ServicesPage() {
tag="Achievements"
tagIcon={TrendingUp}
textboxLayout="default"
- gridVariant="four-items-2x2-equal-grid"
+ gridVariant="uniform-all-items-equal"
animationType="slide-up"
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "500+",
- title: "Clients Served",
- description: "Trusted by businesses and individuals across India",
- icon: Users,
+ id: "1", value: "500+", title: "Clients Served", description: "Trusted by businesses and individuals across India", icon: Users,
},
{
- id: "2",
- value: "15+",
- title: "Years Experience",
- description: "Decades of combined professional expertise",
- icon: Briefcase,
+ id: "2", value: "15+", title: "Years Experience", description: "Decades of combined professional expertise", icon: Briefcase,
},
{
- id: "3",
- value: "₹1000+",
- title: "Crore Turnover",
- description: "Clients managed with total annual turnover",
- icon: TrendingUp,
+ id: "3", value: "₹1000+", title: "Crore Turnover", description: "Clients managed with total annual turnover", icon: TrendingUp,
},
{
- id: "4",
- value: "99%",
- title: "Client Satisfaction",
- description: "Consistent quality and relationship excellence",
- icon: Star,
+ id: "4", value: "99%", title: "Client Satisfaction", description: "Consistent quality and relationship excellence", icon: Star,
},
]}
tagAnimation="blur-reveal"
@@ -182,25 +138,13 @@ export default function ServicesPage() {
animationType="slide-up"
faqs={[
{
- id: "1",
- title: "What is your consultation process?",
- content: "We start with an initial consultation to understand your business, challenges, and goals. Based on this, we provide tailored recommendations and a proposal for our services.",
- },
+ id: "1", title: "What is your consultation process?", content: "We start with an initial consultation to understand your business, challenges, and goals. Based on this, we provide tailored recommendations and a proposal for our services."},
{
- id: "2",
- title: "How are your fees structured?",
- content: "Our fees are transparent and customized based on the scope of services. We provide detailed proposals upfront with no hidden charges.",
- },
+ id: "2", title: "How are your fees structured?", content: "Our fees are transparent and customized based on the scope of services. We provide detailed proposals upfront with no hidden charges."},
{
- id: "3",
- title: "Can you handle remote clients?",
- content: "Yes, we effectively serve clients across India through virtual consultations, online document sharing, and digital communication channels.",
- },
+ id: "3", title: "Can you handle remote clients?", content: "Yes, we effectively serve clients across India through virtual consultations, online document sharing, and digital communication channels."},
{
- id: "4",
- title: "What's your response time?",
- content: "We prioritize quick responses and typically respond to inquiries within 24 hours during business days.",
- },
+ id: "4", title: "What's your response time?", content: "We prioritize quick responses and typically respond to inquiries within 24 hours during business days."},
]}
/>