Update src/app/services/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"End-to-end handling of employee files, government documents, and compliance records. We ensure all your documents are organized, secure, and readily accessible whenever you need them.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg",
|
||||
"http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg?_wi=3",
|
||||
imageAlt: "Document Management Services",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Streamlined processes for visa applications, work permit renewals, residency updates, and sponsorship requests. Our platform handles complexity, so you don't have to.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg?_wi=2",
|
||||
imageAlt: "Government Procedures",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Stay compliant with Qatar's labor laws and government regulations. Our system maintains detailed audit trails and generates compliance reports automatically.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg",
|
||||
"http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg?_wi=3",
|
||||
imageAlt: "Compliance Support",
|
||||
},
|
||||
]}
|
||||
@@ -114,7 +114,7 @@ export default function ServicesPage() {
|
||||
title: "Documents Processed Annually",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg?_wi=4"
|
||||
imageAlt="Service Benefits"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -131,7 +131,7 @@ export default function ServicesPage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg?_wi=4"
|
||||
imageAlt="Services Consultation"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user