Update src/app/page.tsx

This commit is contained in:
2026-03-06 10:41:53 +00:00
parent cfad7d5c53
commit bba96193d1

View File

@@ -75,7 +75,7 @@ export default function HomePage() {
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",
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: "#" }],
},
@@ -84,7 +84,7 @@ export default function HomePage() {
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",
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: "#" }],
},
@@ -93,7 +93,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/choosing-matters-meeting_1098-2165.jpg?_wi=1",
imageAlt: "Financial consulting services",
buttons: [{ text: "Learn More", href: "#" }],
},
@@ -123,7 +123,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Raj Patel",
},
{
@@ -132,7 +132,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Priya Sharma",
},
{
@@ -141,7 +141,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Amit Kumar",
},
{
@@ -150,7 +150,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "Anjali Verma",
},
]}
@@ -172,28 +172,28 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
imageAlt: "Deepa Nair",
},
]}