Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-06 10:43:30 +00:00
4 changed files with 43 additions and 163 deletions

View File

@@ -17,7 +17,7 @@ export default function AboutPage() {
borderRadius="soft"
contentWidth="compact"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -65,33 +65,13 @@ export default function AboutPage() {
tagAnimation="slide-up"
team={[
{
id: "1",
name: "Jagdish Rathore",
role: "Founder & Senior CA",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9",
imageAlt: "Jagdish Rathore",
},
id: "1", name: "Jagdish Rathore", role: "Founder & Senior CA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jagdish Rathore"},
{
id: "2",
name: "Sunita Singh",
role: "Lead Tax Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10",
imageAlt: "Sunita Singh",
},
id: "2", name: "Sunita Singh", role: "Lead Tax Consultant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sunita Singh"},
{
id: "3",
name: "Vikram Malhotra",
role: "Audit & Compliance Head",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11",
imageAlt: "Vikram Malhotra",
},
id: "3", name: "Vikram Malhotra", role: "Audit & Compliance Head", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Vikram Malhotra"},
{
id: "4",
name: "Deepa Nair",
role: "Financial Planning Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12",
imageAlt: "Deepa Nair",
},
id: "4", name: "Deepa Nair", role: "Financial Planning Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Deepa Nair"},
]}
/>
</div>
@@ -104,7 +84,7 @@ export default function AboutPage() {
{ text: "Contact Us", href: "/contact" },
{ text: "Schedule Meeting", href: "/contact" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -114,8 +94,7 @@ export default function AboutPage() {
logoText="Rathore JS & Associate"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Tax Planning & Filing", href: "/services" },
{ label: "Audit Services", href: "/services" },
{ label: "Financial Consulting", href: "/services" },
@@ -123,8 +102,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Testimonials", href: "/" },
@@ -132,16 +110,14 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "#" },
{ label: "Email", href: "#" },
{ label: "Phone", href: "#" },

View File

@@ -14,7 +14,7 @@ export default function ContactPage() {
borderRadius="soft"
contentWidth="compact"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -42,7 +42,7 @@ export default function ContactPage() {
{ text: "Send Message", href: "#" },
{ text: "Call Us", href: "#" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -64,8 +64,7 @@ export default function ContactPage() {
logoText="Rathore JS & Associate"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Tax Planning & Filing", href: "/services" },
{ label: "Audit Services", href: "/services" },
{ label: "Financial Consulting", href: "/services" },
@@ -73,8 +72,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Testimonials", href: "/" },
@@ -82,16 +80,14 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "#" },
{ label: "Email", href: "#" },
{ label: "Phone", href: "#" },

View File

@@ -19,7 +19,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="compact"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -43,7 +43,7 @@ export default function HomePage() {
<HeroSplitKpi
title="Premium Accounting & CA Services for Your Business"
description="Expert financial guidance and comprehensive accounting solutions. Trusted by 500+ businesses for tax planning, audits, and strategic financial consulting."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "500+", label: "Satisfied Clients" },
{ value: "20+", label: "Years Experience" },
@@ -71,31 +71,13 @@ export default function HomePage() {
description="We provide end-to-end accounting and CA services tailored to your business needs"
features={[
{
id: "1",
title: "Income Tax Planning & Filing",
description: "Expert tax planning strategies to minimize liabilities and maximize returns. Professional filing assistance for individuals and businesses.",
tag: "Tax Services",
imageSrc: "http://img.b2bpic.net/free-photo/finances-saving-economy-concept-female-accountant-banker-use-calculator_1421-92.jpg?_wi=1",
imageAlt: "Tax planning and filing services",
buttons: [{ text: "Learn More", href: "#" }],
id: "1", title: "Income Tax Planning & Filing", description: "Expert tax planning strategies to minimize liabilities and maximize returns. Professional filing assistance for individuals and businesses.", tag: "Tax Services", imageSrc: "http://img.b2bpic.net/free-photo/finances-saving-economy-concept-female-accountant-banker-use-calculator_1421-92.jpg", imageAlt: "Tax planning and filing services", buttons: [{ text: "Learn More", href: "#" }],
},
{
id: "2",
title: "Audit & Compliance",
description: "Comprehensive audit services ensuring regulatory compliance and financial accuracy. GST, ROC, and statutory compliance management.",
tag: "Compliance",
imageSrc: "http://img.b2bpic.net/free-photo/men-with-suit-analyzing-results-some-papers-while-writting-laptop_1232-1166.jpg?_wi=1",
imageAlt: "Audit and compliance services",
buttons: [{ text: "Learn More", href: "#" }],
id: "2", title: "Audit & Compliance", description: "Comprehensive audit services ensuring regulatory compliance and financial accuracy. GST, ROC, and statutory compliance management.", tag: "Compliance", imageSrc: "http://img.b2bpic.net/free-photo/men-with-suit-analyzing-results-some-papers-while-writting-laptop_1232-1166.jpg", imageAlt: "Audit and compliance services", buttons: [{ text: "Learn More", href: "#" }],
},
{
id: "3",
title: "Financial Consulting",
description: "Strategic financial advice for business growth, investment planning, and financial restructuring. Customized solutions for your unique challenges.",
tag: "Consulting",
imageSrc: "http://img.b2bpic.net/free-photo/choosing-matters-meeting_1098-2165.jpg?_wi=1",
imageAlt: "Financial consulting services",
buttons: [{ text: "Learn More", href: "#" }],
id: "3", title: "Financial Consulting", description: "Strategic financial advice for business growth, investment planning, and financial restructuring. Customized solutions for your unique challenges.", tag: "Consulting", imageSrc: "http://img.b2bpic.net/free-photo/choosing-matters-meeting_1098-2165.jpg", imageAlt: "Financial consulting services", buttons: [{ text: "Learn More", href: "#" }],
},
]}
animationType="slide-up"
@@ -118,41 +100,13 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
title: "Streamlined Our Compliance Process",
quote: "Rathore JS & Associate transformed our accounting operations. Their expertise in GST compliance saved us thousands annually. Highly recommended!",
name: "Raj Patel",
role: "CEO, Tech Solutions India",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Raj Patel",
},
id: "1", title: "Streamlined Our Compliance Process", quote: "Rathore JS & Associate transformed our accounting operations. Their expertise in GST compliance saved us thousands annually. Highly recommended!", name: "Raj Patel", role: "CEO, Tech Solutions India", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Raj Patel"},
{
id: "2",
title: "Expert Tax Planning Guidance",
quote: "The team provided exceptional tax planning strategies that significantly reduced our tax burden while ensuring full compliance with regulations.",
name: "Priya Sharma",
role: "Business Owner, Manufacturing",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Priya Sharma",
},
id: "2", title: "Expert Tax Planning Guidance", quote: "The team provided exceptional tax planning strategies that significantly reduced our tax burden while ensuring full compliance with regulations.", name: "Priya Sharma", role: "Business Owner, Manufacturing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"},
{
id: "3",
title: "Professional & Reliable Service",
quote: "Their attention to detail and professional approach is outstanding. They treat our finances as if it were their own business.",
name: "Amit Kumar",
role: "Founder, E-commerce Ventures",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Amit Kumar",
},
id: "3", title: "Professional & Reliable Service", quote: "Their attention to detail and professional approach is outstanding. They treat our finances as if it were their own business.", name: "Amit Kumar", role: "Founder, E-commerce Ventures", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amit Kumar"},
{
id: "4",
title: "Trusted Financial Partner",
quote: "Rathore JS & Associate has been our trusted financial advisor for 8 years. Their insights have been invaluable for our business growth.",
name: "Anjali Verma",
role: "Managing Director, Consulting Firm",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "Anjali Verma",
},
id: "4", title: "Trusted Financial Partner", quote: "Rathore JS & Associate has been our trusted financial advisor for 8 years. Their insights have been invaluable for our business growth.", name: "Anjali Verma", role: "Managing Director, Consulting Firm", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Anjali Verma"},
]}
/>
</div>
@@ -169,33 +123,13 @@ export default function HomePage() {
tagAnimation="slide-up"
team={[
{
id: "1",
name: "Jagdish Rathore",
role: "Founder & Senior CA",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "Jagdish Rathore",
},
id: "1", name: "Jagdish Rathore", role: "Founder & Senior CA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jagdish Rathore"},
{
id: "2",
name: "Sunita Singh",
role: "Lead Tax Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
imageAlt: "Sunita Singh",
},
id: "2", name: "Sunita Singh", role: "Lead Tax Consultant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sunita Singh"},
{
id: "3",
name: "Vikram Malhotra",
role: "Audit & Compliance Head",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
imageAlt: "Vikram Malhotra",
},
id: "3", name: "Vikram Malhotra", role: "Audit & Compliance Head", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Vikram Malhotra"},
{
id: "4",
name: "Deepa Nair",
role: "Financial Planning Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
imageAlt: "Deepa Nair",
},
id: "4", name: "Deepa Nair", role: "Financial Planning Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Deepa Nair"},
]}
/>
</div>
@@ -208,7 +142,7 @@ export default function HomePage() {
{ text: "Schedule Appointment", href: "/contact" },
{ text: "Call Now", href: "#" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -218,8 +152,7 @@ export default function HomePage() {
logoText="Rathore JS & Associate"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Tax Planning & Filing", href: "/services" },
{ label: "Audit Services", href: "/services" },
{ label: "Financial Consulting", href: "/services" },
@@ -227,8 +160,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/" },
{ label: "Testimonials", href: "/" },
@@ -236,16 +168,14 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "#" },
{ label: "Email", href: "#" },
{ label: "Phone", href: "#" },

View File

@@ -16,7 +16,7 @@ export default function ServicesPage() {
borderRadius="soft"
contentWidth="compact"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -42,31 +42,13 @@ export default function ServicesPage() {
description="Comprehensive accounting and CA services designed to meet the diverse needs of businesses of all sizes. From tax planning to compliance management, we provide expert guidance every step of the way."
features={[
{
id: "1",
title: "Income Tax Planning & Filing",
description: "Expert tax planning strategies to minimize liabilities and maximize returns. Professional filing assistance for individuals and businesses. We handle all GST filings, ITR preparation, and ensure timely compliance with tax authorities.",
tag: "Tax Services",
imageSrc: "http://img.b2bpic.net/free-photo/finances-saving-economy-concept-female-accountant-banker-use-calculator_1421-92.jpg?_wi=2",
imageAlt: "Tax planning and filing services",
buttons: [{ text: "Learn More", href: "#" }],
id: "1", title: "Income Tax Planning & Filing", description: "Expert tax planning strategies to minimize liabilities and maximize returns. Professional filing assistance for individuals and businesses. We handle all GST filings, ITR preparation, and ensure timely compliance with tax authorities.", tag: "Tax Services", imageSrc: "http://img.b2bpic.net/free-photo/finances-saving-economy-concept-female-accountant-banker-use-calculator_1421-92.jpg", imageAlt: "Tax planning and filing services", buttons: [{ text: "Learn More", href: "#" }],
},
{
id: "2",
title: "Audit & Compliance",
description: "Comprehensive audit services ensuring regulatory compliance and financial accuracy. GST, ROC, and statutory compliance management. Our auditors conduct thorough reviews to identify risks and opportunities for improvement.",
tag: "Compliance",
imageSrc: "http://img.b2bpic.net/free-photo/men-with-suit-analyzing-results-some-papers-while-writting-laptop_1232-1166.jpg?_wi=2",
imageAlt: "Audit and compliance services",
buttons: [{ text: "Learn More", href: "#" }],
id: "2", title: "Audit & Compliance", description: "Comprehensive audit services ensuring regulatory compliance and financial accuracy. GST, ROC, and statutory compliance management. Our auditors conduct thorough reviews to identify risks and opportunities for improvement.", tag: "Compliance", imageSrc: "http://img.b2bpic.net/free-photo/men-with-suit-analyzing-results-some-papers-while-writting-laptop_1232-1166.jpg", imageAlt: "Audit and compliance services", buttons: [{ text: "Learn More", href: "#" }],
},
{
id: "3",
title: "Financial Consulting",
description: "Strategic financial advice for business growth, investment planning, and financial restructuring. Customized solutions for your unique challenges. We work with you to develop long-term financial strategies that drive sustainable growth.",
tag: "Consulting",
imageSrc: "http://img.b2bpic.net/free-photo/choosing-matters-meeting_1098-2165.jpg?_wi=2",
imageAlt: "Financial consulting services",
buttons: [{ text: "Learn More", href: "#" }],
id: "3", title: "Financial Consulting", description: "Strategic financial advice for business growth, investment planning, and financial restructuring. Customized solutions for your unique challenges. We work with you to develop long-term financial strategies that drive sustainable growth.", tag: "Consulting", imageSrc: "http://img.b2bpic.net/free-photo/choosing-matters-meeting_1098-2165.jpg", imageAlt: "Financial consulting services", buttons: [{ text: "Learn More", href: "#" }],
},
]}
animationType="slide-up"
@@ -86,7 +68,7 @@ export default function ServicesPage() {
{ text: "Schedule Consultation", href: "/contact" },
{ text: "Get Started", href: "/contact" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -96,8 +78,7 @@ export default function ServicesPage() {
logoText="Rathore JS & Associate"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Tax Planning & Filing", href: "/services" },
{ label: "Audit Services", href: "/services" },
{ label: "Financial Consulting", href: "/services" },
@@ -105,8 +86,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/" },
{ label: "Testimonials", href: "/" },
@@ -114,16 +94,14 @@ export default function ServicesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "#" },
{ label: "Email", href: "#" },
{ label: "Phone", href: "#" },