diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d67e2c5..688f5a9 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -59,7 +59,7 @@ export default function ServicesPage() { description: "Complete registration for Close Corporations and Private Companies. We handle CIPC submissions, MOA preparation, director registration, and all compliance documentation. Typically completed in 1-3 days.", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-shot-businessman-signing-documents_74855-2701.jpg", + "http://img.b2bpic.net/free-photo/closeup-shot-businessman-signing-documents_74855-2701.jpg?_wi=3", button: { text: "Learn More", href: "#" }, }, { @@ -67,7 +67,7 @@ export default function ServicesPage() { description: "Fast VAT registration through SARS. Our team prepares all required documentation, confirms your eligibility, and submits applications directly. Most registrations processed within 24-48 hours.", imageSrc: - "http://img.b2bpic.net/free-photo/divorce-agreement-decree-document-break-up-concept_53876-125122.jpg", + "http://img.b2bpic.net/free-photo/divorce-agreement-decree-document-break-up-concept_53876-125122.jpg?_wi=3", button: { text: "Get Registered", href: "tel:+27000000000" }, }, { @@ -75,7 +75,7 @@ export default function ServicesPage() { description: "Buy a pre-registered company ready to trade immediately. Perfect for entrepreneurs who need to start operations without waiting. All documentation prepared and filed.", imageSrc: - "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg", + "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg?_wi=3", button: { text: "View Options", href: "#" }, }, ]} @@ -99,7 +99,7 @@ export default function ServicesPage() { description: "Contact us with your requirements. We assess your needs, explain options, and provide a clear timeline and fee structure. Most consultations handled the same day.", imageSrc: - "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7537.jpg", + "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7537.jpg?_wi=3", button: { text: "Contact Us", href: "/contact" }, }, { @@ -107,7 +107,7 @@ export default function ServicesPage() { description: "We prepare all required documents and coordinate with you on any information needed. Clear checklists ensure nothing is missed. Documents submitted to CIPC or SARS directly.", imageSrc: - "http://img.b2bpic.net/free-photo/preparing-financial-report_1098-12674.jpg", + "http://img.b2bpic.net/free-photo/preparing-financial-report_1098-12674.jpg?_wi=3", button: { text: "Get Started", href: "/contact" }, }, { @@ -115,7 +115,7 @@ export default function ServicesPage() { description: "Final verification, registration confirmation, and delivery of all documents to you. We provide guidance on next compliance steps to keep your business in good standing.", imageSrc: - "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg", + "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg?_wi=4", button: { text: "Call Now", href: "tel:+27000000000" }, }, ]} @@ -141,7 +141,7 @@ export default function ServicesPage() { {/* Footer */}