Merge version_1 into main #1
@@ -100,22 +100,22 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Deshmukh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anuja Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-632574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-632574.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="What Our Clients Say About Us"
|
||||
|
||||
@@ -49,27 +49,27 @@ export default function BlogPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/calculator-magnifying-glass-table_93675-135731.jpg",
|
||||
"http://img.b2bpic.net/free-photo/calculator-magnifying-glass-table_93675-135731.jpg?_wi=2",
|
||||
imageAlt: "Tax planning calculation financial advisor",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-coworkers-paper-partnership-gesture-meeting_1418-590.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-coworkers-paper-partnership-gesture-meeting_1418-590.jpg?_wi=2",
|
||||
imageAlt: "financial dashboard analysis professional",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg?_wi=2",
|
||||
imageAlt: "business meeting professional team collaboration",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/african-man-black-suit-international-partners-young-guys-with-senior-man_1157-45579.jpg",
|
||||
"http://img.b2bpic.net/free-photo/african-man-black-suit-international-partners-young-guys-with-senior-man_1157-45579.jpg?_wi=2",
|
||||
imageAlt: "audit compliance checking documents verification",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg",
|
||||
"http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg?_wi=2",
|
||||
imageAlt: "financial advisor consultant giving advice",
|
||||
},
|
||||
]}
|
||||
@@ -83,7 +83,7 @@ export default function BlogPage() {
|
||||
title="Popular Tax Guides"
|
||||
description="Explore our comprehensive guides on tax planning, compliance requirements, and financial strategies for businesses and individuals."
|
||||
tag="Resources"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg?_wi=3"
|
||||
imageAlt="Professional office environment workspace modern"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -88,23 +88,23 @@ export default function ContactPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-coworkers-paper-partnership-gesture-meeting_1418-590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-coworkers-paper-partnership-gesture-meeting_1418-590.jpg?_wi=3",
|
||||
imageAlt: "Finance Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calculator-magnifying-glass-table_93675-135731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calculator-magnifying-glass-table_93675-135731.jpg?_wi=3",
|
||||
imageAlt: "Tax Planning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg?_wi=3",
|
||||
imageAlt: "Business Meeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit-international-partners-young-guys-with-senior-man_1157-45579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit-international-partners-young-guys-with-senior-man_1157-45579.jpg?_wi=3",
|
||||
imageAlt: "Compliance Audit",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg?_wi=3",
|
||||
imageAlt: "Financial Advisory",
|
||||
},
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function ContactPage() {
|
||||
description="Comprehensive taxation, compliance, and financial advisory solutions tailored to meet the unique needs of individuals, businesses, and startups in India."
|
||||
tag="Services"
|
||||
tagIcon={Briefcase}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg?_wi=4"
|
||||
imageAlt="Our Services"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -231,37 +231,37 @@ export default function ContactPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Deshmukh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=3",
|
||||
imageAlt: "Priya Deshmukh",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg?_wi=3",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anuja Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg?_wi=3",
|
||||
imageAlt: "Anuja Sharma",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-632574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-632574.jpg?_wi=3",
|
||||
imageAlt: "Vikram Patel",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Deepa Singh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=2",
|
||||
imageAlt: "Deepa Singh",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Anil Joshi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2",
|
||||
imageAlt: "Anil Joshi",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -65,23 +65,23 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-coworkers-paper-partnership-gesture-meeting_1418-590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-coworkers-paper-partnership-gesture-meeting_1418-590.jpg?_wi=1",
|
||||
imageAlt: "Finance Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calculator-magnifying-glass-table_93675-135731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calculator-magnifying-glass-table_93675-135731.jpg?_wi=1",
|
||||
imageAlt: "Tax Planning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-call-center-workers-smiling-happy-confident-working-together-with-smile-face-using-headset-office_839833-9702.jpg?_wi=1",
|
||||
imageAlt: "Business Meeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit-international-partners-young-guys-with-senior-man_1157-45579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit-international-partners-young-guys-with-senior-man_1157-45579.jpg?_wi=1",
|
||||
imageAlt: "Compliance Audit",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg?_wi=1",
|
||||
imageAlt: "Financial Advisory",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function HomePage() {
|
||||
tag="Services"
|
||||
tagIcon={Briefcase}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg?_wi=1"
|
||||
imageAlt="Our Services"
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
@@ -207,32 +207,32 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Deshmukh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anuja Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-632574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-632574.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Deepa Singh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Anil Joshi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
cardTitle="Trusted by Hundreds of Satisfied Clients"
|
||||
|
||||
@@ -44,7 +44,7 @@ export default function ServicesPage() {
|
||||
tag="Services"
|
||||
tagIcon={Briefcase}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-business-leader-collaborative-meeting-feeling-sick-stressed_482257-123888.jpg?_wi=2"
|
||||
imageAlt="Professional office environment workspace modern"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user