Update src/app/page.tsx

This commit is contained in:
2026-03-03 10:41:40 +00:00
parent d3b66a19fc
commit 8d4d2bb2bb

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
testimonials={[
{
name: "Business Owner", handle: "Client Review", testimonial: "One of the best in accounting, finance and auditing services.", rating: 5,
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"
},
{
name: "Individual Filer", handle: "Tax Return Client", testimonial: "Amazing and great service for filing income tax return.", rating: 5,
@@ -61,7 +61,7 @@ export default function LandingPage() {
},
{
name: "Startup Founder", handle: "Company Incorporation", testimonial: "Knowledgeable people with professional skills for all accounting purposes.", rating: 5,
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"
}
]}
buttons={[
@@ -96,7 +96,7 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
features={[
{
title: "Income Tax Services", description: "Professional ITR filing, tax planning, and handling of income tax notices for individuals and businesses.", imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651021.jpg"
title: "Income Tax Services", description: "Professional ITR filing, tax planning, and handling of income tax notices for individuals and businesses.", imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651021.jpg?_wi=1"
},
{
title: "GST Services", description: "GST registration, monthly/quarterly filings, compliance management, and notice resolution.", imageSrc: "http://img.b2bpic.net/free-photo/female-professional-explaining-document-details-client-workplace-serious-business-leader-consulting-financial-legal-expert-teamwork-cooperation-concept_74855-14235.jpg"
@@ -111,7 +111,7 @@ export default function LandingPage() {
title: "Virtual CFO Services", description: "Strategic financial planning and advisory services for growing businesses seeking expert guidance.", imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg"
},
{
title: "Accounting & Auditing", description: "Complete bookkeeping, financial statement preparation, internal and statutory audits.", imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651021.jpg"
title: "Accounting & Auditing", description: "Complete bookkeeping, financial statement preparation, internal and statutory audits.", imageSrc: "http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651021.jpg?_wi=2"
}
]}
useInvertedBackground={false}
@@ -128,7 +128,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Rajesh Kumar", role: "Business Owner", company: "Tech Solutions Pvt Ltd", rating: 5,
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"
},
{
id: "2", name: "Priya Sharma", role: "Freelancer", company: "Self-Employed", rating: 5,
@@ -136,7 +136,7 @@ export default function LandingPage() {
},
{
id: "3", name: "Arjun Patel", role: "Startup Founder", company: "Digital Innovations", rating: 5,
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"
},
{
id: "4", name: "Meera Desai", role: "Director", company: "Import Export Business", rating: 5,