Update src/app/page.tsx

This commit is contained in:
2026-03-10 06:17:16 +00:00
parent a333ac95a2
commit 892681fc2c

View File

@@ -65,15 +65,15 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/business-coworkers-paper-partnership-gesture-meeting_1418-590.jpg", imageAlt: "Finance Dashboard"},
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", imageAlt: "Tax Planning"},
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", imageAlt: "Business Meeting"},
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", imageAlt: "Compliance Audit"},
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", imageAlt: "Financial Advisory"},
imageSrc: "http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg?_wi=1", imageAlt: "Financial Advisory"},
]}
/>
</div>
@@ -97,7 +97,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={[
@@ -154,17 +154,17 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
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"},
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?_wi=1"},
{
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg"},
id: "2", name: "Rajesh Kumar", 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"},
id: "3", name: "Anuja Sharma", 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"},
id: "4", name: "Vikram Patel", 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"},
id: "5", name: "Deepa Singh", 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"},
id: "6", name: "Anil Joshi", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1"},
]}
cardTitle="Trusted by Hundreds of Satisfied Clients"
cardTag="See What Our Clients Say"