Update src/app/features/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user