Merge version_1_1781369581160 into main #1

Merged
bender merged 2 commits from version_1_1781369581160 into main 2026-06-13 16:54:07 +00:00

View File

@@ -14,23 +14,16 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroCenteredLogos
avatarsSrc={[]}
avatarText="Trusted by 300+ Local Businesses"
title="Excellence in Chartered Accountancy"
description="Timely advice, professional integrity, and expert financial solutions tailored for your business success in Navi Mumbai."
primaryButton={{
text: "Schedule Consultation",
href: "#contact",
}}
text: "Schedule Consultation", href: "#contact"}}
secondaryButton={{
text: "Learn More",
href: "#about",
}}
text: "Learn More", href: "#about"}}
names={[
"Tax Audit",
"Strategic Planning",
"Financial Advisory",
"Compliance Management",
]}
"Tax Audit", "Strategic Planning", "Financial Advisory", "Compliance Management"]}
imageSrc="http://img.b2bpic.net/free-photo/two-young-businessman-having-successful-meeting-restaurant_158595-5245.jpg"
/>
</SectionErrorBoundary>
@@ -41,9 +34,7 @@ export default function HomePage() {
<AboutText
title="We listen patiently and provide expert solutions. Priyadarshini & Co. is built on a foundation of trust, professional diligence, and client-centric service."
primaryButton={{
text: "Our Approach",
href: "#features",
}}
text: "Our Approach", href: "#features"}}
/>
</SectionErrorBoundary>
</div>
@@ -56,29 +47,17 @@ export default function HomePage() {
description="We empower businesses to thrive through precise tax preparation, audit expertise, and strategic fiscal guidance."
items={[
{
title: "Tax Consultancy & Filing",
tags: [
"Taxation",
"Compliance",
],
imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg",
},
title: "Tax Consultancy & Filing", tags: [
"Taxation", "Compliance"],
imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg"},
{
title: "Audit & Assurance",
tags: [
"Finance",
"Audit",
],
imageSrc: "http://img.b2bpic.net/free-photo/african-american-consultant-studying-constitutional-records_482257-102830.jpg",
},
title: "Audit & Assurance", tags: [
"Finance", "Audit"],
imageSrc: "http://img.b2bpic.net/free-photo/african-american-consultant-studying-constitutional-records_482257-102830.jpg"},
{
title: "Business Advisory",
tags: [
"Consultancy",
"Growth",
],
imageSrc: "http://img.b2bpic.net/free-photo/senior-industrial-plant-shareholder-looking-documents-analyzing-revenue_482257-123387.jpg",
},
title: "Business Advisory", tags: [
"Consultancy", "Growth"],
imageSrc: "http://img.b2bpic.net/free-photo/senior-industrial-plant-shareholder-looking-documents-analyzing-revenue_482257-123387.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -92,47 +71,19 @@ export default function HomePage() {
description="Tailored consultancy for B2B, e-commerce, and tax preparation needs."
items={[
{
title: "B2B Tax Planning",
description: "Streamlined corporate tax preparation.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-vector/taxes-25-line-icon-pack-including-report-file-accounting-document-percentage_1142-23219.jpg",
},
title: "B2B Tax Planning", description: "Streamlined corporate tax preparation.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-vector/taxes-25-line-icon-pack-including-report-file-accounting-document-percentage_1142-23219.jpg"},
{
title: "E-commerce Accounting",
description: "Tax compliance for online platforms.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/cut-out-business-scene_23-2147626414.jpg",
},
title: "E-commerce Accounting", description: "Tax compliance for online platforms.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/cut-out-business-scene_23-2147626414.jpg"},
{
title: "Regulatory Audits",
description: "Ensuring 100% statutory compliance.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/investor-broker-discussing-trading-strategy-holding-papers-with-financial-charts-pens-cropped-shot-broker-job-investment-concept_74855-14251.jpg",
},
title: "Regulatory Audits", description: "Ensuring 100% statutory compliance.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/investor-broker-discussing-trading-strategy-holding-papers-with-financial-charts-pens-cropped-shot-broker-job-investment-concept_74855-14251.jpg"},
{
title: "Strategic Consulting",
description: "Growth advice for enterprises.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg",
},
title: "Strategic Consulting", description: "Growth advice for enterprises.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg"},
{
title: "Financial Audit",
description: "Transparent and accurate reporting.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-young-business-man-woking-financial-plan-strategy-analysis_1258-307.jpg",
},
title: "Financial Audit", description: "Transparent and accurate reporting.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-young-business-man-woking-financial-plan-strategy-analysis_1258-307.jpg"},
{
title: "Statutory Filing",
description: "Timely advice for all filings.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/business-teammates-working-late_23-2148991288.jpg",
},
title: "Statutory Filing", description: "Timely advice for all filings.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/business-teammates-working-late_23-2148991288.jpg"},
{
title: "Compliance Management",
description: "Risk mitigation strategies.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314049.jpg",
},
title: "Compliance Management", description: "Risk mitigation strategies.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314049.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -146,17 +97,11 @@ export default function HomePage() {
description="Our professional standards and timely advice consistently drive client satisfaction."
metrics={[
{
value: "4.8/5",
description: "Average Google Rating",
},
value: "4.8/5", description: "Average Google Rating"},
{
value: "36+",
description: "Verified Client Reviews",
},
value: "36+", description: "Verified Client Reviews"},
{
value: "100%",
description: "Statutory Compliance Rate",
},
value: "100%", description: "Statutory Compliance Rate"},
]}
/>
</SectionErrorBoundary>
@@ -170,40 +115,20 @@ export default function HomePage() {
description="Don't take our word for it—hear what our clients say about our professionalism."
testimonials={[
{
name: "Rahul Sharma",
role: "CEO",
quote: "Truly professional service and timely advice!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg",
},
name: "Rahul Sharma", role: "CEO", quote: "Truly professional service and timely advice!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg"},
{
name: "Anita Verma",
role: "Director",
quote: "Excellent professional service, very efficient work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
},
name: "Anita Verma", role: "Director", quote: "Excellent professional service, very efficient work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg"},
{
name: "Sunil Mehta",
role: "Manager",
quote: "Ma'am listened patiently and answered all my queries.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg",
},
name: "Sunil Mehta", role: "Manager", quote: "Ma'am listened patiently and answered all my queries.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg"},
{
name: "Deepa K.",
role: "Entrepreneur",
quote: "Highly efficient tax preparation. Very reliable firm.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167445.jpg",
},
name: "Deepa K.", role: "Entrepreneur", quote: "Highly efficient tax preparation. Very reliable firm.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167445.jpg"},
{
name: "Vikram Sethi",
role: "Business Owner",
quote: "Great experience with their consultancy services.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg",
},
name: "Vikram Sethi", role: "Business Owner", quote: "Great experience with their consultancy services.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -217,17 +142,11 @@ export default function HomePage() {
description="Answers to how we can support your business goals."
items={[
{
question: "What services do you offer?",
answer: "We offer comprehensive tax preparation, business consulting, audits, and statutory compliance management for B2B and E-commerce entities.",
},
question: "What services do you offer?", answer: "We offer comprehensive tax preparation, business consulting, audits, and statutory compliance management for B2B and E-commerce entities."},
{
question: "How do I schedule a consultation?",
answer: "Simply fill out our contact form or call us to set up an appointment at our Vashi office.",
},
question: "How do I schedule a consultation?", answer: "Simply fill out our contact form or call us to set up an appointment at our Vashi office."},
{
question: "Do you work with e-commerce businesses?",
answer: "Yes, we have specialized services for e-commerce platforms including tax filing and regulatory compliance.",
},
question: "Do you work with e-commerce businesses?", answer: "Yes, we have specialized services for e-commerce platforms including tax filing and regulatory compliance."},
]}
/>
</SectionErrorBoundary>
@@ -239,13 +158,9 @@ export default function HomePage() {
tag="Get in Touch"
text="Ready to streamline your finances? Let's discuss how Priyadarshini & Co. can help your business grow."
primaryButton={{
text: "Contact Us",
href: "mailto:info@priyadarshini-co.com",
}}
text: "Contact Us", href: "mailto:info@priyadarshini-co.com"}}
secondaryButton={{
text: "Visit Us",
href: "#",
}}
text: "Visit Us", href: "#"}}
/>
</SectionErrorBoundary>
</div>