Update src/app/services/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function ServicesPage() {
|
||||
title: "Business Management Consulting",
|
||||
description: "Strategic guidance to streamline operations, improve efficiency, and achieve sustainable growth. We help you build stronger business foundations through proven methodologies and industry best practices.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=4",
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Operations optimization" },
|
||||
@@ -63,7 +63,7 @@ export default function ServicesPage() {
|
||||
title: "Financial Advisory & Accounting",
|
||||
description: "Expert financial guidance and accurate accounting practices to keep your business finances in order and compliant with regulations. Our accounting team ensures complete financial transparency.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=5",
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Financial statements" },
|
||||
@@ -77,7 +77,7 @@ export default function ServicesPage() {
|
||||
title: "Tax Planning & Compliance",
|
||||
description: "Minimize tax burden while ensuring full compliance with Pakistani tax laws. Our experts stay current with all regulations to help you navigate complex tax requirements efficiently.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=6",
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Tax optimization" },
|
||||
|
||||
Reference in New Issue
Block a user