diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7bb4fad..6b9ea65 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,41 +34,29 @@ export default function LandingPage() {
@@ -77,109 +65,61 @@ export default function LandingPage() {
@@ -192,21 +132,13 @@ export default function LandingPage() {
description="With over two decades of dedicated experience, A Sahni & Associates stands as a pillar of financial integrity and strategic guidance. We empower businesses, from mid-market leaders to ambitious startups, with bespoke accounting solutions designed for sustainable growth and absolute compliance."
bulletPoints={[
{
- title: "20+ Years Expertise",
- description: "Leveraging extensive experience to navigate complex financial landscapes.",
- },
+ title: "20+ Years Expertise", description: "Leveraging extensive experience to navigate complex financial landscapes."},
{
- title: "Personalized Strategies",
- description: "Tailored solutions that align perfectly with your unique business goals.",
- },
+ title: "Personalized Strategies", description: "Tailored solutions that align perfectly with your unique business goals."},
{
- title: "Proactive Compliance",
- description: "Ensuring regulatory adherence and mitigating risks before they arise.",
- },
+ title: "Proactive Compliance", description: "Ensuring regulatory adherence and mitigating risks before they arise."},
{
- title: "Growth-Oriented Advisory",
- description: "Beyond numbers, we offer insights that drive your business forward.",
- },
+ title: "Growth-Oriented Advisory", description: "Beyond numbers, we offer insights that drive your business forward."},
]}
imageSrc="http://img.b2bpic.net/free-photo/stylish-businesspersons_23-2147626432.jpg"
imageAlt="Team of accountants collaborating on financial documents"
@@ -221,30 +153,15 @@ export default function LandingPage() {
description="We offer a full spectrum of chartered accounting services, ensuring your business is fiscally sound, compliant, and positioned for optimal growth. Our expertise covers every financial dimension."
accordionItems={[
{
- id: "tax-planning",
- title: "Tax Planning & Advisory",
- content: "Strategic tax planning, compliance, and advisory services to minimize liabilities and maximize savings, both for corporate and individual needs.",
- },
+ id: "tax-planning", title: "Tax Planning & Advisory", content: "Strategic tax planning, compliance, and advisory services to minimize liabilities and maximize savings, both for corporate and individual needs."},
{
- id: "audit-assurance",
- title: "Audit & Assurance",
- content: "Independent audit services that provide transparency, build stakeholder confidence, and ensure adherence to financial reporting standards.",
- },
+ id: "audit-assurance", title: "Audit & Assurance", content: "Independent audit services that provide transparency, build stakeholder confidence, and ensure adherence to financial reporting standards."},
{
- id: "regulatory-compliance",
- title: "Regulatory Compliance",
- content: "Expert guidance on GST, company law, and other regulatory frameworks to keep your business fully compliant and mitigate legal risks.",
- },
+ id: "regulatory-compliance", title: "Regulatory Compliance", content: "Expert guidance on GST, company law, and other regulatory frameworks to keep your business fully compliant and mitigate legal risks."},
{
- id: "business-consulting",
- title: "Business & Financial Consulting",
- content: "Strategic consulting on financial management, business restructuring, mergers & acquisitions, and valuation for informed decision-making.",
- },
+ id: "business-consulting", title: "Business & Financial Consulting", content: "Strategic consulting on financial management, business restructuring, mergers & acquisitions, and valuation for informed decision-making."},
{
- id: "startup-support",
- title: "Startup & SME Support",
- content: "Foundational accounting setup, financial modeling, and growth advisory specifically designed for startups and small to mid-sized enterprises.",
- },
+ id: "startup-support", title: "Startup & SME Support", content: "Foundational accounting setup, financial modeling, and growth advisory specifically designed for startups and small to mid-sized enterprises."},
]}
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-law-environment_23-2151202457.jpg"
imageAlt="Financial documents, calculator, and laptop on a desk"
@@ -260,29 +177,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "years-experience",
- value: "20+",
- title: "Years of Expertise",
- description: "Two decades of navigating complex financial landscapes.",
- imageSrc: "http://img.b2bpic.net/free-photo/arrow-wood-blocks-graphic-concept_23-2148950377.jpg",
- imageAlt: "Graph showing upward trend",
- },
+ id: "years-experience", value: "20+", title: "Years of Expertise", description: "Two decades of navigating complex financial landscapes.", imageSrc: "http://img.b2bpic.net/free-photo/arrow-wood-blocks-graphic-concept_23-2148950377.jpg", imageAlt: "Graph showing upward trend"},
{
- id: "happy-clients",
- value: "500+",
- title: "Satisfied Clients",
- description: "Trusted by businesses of all sizes for their financial needs.",
- imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg",
- imageAlt: "Smiling diverse group of business people",
- },
+ id: "happy-clients", value: "500+", title: "Satisfied Clients", description: "Trusted by businesses of all sizes for their financial needs.", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg", imageAlt: "Smiling diverse group of business people"},
{
- id: "tax-savings",
- value: "30%",
- title: "Average Tax Savings",
- description: "Optimizing liabilities through expert planning and advisory.",
- imageSrc: "http://img.b2bpic.net/free-photo/white-alarm-clock-blank-paper-reminder-yellow-background-isolated_169016-33624.jpg",
- imageAlt: "Calculator showing savings",
- },
+ id: "tax-savings", value: "30%", title: "Average Tax Savings", description: "Optimizing liabilities through expert planning and advisory.", imageSrc: "http://img.b2bpic.net/free-photo/white-alarm-clock-blank-paper-reminder-yellow-background-isolated_169016-33624.jpg", imageAlt: "Calculator showing savings"},
]}
title="Driving Success Through Numbers"
description="Our proven track record speaks volumes. We measure our success by the growth and financial stability we bring to our clients."
@@ -296,62 +195,27 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "startup-essentials",
- badge: "Startup Ready",
- name: "Startup Essentials",
- price: "₹15,000/month",
- features: [
- "Bookkeeping & Payroll",
- "Annual Tax Filing",
- "GST Compliance",
- "Basic Financial Reporting",
- "Dedicated Account Manager",
- ],
+ id: "startup-essentials", badge: "Startup Ready", name: "Startup Essentials", price: "₹15,000/month", features: [
+ "Bookkeeping & Payroll", "Annual Tax Filing", "GST Compliance", "Basic Financial Reporting", "Dedicated Account Manager"],
buttons: [
{
- text: "Get Started",
- href: "#contact",
- },
+ text: "Get Started", href: "#contact"},
],
},
{
- id: "mid-market-growth",
- badge: "Most Popular",
- name: "Mid-Market Growth",
- price: "₹35,000/month",
- features: [
- "Advanced Tax Planning",
- "Internal Audit Support",
- "Regulatory Compliance Advisory",
- "Detailed Financial Analysis",
- "Strategic Business Consulting",
- "Quarterly Review Meetings",
- ],
+ id: "mid-market-growth", badge: "Most Popular", name: "Mid-Market Growth", price: "₹35,000/month", features: [
+ "Advanced Tax Planning", "Internal Audit Support", "Regulatory Compliance Advisory", "Detailed Financial Analysis", "Strategic Business Consulting", "Quarterly Review Meetings"],
buttons: [
{
- text: "Request Quote",
- href: "#contact",
- },
+ text: "Request Quote", href: "#contact"},
],
},
{
- id: "enterprise-solutions",
- badge: "Custom Tailored",
- name: "Enterprise Solutions",
- price: "Custom Quote",
- features: [
- "Comprehensive Audit & Assurance",
- "International Tax Advisory",
- "M&A Financial Due Diligence",
- "Risk Management & Controls",
- "Forensic Accounting Services",
- "On-demand Financial Expertise",
- ],
+ id: "enterprise-solutions", badge: "Custom Tailored", name: "Enterprise Solutions", price: "Custom Quote", features: [
+ "Comprehensive Audit & Assurance", "International Tax Advisory", "M&A Financial Due Diligence", "Risk Management & Controls", "Forensic Accounting Services", "On-demand Financial Expertise"],
buttons: [
- {
- text: "Contact Us",
- href: "#contact",
- },
+ {,
+ text: "Contact Us", href: "#contact"},
],
},
]}
@@ -368,26 +232,11 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
- id: "member-1",
- name: "Arjun Sahni",
- role: "Founder & Senior Partner",
- imageSrc: "http://img.b2bpic.net/free-photo/senior-people-negotiating-with-financial-banker-develop-pension-plan_482257-116051.jpg",
- imageAlt: "Arjun Sahni, Founder & Senior Partner",
- },
+ id: "member-1", name: "Arjun Sahni", role: "Founder & Senior Partner", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-negotiating-with-financial-banker-develop-pension-plan_482257-116051.jpg", imageAlt: "Arjun Sahni, Founder & Senior Partner"},
{
- id: "member-2",
- name: "Meera Singh",
- role: "Lead Tax Consultant",
- imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
- imageAlt: "Meera Singh, Lead Tax Consultant",
- },
+ id: "member-2", name: "Meera Singh", role: "Lead Tax Consultant", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Meera Singh, Lead Tax Consultant"},
{
- id: "member-3",
- name: "Vikram Patel",
- role: "Audit & Assurance Head",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-digital-nomad-standing-office-with-laptop-smiling-working-her_1258-195350.jpg",
- imageAlt: "Vikram Patel, Audit & Assurance Head",
- },
+ id: "member-3", name: "Vikram Patel", role: "Audit & Assurance Head", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-digital-nomad-standing-office-with-laptop-smiling-working-her_1258-195350.jpg", imageAlt: "Vikram Patel, Audit & Assurance Head"},
]}
title="Meet Our Dedicated Team"
description="Our team of seasoned chartered accountants and financial experts is committed to delivering unparalleled service and strategic insights. We bring together diverse expertise to serve your unique needs."
@@ -402,25 +251,15 @@ export default function LandingPage() {
author="Dr. Ananya Rao, CEO of MedTech Innovations"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/vertical-shot-brunette-asian-girl-barista-wearing-apron-making-coffee-prepare-order-cafe_1258-203391.jpg",
- alt: "Dr. Ananya Rao",
- },
+ src: "http://img.b2bpic.net/free-photo/vertical-shot-brunette-asian-girl-barista-wearing-apron-making-coffee-prepare-order-cafe_1258-203391.jpg", alt: "Dr. Ananya Rao"},
{
- src: "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900149.jpg",
- alt: "Mr. Sanjay Gupta",
- },
+ src: "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900149.jpg", alt: "Mr. Sanjay Gupta"},
{
- src: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg",
- alt: "Ms. Rina Das",
- },
+ src: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg", alt: "Ms. Rina Das"},
{
- src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg",
- alt: "Mr. Alok Verma",
- },
+ src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", alt: "Mr. Alok Verma"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg",
- alt: "Ms. Tanya Khan",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg", alt: "Ms. Tanya Khan"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -432,25 +271,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq-1",
- title: "What types of businesses do you typically serve?",
- content: "We serve a diverse range of businesses, from mid-market corporations requiring comprehensive tax and audit services to ambitious startups needing foundational accounting support and strategic financial advisory.",
- },
+ id: "faq-1", title: "What types of businesses do you typically serve?", content: "We serve a diverse range of businesses, from mid-market corporations requiring comprehensive tax and audit services to ambitious startups needing foundational accounting support and strategic financial advisory."},
{
- id: "faq-2",
- title: "How do you ensure data security and confidentiality?",
- content: "Data security and client confidentiality are our utmost priorities. We employ industry-leading encryption, secure cloud solutions, and strict internal protocols to protect all sensitive financial information.",
- },
+ id: "faq-2", title: "How do you ensure data security and confidentiality?", content: "Data security and client confidentiality are our utmost priorities. We employ industry-leading encryption, secure cloud solutions, and strict internal protocols to protect all sensitive financial information."},
{
- id: "faq-3",
- title: "Can you assist with international tax matters?",
- content: "Yes, our expertise extends to international tax planning and compliance. We help businesses navigate the complexities of cross-border taxation, ensuring global compliance and optimized tax structures.",
- },
+ id: "faq-3", title: "Can you assist with international tax matters?", content: "Yes, our expertise extends to international tax planning and compliance. We help businesses navigate the complexities of cross-border taxation, ensuring global compliance and optimized tax structures."},
{
- id: "faq-4",
- title: "What is your approach to personalized service?",
- content: "Every client is assigned a dedicated account manager who takes the time to understand your specific business needs and objectives. We believe in proactive communication and building long-term, trusted relationships.",
- },
+ id: "faq-4", title: "What is your approach to personalized service?", content: "Every client is assigned a dedicated account manager who takes the time to understand your specific business needs and objectives. We believe in proactive communication and building long-term, trusted relationships."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find quick answers to the most common questions about our services, processes, and how we can support your business goals."
@@ -462,16 +289,13 @@ export default function LandingPage() {
@@ -480,58 +304,35 @@ export default function LandingPage() {