Update src/app/page.tsx
This commit is contained in:
@@ -222,7 +222,7 @@ export default function HomePage() {
|
|||||||
detail:
|
detail:
|
||||||
"Submit new refund requests, view history, receive notifications, manage own requests",
|
"Submit new refund requests, view history, receive notifications, manage own requests",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg",
|
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=1",
|
||||||
imageAlt: "Travel Agency Office",
|
imageAlt: "Travel Agency Office",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -232,7 +232,7 @@ export default function HomePage() {
|
|||||||
detail:
|
detail:
|
||||||
"Review new requests, approve/reject with reasons, view history, export data, manage users",
|
"Review new requests, approve/reject with reasons, view history, export data, manage users",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg",
|
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=2",
|
||||||
imageAlt: "Refund Department Admin",
|
imageAlt: "Refund Department Admin",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -242,7 +242,7 @@ export default function HomePage() {
|
|||||||
detail:
|
detail:
|
||||||
"Approve/cancel finance stage, view finance history, export approved transactions",
|
"Approve/cancel finance stage, view finance history, export approved transactions",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg",
|
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=3",
|
||||||
imageAlt: "Finance Director",
|
imageAlt: "Finance Director",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -252,7 +252,7 @@ export default function HomePage() {
|
|||||||
detail:
|
detail:
|
||||||
"Super-admin access to all features, user management, office management, site settings",
|
"Super-admin access to all features, user management, office management, site settings",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg",
|
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=4",
|
||||||
imageAlt: "System Administrator",
|
imageAlt: "System Administrator",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user