diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 8b1fe5c..03d7adb 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -60,7 +60,7 @@ export default function FeaturesPage() { background={{ variant: "floatingGradient", }} - imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg" + imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg?_wi=2" imageAlt="DocFlow Dashboard Interface" mediaAnimation="slide-up" frameStyle="card" @@ -81,7 +81,7 @@ export default function FeaturesPage() { title: "Employee Document Repository", description: "Centralized storage for all employee files, contracts, certifications, and identification documents with secure access controls and audit trails.", - 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=5", imageAlt: "Document Repository System", }, { @@ -89,7 +89,7 @@ export default function FeaturesPage() { title: "Residency & Work Permit Tracking", description: "Automated tracking of residency renewals, work permits, and visa expiries. Get proactive notifications before documents expire.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg?_wi=3", imageAlt: "Permit and Residency Tracking", }, { @@ -97,7 +97,7 @@ export default function FeaturesPage() { title: "Sponsorship Request Management", description: "Streamline sponsorship procedures with integrated workflows, documentation checklists, and government submission tracking.", - 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=5", imageAlt: "Sponsorship Management", }, ]}